Package: netmap
Title: Represent Network Objects on a Map
Version: 0.1.1
Authors@R: 
    person("Matteo", "Dimai", , "matteo.dimai@phd.units.it", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-1126-5234"))
Description: Represent 'network' or 'igraph' objects whose vertices can be represented by features in an 'sf' object as a network graph surmising a 'sf' plot. Fits into 'ggplot2' grammar.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.2
URL: https://github.com/artod83/netmap
BugReports: https://github.com/artod83/netmap/issues
Imports: ggnetwork, igraph, network, rlang, sf, sna
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2022-03-18 15:46:14 UTC; 146307
Author: Matteo Dimai [aut, cre] (<https://orcid.org/0000-0003-1126-5234>)
Maintainer: Matteo Dimai <matteo.dimai@phd.units.it>
Repository: CRAN
Date/Publication: 2022-03-18 16:00:02 UTC
Built: R 4.0.5; ; 2022-03-19 11:02:57 UTC; unix
