{
  "_id": "6a5fb64314e95619b75d70f5",
  "Package": "autograph",
  "Title": "Automatic Plotting and Theming of Many Graphs",
  "Version": "1.1.1",
  "Description": "Visual exploration and presentation of networks should not\nbe difficult. This package includes functions for plotting\nnetworks and network-related metrics with sensible and pretty\ndefaults. It includes 'ggplot2'-based plot methods for many\npopular network package classes. It also includes some novel\nlayout algorithms, and options for straightforward, consistent\nthemes.",
  "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",
  "Authors@R": "c(person(given = \"James\",\nfamily = \"Hollway\",\nrole = c(\"cre\", \"aut\", \"ctb\"),\nemail = \"james.hollway@graduateinstitute.ch\",\ncomment = c(\"IHEID\", ORCID = \"0000-0002-8361-9647\")),\nperson(given = \"Henrique\",\nfamily = \"Sposito\",\nrole = \"ctb\",\ncomment = c(ORCID = \"0000-0003-3420-6085\"))\n)",
  "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": {
    "Date": "2026-07-21 18:06:56 UTC",
    "User": "root"
  },
  "Author": "James Hollway [cre, aut, ctb] (IHEID, ORCID:\n<https://orcid.org/0000-0002-8361-9647>), Henrique Sposito\n[ctb] (ORCID: <https://orcid.org/0000-0003-3420-6085>)",
  "Maintainer": "James Hollway <james.hollway@graduateinstitute.ch>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-21 14:30:11 UTC",
  "RemoteUrl": "https://github.com/cran/autograph",
  "RemoteRef": "HEAD",
  "RemoteSha": "846fe7398e558e75fdfde32a25900abafdd028db",
  "_user": "cran",
  "_type": "src",
  "_file": "autograph_1.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/21d5155a741cb7516007d81f9aba06313eefb35385745f36fa01a3a440e75c2c",
  "_filesize": 3670606,
  "_sha256": "21d5155a741cb7516007d81f9aba06313eefb35385745f36fa01a3a440e75c2c",
  "_expires": "2026-10-29T18:11:13.000Z",
  "_created": "2026-07-21T18:06:56.000Z",
  "_published": "2026-07-21T18:11:15.717Z",
  "_jobs": [
    {
      "job": 88719883533,
      "time": 199,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8505321095"
    },
    {
      "job": 88719883574,
      "time": 211,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8505327232"
    },
    {
      "job": 88718826266,
      "time": 262,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8505227414"
    },
    {
      "job": 88719883649,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8505300880"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29855516356",
  "_status": "success",
  "_upstream": "https://github.com/cran/autograph",
  "_commit": {
    "id": "846fe7398e558e75fdfde32a25900abafdd028db",
    "author": "James Hollway <james.hollway@graduateinstitute.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1784644211
  },
  "_maintainer": {
    "name": "James Hollway",
    "email": "james.hollway@graduateinstitute.ch",
    "login": "jhollway",
    "linkedin": "in/jhollway",
    "orcid": "0000-0002-8361-9647",
    "description": "Professor of International Relations/Political Science\nand Co-Director of the Global Governance Centre",
    "uuid": 5595229
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "manynet",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ggdendro",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "gganimate",
      "role": "Suggests"
    },
    {
      "package": "ggforce",
      "version": ">= 0.5.0",
      "role": "Suggests"
    },
    {
      "package": "gifski",
      "role": "Suggests"
    },
    {
      "package": "graphlayouts",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "migraph",
      "role": "Suggests"
    },
    {
      "package": "netrics",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ergm",
      "role": "Enhances"
    },
    {
      "package": "RSiena",
      "role": "Enhances"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2025-08-22"
    },
    {
      "name": "0.4.0",
      "date": "2025-09-10"
    },
    {
      "name": "0.4.1",
      "date": "2025-09-11"
    },
    {
      "name": "0.5.0",
      "date": "2025-11-19"
    },
    {
      "name": "0.6.0",
      "date": "2026-03-01"
    },
    {
      "name": "1.0.0",
      "date": "2026-04-04"
    },
    {
      "name": "1.0.3",
      "date": "2026-05-01"
    },
    {
      "name": "1.1.1",
      "date": "2026-07-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jhollway",
      "count": 9,
      "uuid": 5595229
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 522,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/autograph"
  },
  "_devurl": "https://github.com/stocnet/autograph",
  "_pkgdown": "https://stocnet.github.io/autograph/",
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/autograph.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stocnet/autograph",
  "_realowner": "stocnet",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-07-02"
    },
    {
      "version": "0.2.0",
      "date": "2025-08-22"
    },
    {
      "version": "0.4.0",
      "date": "2025-09-10"
    },
    {
      "version": "0.4.1",
      "date": "2025-09-11"
    },
    {
      "version": "0.5.0",
      "date": "2025-11-19"
    },
    {
      "version": "0.6.0",
      "date": "2026-03-01"
    },
    {
      "version": "1.0.0",
      "date": "2026-04-04"
    },
    {
      "version": "1.0.3",
      "date": "2026-05-01"
    },
    {
      "version": "1.1.1",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "%>%",
    "aes",
    "ag_base",
    "ag_divergent",
    "ag_font",
    "ag_highlight",
    "ag_negative",
    "ag_positive",
    "ag_qualitative",
    "ag_sequential",
    "element_blank",
    "element_text",
    "geom_point",
    "geom_smooth",
    "ggplot",
    "ggsave",
    "ggtitle",
    "graphr",
    "graphs",
    "grapht",
    "guides",
    "is_dark",
    "labs",
    "layout_alluvial",
    "layout_concentric",
    "layout_configuration",
    "layout_dyad",
    "layout_hexad",
    "layout_hierarchy",
    "layout_ladder",
    "layout_lineage",
    "layout_multilevel",
    "layout_pentad",
    "layout_railway",
    "layout_tbl_graph_alluvial",
    "layout_tbl_graph_concentric",
    "layout_tbl_graph_configuration",
    "layout_tbl_graph_dyad",
    "layout_tbl_graph_hexad",
    "layout_tbl_graph_hierarchy",
    "layout_tbl_graph_ladder",
    "layout_tbl_graph_layered",
    "layout_tbl_graph_lineage",
    "layout_tbl_graph_matching",
    "layout_tbl_graph_multilevel",
    "layout_tbl_graph_pentad",
    "layout_tbl_graph_railway",
    "layout_tbl_graph_tetrad",
    "layout_tbl_graph_triad",
    "layout_tbl_graph_valence",
    "layout_tetrad",
    "layout_triad",
    "layout_valence",
    "load_ergm_res",
    "match_color",
    "scale_colour_hue",
    "scale_size",
    "scale_x_continuous",
    "set_stocnet_theme",
    "stocnet_theme",
    "theme",
    "theme_grey",
    "unit",
    "xlab",
    "ylab"
  ],
  "_datasets": [
    {
      "name": "ergm_gof",
      "title": "Precooked results for demonstrating plotting",
      "object": "ergm_gof",
      "class": [
        "gof.ergm",
        "gof"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "goldfish_changepoints",
      "title": "Precooked results for demonstrating plotting",
      "object": "goldfish_changepoints",
      "class": [
        "changepoints.goldfish",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "goldfish_outliers",
      "title": "Precooked results for demonstrating plotting",
      "object": "goldfish_outliers",
      "class": [
        "outliers.goldfish",
        "dependent.goldfish",
        "data.frame"
      ],
      "fields": [
        "time",
        "sender",
        "receiver",
        "increment",
        "intervalLogL",
        "label",
        "outlier"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "monan_conv",
      "title": "Precooked results for demonstrating plotting",
      "object": "monan_conv",
      "class": [
        "traces.monan"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "monan_gof",
      "title": "Precooked results for demonstrating plotting",
      "object": "monan_gof",
      "class": [
        "gof.stats.monan"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "res_manynet_diff",
      "title": "Precooked results for demonstrating plotting",
      "object": "res_manynet_diff",
      "class": [
        "diff_model",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "time",
        "n",
        "S",
        "s",
        "E",
        "E_new",
        "I",
        "I_new",
        "R",
        "R_new"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "res_migraph_diff",
      "title": "Precooked results for demonstrating plotting",
      "object": "res_migraph_diff",
      "class": [
        "diffs_model",
        "data.frame"
      ],
      "fields": [
        "sim",
        "time",
        "n",
        "S",
        "s",
        "E",
        "E_new",
        "I",
        "I_new",
        "R",
        "R_new"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "res_migraph_reg",
      "title": "Precooked results for demonstrating plotting",
      "object": "res_migraph_reg",
      "class": [
        "netlm"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "res_migraph_test",
      "title": "Precooked results for demonstrating plotting",
      "object": "res_migraph_test",
      "class": [
        "network_test"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "siena_gof",
      "title": "Precooked results for demonstrating plotting",
      "object": "siena_gof",
      "class": [
        "sienaGOF"
      ],
      "fields": [],
      "table": true,
      "tojson": false
    },
    {
      "name": "siena_influence",
      "title": "Precooked results for demonstrating plotting",
      "object": "siena_influence",
      "class": [
        "influenceTable",
        "data.frame"
      ],
      "fields": [
        "alter",
        "zalter",
        "zego",
        "select"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "siena_selection",
      "title": "Precooked results for demonstrating plotting",
      "object": "siena_selection",
      "class": [
        "selectionTable",
        "data.frame"
      ],
      "fields": [
        "ego",
        "vego",
        "valter",
        "select"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ag_call",
      "title": "Consistent palette calls",
      "topics": [
        "ag_base",
        "ag_call",
        "ag_divergent",
        "ag_font",
        "ag_highlight",
        "ag_negative",
        "ag_positive",
        "ag_qualitative",
        "ag_sequential"
      ]
    },
    {
      "page": "layout_configuration",
      "title": "Layout algorithms based on configurational positions",
      "concept": [
        "mapping"
      ],
      "topics": [
        "layout_configuration",
        "layout_dyad",
        "layout_hexad",
        "layout_pentad",
        "layout_tbl_graph_configuration",
        "layout_tbl_graph_dyad",
        "layout_tbl_graph_hexad",
        "layout_tbl_graph_pentad",
        "layout_tbl_graph_tetrad",
        "layout_tbl_graph_triad",
        "layout_tetrad",
        "layout_triad"
      ]
    },
    {
      "page": "layout_layered",
      "title": "Layered layout",
      "topics": [
        "layout_layered",
        "layout_tbl_graph_layered"
      ]
    },
    {
      "page": "layout_matching",
      "title": "Matching layout",
      "topics": [
        "layout_matching",
        "layout_tbl_graph_matching"
      ]
    },
    {
      "page": "layout_partition",
      "title": "Layout algorithms based on bi- or other partitions",
      "concept": [
        "mapping"
      ],
      "topics": [
        "layout_alluvial",
        "layout_concentric",
        "layout_hierarchy",
        "layout_ladder",
        "layout_lineage",
        "layout_multilevel",
        "layout_partition",
        "layout_railway",
        "layout_tbl_graph_alluvial",
        "layout_tbl_graph_concentric",
        "layout_tbl_graph_hierarchy",
        "layout_tbl_graph_ladder",
        "layout_tbl_graph_lineage",
        "layout_tbl_graph_multilevel",
        "layout_tbl_graph_railway"
      ]
    },
    {
      "page": "layout_valence",
      "title": "Valence-based layout",
      "topics": [
        "layout_tbl_graph_valence",
        "layout_valence"
      ]
    },
    {
      "page": "made_earlier",
      "title": "Precooked results for demonstrating plotting",
      "topics": [
        "ergm_gof",
        "goldfish_changepoints",
        "goldfish_outliers",
        "made_earlier",
        "monan_conv",
        "monan_gof",
        "res_manynet_diff",
        "res_migraph_diff",
        "res_migraph_reg",
        "res_migraph_test",
        "siena_gof",
        "siena_influence",
        "siena_selection"
      ]
    },
    {
      "page": "map_measure",
      "title": "Plotting logical marks Plotting numeric measures",
      "topics": [
        "map_measure",
        "plot.network_measures",
        "plot.node_measure",
        "plot.tie_measure"
      ]
    },
    {
      "page": "map_member",
      "title": "Plotting categorical memberships",
      "topics": [
        "map_member",
        "plot.matrix",
        "plot.node_member"
      ]
    },
    {
      "page": "map_motifs",
      "title": "Plotting tabular motifs",
      "topics": [
        "map_motifs",
        "plot.network_motif",
        "plot.node_motif"
      ]
    },
    {
      "page": "model_mrqap",
      "title": "Plotting methods for MRQAP models",
      "topics": [
        "model_mrqap",
        "plot.netlm",
        "plot.netlogit"
      ]
    },
    {
      "page": "plot_adequacy",
      "title": "Plotting adequacy diagnostics",
      "topics": [
        "plot.changepoints.goldfish",
        "plot.outliers.goldfish",
        "plot_adequacy"
      ]
    },
    {
      "page": "plot_convergence",
      "title": "Plotting convergence diagnostics",
      "concept": [
        "MoNAn",
        "ergm"
      ],
      "topics": [
        "load_ergm_res",
        "plot.ag_conv",
        "plot.ergm",
        "plot.traces.monan",
        "plot_convergence"
      ]
    },
    {
      "page": "plot_gof",
      "title": "Plotting goodness-of-fit results",
      "concept": [
        "MoNAn",
        "RSiena",
        "ergm"
      ],
      "topics": [
        "plot.ag_gof",
        "plot.gof.ergm",
        "plot.gof.stats.monan",
        "plot.sienaGOF",
        "plot_gof"
      ]
    },
    {
      "page": "plot_graphr",
      "title": "Easily graph networks with sensible defaults",
      "concept": [
        "mapping"
      ],
      "topics": [
        "graphr",
        "plot_graphr"
      ]
    },
    {
      "page": "plot_graphs",
      "title": "Easily graph a set of networks with sensible defaults",
      "concept": [
        "mapping"
      ],
      "topics": [
        "graphs",
        "plot_graphs"
      ]
    },
    {
      "page": "plot_grapht",
      "title": "Easily animate dynamic networks with sensible defaults",
      "concept": [
        "mapping"
      ],
      "topics": [
        "grapht",
        "plot_grapht",
        "print.grapht"
      ]
    },
    {
      "page": "plot_interp",
      "title": "Plotting effects interpretation",
      "concept": [
        "RSiena"
      ],
      "topics": [
        "plot.influenceTable",
        "plot.selectionTable",
        "plot_interp"
      ]
    },
    {
      "page": "plot.diffusion",
      "title": "Plotting diffusion models",
      "topics": [
        "plot.diffs_model",
        "plot.diffusion",
        "plot.diff_model",
        "plot.learn_model"
      ]
    },
    {
      "page": "plot.network_test",
      "title": "Plotting methods for CUG and QAP tests",
      "topics": [
        "plot.network_test"
      ]
    },
    {
      "page": "theme_match",
      "title": "Matching colors across palettes",
      "topics": [
        "is_dark",
        "match_color",
        "theme_match"
      ]
    },
    {
      "page": "theme_set",
      "title": "Setting a consistent theme for all plots",
      "concept": [
        "themes"
      ],
      "topics": [
        "set_stocnet_theme",
        "stocnet_theme",
        "theme_set"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/autograph/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/autograph/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cachem",
    "cli",
    "coda",
    "cpp11",
    "dplyr",
    "farver",
    "fastmap",
    "generics",
    "ggdendro",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "igraph",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "manynet",
    "MASS",
    "Matrix",
    "memoise",
    "network",
    "patchwork",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "statnet.common",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tweenr",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_score": 3.225309281725863,
  "_indexed": false,
  "_nocasepkg": "autograph",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://stocnet.r-universe.dev/autograph",
  "_previous": "1.0.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-07-21T18:09:31.000Z",
      "distro": "resolute",
      "commit": "846fe7398e558e75fdfde32a25900abafdd028db",
      "fileid": "https://r2.ropensci.org/63054ed5092d7a187af89f0cd19df70b7816294dac87c1257a11b5a67f2fcec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29855516356"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-07-21T18:09:40.000Z",
      "distro": "resolute",
      "commit": "846fe7398e558e75fdfde32a25900abafdd028db",
      "fileid": "https://r2.ropensci.org/3010f2f29298b89f84b9809b2dabf341931957054eec433d0ce43934a02df4fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29855516356"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-07-21T18:09:50.000Z",
      "commit": "846fe7398e558e75fdfde32a25900abafdd028db",
      "fileid": "https://r2.ropensci.org/89833fbd27477489f77069d7e85d19d2b250df981839002478af04724458d243",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29855516356"
    }
  ]
}