Package: autograph
Title: Automatic Plotting of Many Graphs
Version: 0.4.1
Date: 2025-09-11
Description: Visual exploration and presentation of networks should not be difficult.
   This package includes functions for plotting networks and network-related metrics with sensible and pretty defaults.
   It includes 'ggplot2'-based plot methods for many popular network package classes.
   It also includes some novel layout algorithms, and options for straightforward, consistent themes.
URL: https://stocnet.github.io/autograph/
BugReports: https://github.com/stocnet/autograph/issues
License: MIT + file LICENSE
Language: en-GB
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 3.6.0), manynet
Imports: dplyr (>= 1.1.0), ggdendro, ggraph, ggplot2, igraph,
        patchwork, tidygraph
Suggests: BiocManager, gganimate, ggforce (>= 0.5.0), gifski,
        graphlayouts, methods, testthat (>= 3.0.0)
Enhances: ergm, Rgraphviz, RSiena
Authors@R: 
    c(person(given = "James",
             family = "Hollway",
             role = c("cre", "aut", "ctb"),
             email = "james.hollway@graduateinstitute.ch",
             comment = c("IHEID", ORCID = "0000-0002-8361-9647")),
      person(given = "Henrique",
             family = "Sposito",
             role = "ctb",
             comment = c(ORCID = "0000-0003-3420-6085"))
    )
Config/Needs/build: roxygen2, devtools
Config/Needs/check: covr, lintr, spelling
Config/Needs/website: pkgdown
Config/testthat/parallel: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-11 20:00:24 UTC; hollway
Author: James Hollway [cre, aut, ctb] (IHEID, ORCID:
    <https://orcid.org/0000-0002-8361-9647>),
  Henrique Sposito [ctb] (ORCID: <https://orcid.org/0000-0003-3420-6085>)
Maintainer: James Hollway <james.hollway@graduateinstitute.ch>
Repository: CRAN
Date/Publication: 2025-09-11 20:30:21 UTC
Built: R 4.6.0; ; 2025-10-11 03:40:30 UTC; windows
