Package: autograph
Title: Automatic Plotting and Theming of Many Graphs
Version: 1.1.1
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
Depends: R (>= 4.1.0), manynet
Imports: dplyr (>= 1.1.0), ggdendro, ggraph (>= 2.2.0), ggplot2 (>=
        4.0.0), igraph, patchwork, tidygraph
Suggests: gganimate, ggforce (>= 0.5.0), gifski, graphlayouts, knitr,
        methods, migraph, netrics, testthat (>= 3.0.0)
Enhances: ergm, 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
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-21 13:57:33 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: 2026-07-21 14:30:11 UTC
