{
  "_id": "6a49db862c82cd3614823efe",
  "Package": "pkgnet",
  "Type": "Package",
  "Title": "Get Network Representation of an R Package",
  "Version": "0.6.0.9999",
  "Authors@R": "c(\nperson(\"Brian\", \"Burns\", email = \"brian.burns.opensource@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"James\", \"Lamb\", email = \"jaylamb20@gmail.com\", role = c(\"aut\")),\nperson(\"Jay\", \"Qi\", email = \"jayqi.opensource@gmail.com\", role = c(\"aut\"))\n)",
  "Maintainer": "Brian Burns <brian.burns.opensource@gmail.com>",
  "Description": "Tools from the domain of graph theory can be used to\nquantify the complexity and vulnerability to failure of a\nsoftware package. That is the guiding philosophy of this\npackage. 'pkgnet' provides tools to analyze the dependencies\nbetween functions in an R package and between its imported\npackages.  See the pkgnet website for vignettes and other\nsupplementary information.",
  "License": "BSD_3_clause + file LICENSE",
  "URL": "https://github.com/uptake/pkgnet, https://uptake.github.io/pkgnet/",
  "BugReports": "https://github.com/uptake/pkgnet/issues",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libuv1-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://uptake.r-universe.dev",
  "Date/Publication": "2026-04-25 02:24:58 UTC",
  "RemoteUrl": "https://github.com/uptake/pkgnet",
  "RemoteRef": "HEAD",
  "RemoteSha": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 04:17:08 UTC",
    "User": "root"
  },
  "Author": "Brian Burns [aut, cre],\nJames Lamb [aut],\nJay Qi [aut]",
  "_user": "uptake",
  "_type": "src",
  "_file": "pkgnet_0.6.0.9999.tar.gz",
  "_fileid": "https://r2.ropensci.org/144297ee652e55d8775caf355cd8a82f51d026354f9406a57cedc8e10e7186a3",
  "_filesize": 250190,
  "_sha256": "144297ee652e55d8775caf355cd8a82f51d026354f9406a57cedc8e10e7186a3",
  "_expires": "2026-10-13T04:20:20.000Z",
  "_created": "2026-07-05T04:17:08.000Z",
  "_published": "2026-07-05T04:20:22.321Z",
  "_jobs": [
    {
      "job": 85191954318,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8088228532"
    },
    {
      "job": 85191954317,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088228921"
    },
    {
      "job": 85191954314,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8088225396"
    },
    {
      "job": 85191954309,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088224745"
    },
    {
      "job": 85191794131,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088215098"
    },
    {
      "job": 85191954348,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088228910"
    },
    {
      "job": 85191954328,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8088222196"
    },
    {
      "job": 85191954333,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8088222925"
    },
    {
      "job": 85191954335,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088223809"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uptake/actions/runs/28729178486",
  "_status": "success",
  "_upstream": "https://github.com/uptake/pkgnet",
  "_commit": {
    "id": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
    "author": "James Lamb <jaylamb20@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "[ci] enforce zizmor checks, drop codecov (#346)\n\nCo-authored-by: Jay Qi <2721979+jayqi@users.noreply.github.com>",
    "time": 1777083898
  },
  "_maintainer": {
    "name": "Brian Burns",
    "email": "brian.burns.opensource@gmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 2.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.9",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "webshot",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "uptake",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 5
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.6.0",
      "date": "2026-01-27"
    }
  ],
  "_topics": [
    "code-quality",
    "dependency-analysis",
    "dependency-graph",
    "graph-theory"
  ],
  "_stars": 169,
  "_contributors": [
    {
      "user": "bburns632",
      "count": 263,
      "uuid": 24531403
    },
    {
      "user": "jameslamb",
      "count": 119,
      "uuid": 7608904
    },
    {
      "user": "jayqi",
      "count": 114,
      "uuid": 2721979
    },
    {
      "user": "bburns7",
      "count": 63,
      "uuid": 19824711
    },
    {
      "user": "patrick-boueri",
      "count": 4,
      "uuid": 12804471
    },
    {
      "user": "brian-burns-tc",
      "count": 4,
      "uuid": 63319073
    },
    {
      "user": "shivamx96",
      "count": 3,
      "uuid": 15019752
    },
    {
      "user": "wdearden",
      "count": 2,
      "uuid": 10818050
    },
    {
      "user": "tylergrantsmith",
      "count": 2,
      "uuid": 39497067
    },
    {
      "user": "adammcelhinney",
      "count": 1,
      "uuid": 11317102
    },
    {
      "user": "bthieurmel",
      "count": 1,
      "uuid": 8750326
    },
    {
      "user": "bobknox42",
      "count": 1,
      "uuid": 38703835
    },
    {
      "user": "j450h1",
      "count": 1,
      "uuid": 7351530
    },
    {
      "user": "mcguinlu",
      "count": 1,
      "uuid": 41202585
    },
    {
      "user": "mfrasco",
      "count": 1,
      "uuid": 5925149
    },
    {
      "user": "terrytangyuan",
      "count": 1,
      "uuid": 4269898
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 26656201,
    "type": "organization",
    "name": "Uptake",
    "followers": 6,
    "description": "Uptake"
  },
  "_downloads": {
    "count": 923,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkgnet"
  },
  "_devurl": "https://github.com/uptake/pkgnet",
  "_pkgdown": "https://uptake.github.io/pkgnet/",
  "_searchresults": 108,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pkgnet.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uptake/pkgnet",
  "_realowner": "uptake",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-04-13"
    },
    {
      "version": "0.2.0",
      "date": "2018-04-30"
    },
    {
      "version": "0.2.1",
      "date": "2018-11-01"
    },
    {
      "version": "0.3.0",
      "date": "2019-01-03"
    },
    {
      "version": "0.3.1",
      "date": "2019-01-20"
    },
    {
      "version": "0.3.2",
      "date": "2019-01-26"
    },
    {
      "version": "0.4.0",
      "date": "2019-04-05"
    },
    {
      "version": "0.4.1",
      "date": "2020-04-06"
    },
    {
      "version": "0.4.2",
      "date": "2021-12-23"
    },
    {
      "version": "0.5.0",
      "date": "2024-05-03"
    },
    {
      "version": "0.6.0",
      "date": "2026-01-27"
    }
  ],
  "_exports": [
    "CreatePackageReport",
    "CreatePackageVignette",
    "DefaultReporters",
    "DependencyReporter",
    "FunctionReporter",
    "InheritanceReporter",
    "PackageReport",
    "SummaryReporter"
  ],
  "_help": [
    {
      "page": "CreatePackageReport",
      "title": "pkgnet Analysis Report for an R package",
      "concept": [
        "Main Functions"
      ],
      "topics": [
        "CreatePackageReport"
      ]
    },
    {
      "page": "CreatePackageVignette",
      "title": "pkgnet Report as Vignette",
      "concept": [
        "Main Functions"
      ],
      "topics": [
        "CreatePackageVignette"
      ]
    },
    {
      "page": "DefaultReporters",
      "title": "Default Reporters",
      "concept": [
        "Reporters"
      ],
      "topics": [
        "DefaultReporters"
      ]
    },
    {
      "page": "DependencyReporter",
      "title": "Recursive Package Dependency Reporter",
      "concept": [
        "Network Reporters",
        "Package Reporters",
        "Reporters"
      ],
      "topics": [
        "DependencyReporter"
      ]
    },
    {
      "page": "DirectedGraph",
      "title": "Directed Graph Network Model",
      "concept": [
        "Graph Classes"
      ],
      "topics": [
        "DirectedGraph"
      ]
    },
    {
      "page": "FunctionReporter",
      "title": "Function Interdependency Reporter",
      "concept": [
        "Network Reporters",
        "Package Reporters",
        "Reporters"
      ],
      "topics": [
        "FunctionReporter"
      ]
    },
    {
      "page": "InheritanceReporter",
      "title": "Class Inheritance Reporter",
      "concept": [
        "Network Reporters",
        "Package Reporters",
        "Reporters"
      ],
      "topics": [
        "InheritanceReporter"
      ]
    },
    {
      "page": "PackageReport",
      "title": "R6 Class Representing an R Package Report",
      "concept": [
        "Reporters"
      ],
      "topics": [
        "PackageReport"
      ]
    },
    {
      "page": "SummaryReporter",
      "title": "Package Summary Reporter",
      "concept": [
        "Package Reporters",
        "Reporters"
      ],
      "topics": [
        "SummaryReporter"
      ]
    }
  ],
  "_pkglogo": "https://github.com/uptake/pkgnet/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/uptake/pkgnet/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "covr",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rex",
    "rlang",
    "rmarkdown",
    "sass",
    "sys",
    "tinytex",
    "vctrs",
    "visNetwork",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 7.64152170181223,
  "_indexed": true,
  "_nocasepkg": "pkgnet",
  "_universes": [
    "uptake"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0.9999",
      "date": "2026-07-05T04:19:37.000Z",
      "distro": "resolute",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "https://r2.ropensci.org/1afa18a97ff65690084f17571b87d0964e9782884398181f75f7a3672f86c607",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/28729178486"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.0.9999",
      "date": "2026-07-05T04:19:40.000Z",
      "distro": "resolute",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "https://r2.ropensci.org/2b9a6223ad2f0baf55a9b9e20ed1bd5a224396ac1b5b0044ffe13bef22e1e3df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/28729178486"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0.9999",
      "date": "2026-07-05T04:19:08.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "https://r2.ropensci.org/6adc50bc39e2d40e831218953c56fa6f8ee0809e20010a2ba060d963fefb0743",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/28729178486"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.0.9999",
      "date": "2026-07-05T04:18:58.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "https://r2.ropensci.org/9d8e183f9f49c3a05c9919b4b5a4272bdc60ba37a228f008a3f76b8e2b428dcf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/28729178486"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0.9999",
      "date": "2026-07-05T04:20:00.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "https://r2.ropensci.org/a557dc4cb28dc524a1dcb95f32e90080f056cf78fce5e9bf6d31dc78809b0faa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/28729178486"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0.9999",
      "date": "2026-07-05T04:18:21.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "https://r2.ropensci.org/addabe851df0419e4648d41793b2887ecfe27cdbbc099a6f63b37c8922aa3b76",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/28729178486"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0.9999",
      "date": "2026-07-05T04:18:27.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "https://r2.ropensci.org/48ed97cb22927751e3e2b7d34423a420a759b62292ec0f4d3b22bdd288b5aef2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/28729178486"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.0.9999",
      "date": "2026-07-05T04:18:37.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "https://r2.ropensci.org/94f615c035c569e11459707262e7cfe83bbd6bb279142c69634fac4595218bb9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/28729178486"
    }
  ]
}