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 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/roxygen2/version: 8.0.0 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libglpk-dev libicu-dev libxml2-dev Repository: https://stocnet.r-universe.dev Date/Publication: 2026-07-21 13:58:56 UTC RemoteUrl: https://github.com/stocnet/autograph RemoteRef: HEAD RemoteSha: b68007d24b3603e8334f38b23d4afcf16db74b07 NeedsCompilation: no Packaged: 2026-07-21 14:46:02 UTC; root Author: James Hollway [cre, aut, ctb] (IHEID, ORCID: ), Henrique Sposito [ctb] (ORCID: ) Maintainer: James Hollway