{
  "_id": "6a1426ceacfb0bcc41d3fc36",
  "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-05-25 10:35:58 UTC",
    "User": "root"
  },
  "Author": "Brian Burns [aut, cre],\nJames Lamb [aut],\nJay Qi [aut]",
  "MD5sum": "7d01c87e7b983f61c5f94d76c323538c",
  "_user": "uptake",
  "_type": "src",
  "_file": "pkgnet_0.6.0.9999.tar.gz",
  "_fileid": "1968dd680e2c46a2edfd3bb5e94d59d45462ea595f9f8cc2491429e644b1d7c9",
  "_filesize": 246566,
  "_sha256": "1968dd680e2c46a2edfd3bb5e94d59d45462ea595f9f8cc2491429e644b1d7c9",
  "_created": "2026-05-25T10:35:58.000Z",
  "_published": "2026-05-25T10:39:10.484Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77697206409,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7196554542"
    },
    {
      "job": 77697206384,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7196553281"
    },
    {
      "job": 77697206385,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7196549234"
    },
    {
      "job": 77697206378,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7196546981"
    },
    {
      "job": 77696803582,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196517204"
    },
    {
      "job": 77697206370,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196546457"
    },
    {
      "job": 77697206425,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7196542535"
    },
    {
      "job": 77697206402,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7196544749"
    },
    {
      "job": 77697206372,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7196538850"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uptake/actions/runs/26396021113",
  "_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": 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": 168,
  "_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",
    "description": "Uptake"
  },
  "_downloads": {
    "count": 1012,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkgnet"
  },
  "_devurl": "https://github.com/uptake/pkgnet",
  "_pkgdown": "https://uptake.github.io/pkgnet/",
  "_searchresults": 104,
  "_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",
    "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.6277343752400295,
  "_indexed": true,
  "_nocasepkg": "pkgnet",
  "_universes": [
    "uptake"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0.9999",
      "date": "2026-05-25T10:38:22.000Z",
      "distro": "noble",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "8391f43b388158654e41e334dfcdee5851d9beb1a49724935bfd3d5b68ac41e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/26396021113"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0.9999",
      "date": "2026-05-25T10:38:18.000Z",
      "distro": "noble",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "5f8cc0c0f853b48cf4506124abe87f1108148da894c0ef4100b7707f45e94bd9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/26396021113"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0.9999",
      "date": "2026-05-25T10:38:06.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "9041c9da3ffd1c6ff06e115d58718368817ab86ac667a66d430581ab28da5fb8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/26396021113"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0.9999",
      "date": "2026-05-25T10:37:57.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "a2707828907ee0dee2f733b7baac73473cee010a5822bcccb49fc94e1a735323",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/26396021113"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0.9999",
      "date": "2026-05-25T10:38:10.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "edbab23ba69e5f51b22a5a9777d3819e1d420ca8fce5d8ea5d04e0b1a98efd57",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/26396021113"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0.9999",
      "date": "2026-05-25T10:37:32.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "217442392610c3dd2a4c4642c79b1000fd8e162e58e9f28463aa11f0ddd4a8b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/26396021113"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0.9999",
      "date": "2026-05-25T10:37:38.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "15620fb86910b8e08de6e3378c6ca53464272918b8b22c316c1b619593bf85be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/26396021113"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0.9999",
      "date": "2026-05-25T10:37:15.000Z",
      "commit": "444f69231e1a59bdb7b2763c3326bc3fb7cccfc1",
      "fileid": "9edae0b7b3c862723f14f271f4d65149317478c871e50ae49e83b2d211e9ecd0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uptake/actions/runs/26396021113"
    }
  ]
}