Package: autograph Title: Automatic Plotting and Theming of Many Graphs Version: 1.0.3 Date: 2026-05-01 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 (>= 4.0.0), manynet Imports: dplyr (>= 1.1.0), ggdendro, ggraph, ggplot2 (>= 4.0.0), igraph, patchwork, tidygraph Suggests: gganimate, ggforce (>= 0.5.0), gifski, graphlayouts, methods, 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 Roxygen: list(markdown = TRUE, roclets = c("namespace", "rd")) Config/Needs/check: covr, lintr, spelling Config/Needs/website: pkgdown Config/testthat/parallel: true Config/testthat/edition: 3 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libglpk-dev libicu-dev libxml2-dev Repository: https://stocnet.r-universe.dev Date/Publication: 2026-05-01 11:12:56 UTC RemoteUrl: https://github.com/stocnet/autograph RemoteRef: HEAD RemoteSha: b71432f829d93065b13a6247b32acb6c97e233fc NeedsCompilation: no Packaged: 2026-06-27 11:50:12 UTC; root Author: James Hollway [cre, aut, ctb] (IHEID, ORCID: ), Henrique Sposito [ctb] (ORCID: ) Maintainer: James Hollway