Package: ggnetwork
Type: Package
Title: Geometries to Plot Networks with 'ggplot2'
Description: Geometries to plot network objects with 'ggplot2'.
Version: 0.5.14
Date: 2025-09-09
Maintainer: François Briatte <f.briatte@gmail.com>
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
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-09-09 12:37:40 UTC; fr
Author: François Briatte [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6494-9774>),
  Michał Bojanowski [ctb] (ORCID:
    <https://orcid.org/0000-0001-7503-852X>),
  Mickaël Canouil [ctb] (ORCID: <https://orcid.org/0000-0002-3396-4549>),
  Zachary Charlop-Powers [ctb] (ORCID:
    <https://orcid.org/0000-0001-8816-4680>),
  Jacob C. Fisher [ctb] (ORCID: <https://orcid.org/0000-0003-0299-0346>),
  Kipp Johnson [ctb] (ORCID: <https://orcid.org/0000-0002-5102-741X>),
  Tyler Rinker [ctb]
Repository: CRAN
Date/Publication: 2025-09-10 07:50:47 UTC
Built: R 4.4.3; ; 2025-10-13 11:33:51 UTC; windows
