Package: netmap Title: Represent Network Objects on a Map Version: 0.1.4 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://artod83.r-universe.dev Date/Publication: 2024-02-26 13:21:28 UTC RemoteUrl: https://github.com/artod83/netmap RemoteRef: HEAD RemoteSha: 6beb3b817f7abc24174818e73ffc69ec672f0a22 NeedsCompilation: no Packaged: 2026-07-15 07:54:33 UTC; root Author: Matteo Dimai [aut, cre] (ORCID: ) Maintainer: Matteo Dimai