{
  "_id": "6a49adfdc8f6781c04fb7e0b",
  "Package": "netplot",
  "Title": "Beautiful Graph Drawing",
  "Version": "0.3-0",
  "Authors@R": "c(\nperson(\"George\", \"Vega Yon\", email = \"g.vegayon@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3171-0844\")),\nperson(\"Porter\", \"Bischoff\", email = \"portergbischoff@gmail.com\", role = c(\"aut\"), comment = c(ORCID = \"0009-0004-6742-6281\"))\n)",
  "Description": "A graph visualization engine that emphasizes on aesthetics\nat the same time providing default parameters that yield\nout-of-the-box-nice visualizations. The package is built on top\nof 'The Grid Graphics Package' and seamlessly work with\n'igraph' and 'network' objects.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/USCCANA/netplot",
  "BugReports": "https://github.com/USCCANA/netplot/issues",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://usccana.r-universe.dev",
  "Date/Publication": "2024-11-15 15:39:39 UTC",
  "RemoteUrl": "https://github.com/usccana/netplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "b09aca15b44cbbd6d6adc529d43f5b619d61f370",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 01:02:42 UTC",
    "User": "root"
  },
  "Author": "George Vega Yon [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3171-0844>),\nPorter Bischoff [aut] (ORCID: <https://orcid.org/0009-0004-6742-6281>)",
  "Maintainer": "George Vega Yon <g.vegayon@gmail.com>",
  "_user": "usccana",
  "_type": "src",
  "_file": "netplot_0.3-0.tar.gz",
  "_fileid": "https://r2.ropensci.org/96e2027f24929f757e2cfce55b4b313fa3ae0a5b0fab3441547c82fcab02ad82",
  "_filesize": 4633774,
  "_sha256": "96e2027f24929f757e2cfce55b4b313fa3ae0a5b0fab3441547c82fcab02ad82",
  "_expires": "2026-10-13T01:06:04.000Z",
  "_created": "2026-07-05T01:02:42.000Z",
  "_published": "2026-07-05T01:06:05.812Z",
  "_jobs": [
    {
      "job": 85181109444,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086996155"
    },
    {
      "job": 85181109441,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086996178"
    },
    {
      "job": 85181109437,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086991849"
    },
    {
      "job": 85181109442,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086990742"
    },
    {
      "job": 85180879598,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086974830"
    },
    {
      "job": 85181109454,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086998103"
    },
    {
      "job": 85181109446,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086992689"
    },
    {
      "job": 85181109476,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086988620"
    },
    {
      "job": 85181109453,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086988380"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/usccana/actions/runs/28725047018",
  "_status": "success",
  "_upstream": "https://github.com/usccana/netplot",
  "_commit": {
    "id": "b09aca15b44cbbd6d6adc529d43f5b619d61f370",
    "author": "George G. Vega Yon <g.vegayon@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1731685179
  },
  "_maintainer": {
    "name": "George Vega Yon",
    "email": "g.vegayon@gmail.com",
    "login": "gvegayon",
    "bluesky": "@gvegayon.bsky.social",
    "linkedin": "in/georgevegayon",
    "description": "Scientist at @UofUEpiBio modeling complex systems using statistical computing. Lots of time at @CDCgov.",
    "uuid": 893619,
    "orcid": "0000-0002-3171-0844"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "network",
      "role": "Imports"
    },
    {
      "package": "sna",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "igraphdata",
      "role": "Suggests"
    },
    {
      "package": "intergraph",
      "role": "Suggests"
    },
    {
      "package": "ggraph",
      "role": "Suggests"
    },
    {
      "package": "gridGraphics",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "gridBase",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "usccana",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "graph-visualization",
    "igraph",
    "netsci",
    "network-analysis",
    "network-visualization",
    "sna",
    "statnet"
  ],
  "_stars": 53,
  "_contributors": [
    {
      "user": "gvegayon",
      "count": 128,
      "uuid": 893619
    }
  ],
  "_userbio": {
    "uuid": 15617887,
    "type": "organization",
    "name": "USC Center for Applied Network Analysis",
    "followers": 11
  },
  "_downloads": {
    "count": 439,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/netplot"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/usccana/netplot",
  "_searchresults": 101,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/netplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/usccana/netplot",
  "_realowner": "usccana",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2021-06-16"
    },
    {
      "version": "0.2-0",
      "date": "2023-09-19"
    },
    {
      "version": "0.3-0",
      "date": "2024-06-30"
    }
  ],
  "_exports": [
    "alter",
    "color_formula",
    "colorkey",
    "colorRamp2",
    "ego",
    "get_edge_gpar",
    "get_gpar",
    "get_vertex_gpar",
    "locate_vertex",
    "make_colors",
    "make_edges_colors",
    "make_vertex_colors",
    "nplot",
    "nplot_base",
    "nplot_legend",
    "npolygon",
    "piechart",
    "segments_gradient",
    "set_edge_gpar",
    "set_gpar",
    "set_vertex_gpar"
  ],
  "_help": [
    {
      "page": "colorkey",
      "title": "Function to create a color key",
      "topics": [
        "colorkey"
      ]
    },
    {
      "page": "colorRamp2",
      "title": "A faster implementation of grDevices::colorRamp for linear interpolation.",
      "topics": [
        "colorRamp2"
      ]
    },
    {
      "page": "locate_vertex",
      "title": "Find a vertex in the current plot",
      "topics": [
        "locate_vertex"
      ]
    },
    {
      "page": "make_colors",
      "title": "Create a vector of colors for vertices and edges",
      "topics": [
        "make_colors",
        "make_edges_colors",
        "make_vertex_colors"
      ]
    },
    {
      "page": "netplot-formulae",
      "title": "Formulas in 'netplot'",
      "topics": [
        "alter",
        "color_formula",
        "ego",
        "netplot-formulae"
      ]
    },
    {
      "page": "nplot",
      "title": "Plot a network",
      "topics": [
        "netplot",
        "nplot",
        "nplot.default",
        "nplot.igraph",
        "nplot.matrix",
        "nplot.network",
        "print.netplot"
      ]
    },
    {
      "page": "nplot_base",
      "title": "'nplot' using base graphics",
      "topics": [
        "nplot_base"
      ]
    },
    {
      "page": "nplot_legend",
      "title": "Add legend to a netplot object",
      "topics": [
        "nplot_legend",
        "print.netplot_legend"
      ]
    },
    {
      "page": "npolygon",
      "title": "n-sided polygons Calculate the coordinates for an nsided polygon",
      "topics": [
        "npolygon"
      ]
    },
    {
      "page": "piechart",
      "title": "A flexible piechart.",
      "topics": [
        "piechart"
      ]
    },
    {
      "page": "segments_gradient",
      "title": "Draw segments colored by gradients",
      "topics": [
        "segments_gradient"
      ]
    },
    {
      "page": "set_gpar",
      "title": "Set/retrieve graphical parameters of a 'netplot' object",
      "topics": [
        "get_edge_gpar",
        "get_gpar",
        "get_vertex_gpar",
        "set_edge_gpar",
        "set_gpar",
        "set_vertex_gpar"
      ]
    }
  ],
  "_readme": "https://github.com/usccana/netplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "coda",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "network",
    "pillar",
    "pkgconfig",
    "rlang",
    "sna",
    "statnet.common",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "base-and-grid.Rmd",
      "filename": "base-and-grid.html",
      "title": "Mixing netplot with base graphics",
      "author": "George G. Vega Yon",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-05-23 19:47:00",
      "modified": "2023-08-31 14:48:24",
      "commits": 6
    },
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "Graph drawing with netplot",
      "author": "George G. Vega Yon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Putting all together",
        "Nodes",
        "Edges",
        "Node labels"
      ],
      "created": "2018-04-26 00:26:31",
      "modified": "2024-06-27 04:57:22",
      "commits": 14
    }
  ],
  "_score": 6.728597243383431,
  "_indexed": true,
  "_nocasepkg": "netplot",
  "_universes": [
    "usccana",
    "gvegayon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-0",
      "date": "2026-07-05T01:05:05.000Z",
      "distro": "resolute",
      "commit": "b09aca15b44cbbd6d6adc529d43f5b619d61f370",
      "fileid": "https://r2.ropensci.org/1f5a994bf3decbf51333cfef9575d544410ed4ddcf2be46f94b65a566bdd45b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usccana/actions/runs/28725047018"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3-0",
      "date": "2026-07-05T01:05:03.000Z",
      "distro": "resolute",
      "commit": "b09aca15b44cbbd6d6adc529d43f5b619d61f370",
      "fileid": "https://r2.ropensci.org/db6f13fed0e7f03d1c92cd001bf2505a92333aca825135b27c1ce34678fcbcd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usccana/actions/runs/28725047018"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-0",
      "date": "2026-07-05T01:04:43.000Z",
      "commit": "b09aca15b44cbbd6d6adc529d43f5b619d61f370",
      "fileid": "https://r2.ropensci.org/60fc0d5c10c9aeb0e34c2ea94b3ca728ee5509a7e1b2c65551c171ef2e81a27e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usccana/actions/runs/28725047018"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3-0",
      "date": "2026-07-05T01:04:30.000Z",
      "commit": "b09aca15b44cbbd6d6adc529d43f5b619d61f370",
      "fileid": "https://r2.ropensci.org/c64009156160b59b5040e2b1fc68a36a9bcf894f0a29e56e3c4c03c1dc66588e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usccana/actions/runs/28725047018"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-0",
      "date": "2026-07-05T01:05:45.000Z",
      "commit": "b09aca15b44cbbd6d6adc529d43f5b619d61f370",
      "fileid": "https://r2.ropensci.org/6f20fbfac4feffbf63c8f8e25f709882f174270d00527b8e1b1ca5fb13d10702",
      "status": "success",
      "buildurl": "https://github.com/r-universe/usccana/actions/runs/28725047018"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3-0",
      "date": "2026-07-05T01:04:35.000Z",
      "commit": "b09aca15b44cbbd6d6adc529d43f5b619d61f370",
      "fileid": "https://r2.ropensci.org/0902f28c7e460431a98d8d72d68473835932b6b0e1c7d58f54dc48c74c0da57b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usccana/actions/runs/28725047018"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3-0",
      "date": "2026-07-05T01:03:57.000Z",
      "commit": "b09aca15b44cbbd6d6adc529d43f5b619d61f370",
      "fileid": "https://r2.ropensci.org/61e72c32210da34867b88f4263b3cbd1320eda9aaf8f32464574348f45ad63f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usccana/actions/runs/28725047018"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3-0",
      "date": "2026-07-05T01:03:54.000Z",
      "commit": "b09aca15b44cbbd6d6adc529d43f5b619d61f370",
      "fileid": "https://r2.ropensci.org/54b440f07744a7a00526a5dc24fbd4bb80e3174e8dd45ca16fdcd9e4dbbc5873",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/usccana/actions/runs/28725047018"
    }
  ]
}