{
  "_id": "6a3beb6fc2c86aa1dcf0f2bb",
  "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://kwb-r.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-06-24 14:33:11 UTC",
    "User": "root"
  },
  "Author": "Brian Burns [aut, cre],\nJames Lamb [aut],\nJay Qi [aut]",
  "MD5sum": "d3a65ba1aeca39d3943e859238806f75",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "pkgnet_0.6.0.9999.tar.gz",
  "_fileid": "fc7d362bc65b3c22ff11b11a3fdc5e4a084c4fd50facbc9f23f902f9e6f1eef3",
  "_filesize": 250276,
  "_sha256": "fc7d362bc65b3c22ff11b11a3fdc5e4a084c4fd50facbc9f23f902f9e6f1eef3",
  "_created": "2026-06-24T14:33:11.000Z",
  "_published": "2026-06-24T14:36:31.696Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83221097798,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7852822793"
    },
    {
      "job": 83221097840,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7852826986"
    },
    {
      "job": 83221097756,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7852815311"
    },
    {
      "job": 83221097824,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7852804011"
    },
    {
      "job": 83220085298,
      "time": 253,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852755113"
    },
    {
      "job": 83221097863,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852830513"
    },
    {
      "job": 83221097859,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7852803553"
    },
    {
      "job": 83221097836,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7852803197"
    },
    {
      "job": 83221097839,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7852794035"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105920521",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": false,
  "_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": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "followers": 23,
    "description": "KWB is an international centre for water research and knowledge transfer"
  },
  "_downloads": {
    "count": 1005,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkgnet"
  },
  "_devurl": "https://github.com/uptake/pkgnet",
  "_pkgdown": "https://uptake.github.io/pkgnet/",
  "_searchresults": 113,
  "_rbuild": "4.6.0",
  "_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.663342451565207,
  "_indexed": false,
  "_nocasepkg": "pkgnet",
  "_universes": [
    "kwb-r"
  ],
  "_indexurl": "https://uptake.r-universe.dev/pkgnet",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0.9999",
      "date": "2026-06-24T14:35:37.000Z",
      "distro": "resolute",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "37f4aa3197b837837d940016d84de68763bf99ba6cbd317561b24ccf140d2b9b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105920521"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0.9999",
      "date": "2026-06-24T14:35:46.000Z",
      "distro": "resolute",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "7fde8256c17f8d81623ae6d30aaf3b27c18992cdf68ee1adb7603169ad9b005d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105920521"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0.9999",
      "date": "2026-06-24T14:35:21.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "9dcdd7927773e1050dad34337880dd040b78b31258a67bf10b172854258c5e6e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105920521"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0.9999",
      "date": "2026-06-24T14:34:58.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "240b41b925935d1f577fb5e81fa41d6f2679c91b621aa10a19abe197edff2c50",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105920521"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0.9999",
      "date": "2026-06-24T14:36:13.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "cedfd2b72001027559be31f27bb088e526e5e50b7f9f55b1794040a028c65ef2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105920521"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0.9999",
      "date": "2026-06-24T14:34:50.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "10dfc7131bc006c9d96ebd342fef2960385cfbab605419f2273a78ef7a74ebf9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105920521"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0.9999",
      "date": "2026-06-24T14:34:44.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "9050633f55c8f27a9c361380809c8189937108f1d59977ee7dc2437a579b8f49",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105920521"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0.9999",
      "date": "2026-06-24T14:34:29.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "12ba913fb1769e51b6d1e25f5a2794fe57896ad6f5645856ecaa45beee535f3f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105920521"
    }
  ]
}