{
  "_id": "6a1eeab5b401979e734120b8",
  "Package": "pkggraph",
  "Type": "Package",
  "Title": "Explore the R Package Dependencies on the Comprehensive R\nArchive Network (CRAN) Like Repositories",
  "Version": "0.3.1",
  "Authors@R": "c(\nperson(\"Komala Sheshachala\", \"Srikanth\", email = \"sri.teach@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Singh\", \"Nikhil\", email = \"nikhilsingh2009@gmail.com\", role = c(\"aut\"))\n)",
  "Description": "Explore various dependencies of a packages (on the\nComprehensive R Archive Network Like repositories). The\nfunctions get_neighborhood() and get_dependencies() provide\ndependencies of packages and as_graph() can be used to convert\ninto a 'igraph' object for further analysis and plotting.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/talegari/pkggraph",
  "BugReports": "https://github.com/talegari/pkggraph/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libglpk-dev\nlibicu-dev libxml2-dev",
  "Repository": "https://talegari.r-universe.dev",
  "Date/Publication": "2026-04-19 09:08:14 UTC",
  "RemoteUrl": "https://github.com/talegari/pkggraph",
  "RemoteRef": "HEAD",
  "RemoteSha": "d93a0f0cf4ea5bb8d8b226d8a8d0e195b216c98b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:58:23 UTC",
    "User": "root"
  },
  "Author": "Komala Sheshachala Srikanth [aut, cre],\nSingh Nikhil [aut]",
  "Maintainer": "Komala Sheshachala Srikanth <sri.teach@gmail.com>",
  "MD5sum": "24954b16627163b99dfcca16309155b8",
  "_user": "talegari",
  "_type": "src",
  "_file": "pkggraph_0.3.1.tar.gz",
  "_fileid": "ad94b67e46ec00c3e00d712cd6e854ebc92b3dcefef222b06035e6f04644580b",
  "_filesize": 178673,
  "_sha256": "ad94b67e46ec00c3e00d712cd6e854ebc92b3dcefef222b06035e6f04644580b",
  "_created": "2026-05-19T09:58:23.000Z",
  "_published": "2026-06-02T14:37:41.928Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79096748255,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080425323"
    },
    {
      "job": 79096748813,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080420953"
    },
    {
      "job": 79096748313,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080406855"
    },
    {
      "job": 79096748766,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080412557"
    },
    {
      "job": 79096747304,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080369614"
    },
    {
      "job": 79096747545,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360857970"
    },
    {
      "job": 79096749352,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080416324"
    },
    {
      "job": 79096748983,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080400732"
    },
    {
      "job": 79096748608,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080404191"
    }
  ],
  "_buildurl": "https://github.com/r-universe/talegari/actions/runs/26089836873",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/talegari/pkggraph",
  "_commit": {
    "id": "d93a0f0cf4ea5bb8d8b226d8a8d0e195b216c98b",
    "author": "talegari <sri.teach@gmail.com>",
    "committer": "talegari <sri.teach@gmail.com>",
    "message": "v0.3.1 maint release\n",
    "time": 1776589694
  },
  "_maintainer": {
    "name": "Komala Sheshachala Srikanth",
    "email": "sri.teach@gmail.com",
    "login": "talegari",
    "twitter": "@tALegar1",
    "description": "Explorations in causality, Interpretable Machine Learning, Statistics, geospatial analysis",
    "uuid": 10041819
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "version": ">= 2.2.2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "version": ">= 1.30.27",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "talegari",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "graphs"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "talegari",
      "count": 9,
      "uuid": 10041819
    }
  ],
  "_userbio": {
    "uuid": 10041819,
    "type": "user",
    "name": "Srikanth K S",
    "description": "Explorations in causality, Interpretable Machine Learning, Statistics, geospatial analysis"
  },
  "_downloads": {
    "count": 524,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkggraph"
  },
  "_devurl": "https://github.com/talegari/pkggraph",
  "_searchresults": 29,
  "_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/pkggraph.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/talegari/pkggraph",
  "_realowner": "talegari",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2017-06-02"
    },
    {
      "version": "0.2.2",
      "date": "2017-09-01"
    },
    {
      "version": "0.2.3",
      "date": "2018-11-15"
    },
    {
      "version": "0.3.0",
      "date": "2026-02-23"
    },
    {
      "version": "0.3.1",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "as_graph",
    "get_dependencies",
    "get_neighborhood",
    "init"
  ],
  "_help": [
    {
      "page": "as_graph",
      "title": "Get igraph object from a dataframe representing package dependencies",
      "topics": [
        "as_graph"
      ]
    },
    {
      "page": "get_dependencies",
      "title": "Get (reverse) dependencies of a set of packages",
      "topics": [
        "get_dependencies"
      ]
    },
    {
      "page": "get_neighborhood",
      "title": "Obtain dependencies and reverse dependencies of a set of packages",
      "topics": [
        "get_neighborhood"
      ]
    },
    {
      "page": "init",
      "title": "Create package metadata and dependency dataframes",
      "topics": [
        "init"
      ]
    },
    {
      "page": "plot.neighborhood_graph",
      "title": "Static plot of package dependencies",
      "topics": [
        "plot.neighborhood_graph"
      ]
    }
  ],
  "_readme": "https://github.com/talegari/pkggraph/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "BiocManager",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "fastmap",
    "generics",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "igraph",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tweenr",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_score": 4.638489256954638,
  "_indexed": true,
  "_nocasepkg": "pkggraph",
  "_universes": [
    "talegari"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-19T10:00:56.000Z",
      "distro": "noble",
      "commit": "d93a0f0cf4ea5bb8d8b226d8a8d0e195b216c98b",
      "fileid": "5fd05ef7f7a4c86fe1bbdb88d22b3f284c5512d4023259ed8a6df598cd615408",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26089836873"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-19T10:00:46.000Z",
      "distro": "noble",
      "commit": "d93a0f0cf4ea5bb8d8b226d8a8d0e195b216c98b",
      "fileid": "b3a4776c177bb55400932167fc7163e48fe00f5bc9b9cf6178c060f6541da245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26089836873"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-19T10:00:11.000Z",
      "commit": "d93a0f0cf4ea5bb8d8b226d8a8d0e195b216c98b",
      "fileid": "e6c2a5dc2718058ce33066732ba62c6d9dc491b5381652f1fe44dc869e7a8552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26089836873"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-19T10:00:24.000Z",
      "commit": "d93a0f0cf4ea5bb8d8b226d8a8d0e195b216c98b",
      "fileid": "317060635ac140d649c085039783ab3a7aeb9643c74eadf7770102af41a9d5bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26089836873"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-19T10:00:27.000Z",
      "commit": "d93a0f0cf4ea5bb8d8b226d8a8d0e195b216c98b",
      "fileid": "8fc803cc028c2f48a1a51ce791c0dbfd536105e3e9ba9c865503445a7e6804a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26089836873"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-19T09:59:48.000Z",
      "commit": "d93a0f0cf4ea5bb8d8b226d8a8d0e195b216c98b",
      "fileid": "2fcb060e6b2df92fcd45016de35d7779017defca9b7451351c5af3a71ff9ad02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26089836873"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-19T09:59:49.000Z",
      "commit": "d93a0f0cf4ea5bb8d8b226d8a8d0e195b216c98b",
      "fileid": "ad1c8bb913638c4b3ef3511202ef8d64f497325359f5bf51f937090479a02b03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26089836873"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-02T14:37:23.000Z",
      "commit": "d93a0f0cf4ea5bb8d8b226d8a8d0e195b216c98b",
      "fileid": "4e2342efd1030a0c2424676bbfb46cf09c5157d76403e7c62ac39acb042b8bef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/talegari/actions/runs/26089836873"
    }
  ]
}