Package: ggnetwork Type: Package Title: Geometries to Plot Networks with 'ggplot2' Description: Geometries to plot network objects with 'ggplot2'. Version: 0.5.15 Date: 2026-01-11 Maintainer: François Briatte Authors@R: c( person("François", "Briatte", email = "f.briatte@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6494-9774")), person("Michał", "Bojanowski", role = "ctb", comment = c(ORCID = "0000-0001-7503-852X")), person("Mickaël", "Canouil", role = "ctb", comment = c(ORCID = "0000-0002-3396-4549")), person("Zachary", "Charlop-Powers", role = "ctb", comment = c(ORCID = "0000-0001-8816-4680")), person("Jacob C.", "Fisher", role = "ctb", comment = c(ORCID = "0000-0003-0299-0346")), person("Kipp", "Johnson", role = "ctb", comment = c(ORCID = "0000-0002-5102-741X")), person("Tyler", "Rinker", role = "ctb") ) License: GPL-3 URL: https://github.com/briatte/ggnetwork BugReports: https://github.com/briatte/ggnetwork/issues Depends: R (>= 3.5), ggplot2 (>= 2.0.0) Imports: ggrepel (>= 0.5), network, igraph, sna, utils Suggests: knitr, rmarkdown, testthat Collate: 'utilities.R' 'fortify-igraph.R' 'fortify-network.R' 'geom-nodes.R' 'geom-edges.R' 'ggnetwork.R' VignetteBuilder: knitr RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 NeedsCompilation: no Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://briatte.r-universe.dev Date/Publication: 2026-01-11 18:57:38 UTC RemoteUrl: https://github.com/briatte/ggnetwork RemoteRef: HEAD RemoteSha: 3e47965fde5c53d4aca60a4ae45c06210c020f55 Packaged: 2026-06-10 08:00:57 UTC; root Author: François Briatte [aut, cre] (ORCID: ), Michał Bojanowski [ctb] (ORCID: ), Mickaël Canouil [ctb] (ORCID: ), Zachary Charlop-Powers [ctb] (ORCID: ), Jacob C. Fisher [ctb] (ORCID: ), Kipp Johnson [ctb] (ORCID: ), Tyler Rinker [ctb]