{
  "_id": "6a1ef91bb401979e73417f8c",
  "Type": "Package",
  "Package": "packrat",
  "Title": "A Dependency Management System for Projects and their R Package\nDependencies",
  "Version": "0.9.3.9000",
  "Authors@R": "c(\nperson(\"Aron\", \"Atkins\", , \"aron@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Toph\", \"Allen\", role = \"aut\"),\nperson(\"Kevin\", \"Ushey\", role = \"aut\"),\nperson(\"Jonathan\", \"McPherson\", role = \"aut\"),\nperson(\"Joe\", \"Cheng\", role = \"aut\"),\nperson(\"JJ\", \"Allaire\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Manage the R packages your project depends on in an\nisolated, portable, and reproducible way.",
  "License": "GPL-2",
  "URL": "https://github.com/rstudio/packrat",
  "BugReports": "https://github.com/rstudio/packrat/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2026-03-19 19:54:32 UTC",
  "RemoteUrl": "https://github.com/rstudio/packrat",
  "RemoteRef": "HEAD",
  "RemoteSha": "f2714831f073bfbe3777186ab991c90feca8d945",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 05:50:35 UTC",
    "User": "root"
  },
  "Author": "Aron Atkins [aut, cre],\nToph Allen [aut],\nKevin Ushey [aut],\nJonathan McPherson [aut],\nJoe Cheng [aut],\nJJ Allaire [aut],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Aron Atkins <aron@posit.co>",
  "MD5sum": "a99c3b3c426683a7f00a336c547a6f35",
  "_user": "rstudio",
  "_type": "src",
  "_file": "packrat_0.9.3.9000.tar.gz",
  "_fileid": "a33edb6ca7a9bde46b2e6578a816a28934d7b4cca8601a35fba7b50fb5781926",
  "_filesize": 566265,
  "_sha256": "a33edb6ca7a9bde46b2e6578a816a28934d7b4cca8601a35fba7b50fb5781926",
  "_created": "2026-05-19T05:50:35.000Z",
  "_published": "2026-06-02T15:39:07.613Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79110359610,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075864995"
    },
    {
      "job": 79110359865,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075867627"
    },
    {
      "job": 79110359449,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075853591"
    },
    {
      "job": 79110359593,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075859077"
    },
    {
      "job": 79110358752,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075835147"
    },
    {
      "job": 79110358417,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362530294"
    },
    {
      "job": 79110359570,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075869398"
    },
    {
      "job": 79110360071,
      "time": 177,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075872857"
    },
    {
      "job": 79110359678,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075856148"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/26078842003",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/packrat",
  "_commit": {
    "id": "f2714831f073bfbe3777186ab991c90feca8d945",
    "author": "Kara Woo <karawoo@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix directory checking if `dir.create` fails because directory already exists (#753)\n\n* fix directory checking\n\n* file.info()$isdir to support R<3.2.0",
    "time": 1773950072
  },
  "_maintainer": {
    "name": "Aron Atkins",
    "email": "aron@posit.co",
    "login": "aronatkins",
    "mastodon": "@aronatkins@mastodon.social",
    "linkedin": "in/aronatkins",
    "description": "",
    "uuid": 362187
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2025-24",
      "n": 10
    },
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.9.3",
      "date": "2025-06-16"
    }
  ],
  "_stars": 408,
  "_contributors": [
    {
      "user": "kevinushey",
      "count": 1122,
      "uuid": 1976582
    },
    {
      "user": "aronatkins",
      "count": 157,
      "uuid": 362187
    },
    {
      "user": "toph-allen",
      "count": 133,
      "uuid": 3117884
    },
    {
      "user": "jmcphers",
      "count": 121,
      "uuid": 470418
    },
    {
      "user": "jcheng5",
      "count": 67,
      "uuid": 129551
    },
    {
      "user": "jjallaire",
      "count": 62,
      "uuid": 104391
    },
    {
      "user": "alexkgold",
      "count": 8,
      "uuid": 394930
    },
    {
      "user": "colearendt",
      "count": 8,
      "uuid": 23075542
    },
    {
      "user": "schloerke",
      "count": 7,
      "uuid": 93231
    },
    {
      "user": "karawoo",
      "count": 6,
      "uuid": 4452678
    },
    {
      "user": "itsakettle",
      "count": 6,
      "uuid": 8453793
    },
    {
      "user": "javierluraschi",
      "count": 5,
      "uuid": 3478847
    },
    {
      "user": "cderv",
      "count": 5,
      "uuid": 6791940
    },
    {
      "user": "mariamedp",
      "count": 4,
      "uuid": 18333502
    },
    {
      "user": "edavidaja",
      "count": 4,
      "uuid": 12927842
    },
    {
      "user": "agwells",
      "count": 3,
      "uuid": 265127
    },
    {
      "user": "mdshw5",
      "count": 3,
      "uuid": 819554
    },
    {
      "user": "robertzk",
      "count": 3,
      "uuid": 1638492
    },
    {
      "user": "hadley",
      "count": 3,
      "uuid": 4196
    },
    {
      "user": "hollywoof",
      "count": 2,
      "uuid": 179390
    },
    {
      "user": "shiosai",
      "count": 2,
      "uuid": 78963
    },
    {
      "user": "ras44",
      "count": 2,
      "uuid": 9282281
    },
    {
      "user": "kenahoo",
      "count": 2,
      "uuid": 111939
    },
    {
      "user": "bquast",
      "count": 2,
      "uuid": 2590349
    },
    {
      "user": "adamrobinson361",
      "count": 2,
      "uuid": 20915537
    },
    {
      "user": "galachad",
      "count": 1,
      "uuid": 4296390
    },
    {
      "user": "ankane",
      "count": 1,
      "uuid": 220358
    },
    {
      "user": "kippandrew",
      "count": 1,
      "uuid": 395128
    },
    {
      "user": "shapiromatron",
      "count": 1,
      "uuid": 999952
    },
    {
      "user": "luckyrandom",
      "count": 1,
      "uuid": 5482817
    },
    {
      "user": "eduardszoecs",
      "count": 1,
      "uuid": 849616
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "jonkeane",
      "count": 1,
      "uuid": 700357
    },
    {
      "user": "kendonb",
      "count": 1,
      "uuid": 5327505
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "tpalusga",
      "count": 1,
      "uuid": 11087541
    },
    {
      "user": "jwg4",
      "count": 1,
      "uuid": 5060616
    },
    {
      "user": "trestletech",
      "count": 1,
      "uuid": 1593639
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio"
  },
  "_downloads": {
    "count": 51190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/packrat"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/rstudio/packrat",
  "_searchresults": 294,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/packrat.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/packrat",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.1",
      "date": "2014-09-03"
    },
    {
      "version": "0.4.1-1",
      "date": "2014-09-03"
    },
    {
      "version": "0.4.2",
      "date": "2014-12-15"
    },
    {
      "version": "0.4.2-1",
      "date": "2014-12-16"
    },
    {
      "version": "0.4.3",
      "date": "2015-01-28"
    },
    {
      "version": "0.4.4",
      "date": "2015-06-15"
    },
    {
      "version": "0.4.5",
      "date": "2015-10-22"
    },
    {
      "version": "0.4.6",
      "date": "2015-11-03"
    },
    {
      "version": "0.4.6-1",
      "date": "2015-11-05"
    },
    {
      "version": "0.4.7",
      "date": "2016-03-17"
    },
    {
      "version": "0.4.7-1",
      "date": "2016-03-28"
    },
    {
      "version": "0.4.8-1",
      "date": "2016-09-07"
    },
    {
      "version": "0.4.9",
      "date": "2018-03-10"
    },
    {
      "version": "0.4.9-1",
      "date": "2018-03-12"
    },
    {
      "version": "0.4.9-2",
      "date": "2018-04-20"
    },
    {
      "version": "0.4.9-3",
      "date": "2018-06-01"
    },
    {
      "version": "0.5.0",
      "date": "2018-11-14"
    },
    {
      "version": "0.6.0",
      "date": "2021-03-30"
    },
    {
      "version": "0.7.0",
      "date": "2021-08-20"
    },
    {
      "version": "0.8.0",
      "date": "2022-05-26"
    },
    {
      "version": "0.8.1",
      "date": "2022-06-29"
    },
    {
      "version": "0.9.0",
      "date": "2023-01-14"
    },
    {
      "version": "0.9.1",
      "date": "2023-02-27"
    },
    {
      "version": "0.9.2",
      "date": "2023-09-05"
    },
    {
      "version": "0.9.3",
      "date": "2025-06-16"
    }
  ],
  "_exports": [
    ".snapshotImpl",
    "bundle",
    "bundles_dir",
    "clean",
    "disable",
    "extlib",
    "get_lockfile_metadata",
    "get_opts",
    "init",
    "install",
    "install_local",
    "lib_dir",
    "off",
    "on",
    "opts",
    "packify",
    "packrat_lib",
    "packrat_mode",
    "project_dir",
    "repos_add",
    "repos_add_local",
    "repos_create",
    "repos_list",
    "repos_remove",
    "repos_set",
    "repos_set_local",
    "repos_upload",
    "restore",
    "search_path",
    "set_lockfile_metadata",
    "set_opts",
    "snapshot",
    "src_dir",
    "status",
    "unbundle",
    "unused_packages",
    "user_lib",
    "with_extlib"
  ],
  "_help": [
    {
      "page": "packrat-package",
      "title": "Packrat: Reproducible dependency management",
      "topics": [
        "packrat-package",
        "packrat"
      ]
    },
    {
      "page": "bundle",
      "title": "Bundle a Packrat Project",
      "topics": [
        "bundle"
      ]
    },
    {
      "page": "clean",
      "title": "Remove Packages from the Library",
      "topics": [
        "clean"
      ]
    },
    {
      "page": "disable",
      "title": "Disable the use of Packrat in a Project",
      "topics": [
        "disable"
      ]
    },
    {
      "page": "init",
      "title": "Initialize Packrat on a new or existing R project",
      "topics": [
        "init"
      ]
    },
    {
      "page": "install",
      "title": "Install a local development package.",
      "topics": [
        "install"
      ]
    },
    {
      "page": "install_local",
      "title": "Install a Package from a Local Repository",
      "topics": [
        "install_local"
      ]
    },
    {
      "page": "lockfile-metadata",
      "title": "Get / Set packrat lockfile metadata",
      "topics": [
        "get_lockfile_metadata",
        "lockfile-metadata",
        "set_lockfile_metadata"
      ]
    },
    {
      "page": "packify",
      "title": "Automatically Enter Packrat Mode on Startup",
      "topics": [
        "packify"
      ]
    },
    {
      "page": "packrat-external",
      "title": "Managing External Libraries",
      "topics": [
        "extlib",
        "packrat-external",
        "packrat_lib",
        "user_lib",
        "with_extlib"
      ]
    },
    {
      "page": "packrat-mode",
      "title": "Packrat Mode",
      "topics": [
        "off",
        "on",
        "packrat-mode",
        "packrat_mode"
      ]
    },
    {
      "page": "packrat-options",
      "title": "Get/set packrat project options",
      "topics": [
        "get_opts",
        "opts",
        "packrat-options",
        "set_opts"
      ]
    },
    {
      "page": "packrat-resources",
      "title": "Paths to Packrat Resources",
      "topics": [
        "bundles_dir",
        "lib_dir",
        "packrat-resources",
        "project_dir",
        "src_dir"
      ]
    },
    {
      "page": "repos_create",
      "title": "Create a Local, CRAN-like Repository",
      "topics": [
        "repos_create"
      ]
    },
    {
      "page": "repos_upload",
      "title": "Upload a Package to a Local CRAN-like Repository",
      "topics": [
        "repos_upload"
      ]
    },
    {
      "page": "repository-management",
      "title": "Add a Repository",
      "topics": [
        "repository-management",
        "repos_add",
        "repos_add_local",
        "repos_list",
        "repos_remove",
        "repos_set",
        "repos_set_local"
      ]
    },
    {
      "page": "restore",
      "title": "Apply the most recent snapshot to the library",
      "topics": [
        "restore"
      ]
    },
    {
      "page": "search_path",
      "title": "Get Packages on the Search Path",
      "topics": [
        "search_path"
      ]
    },
    {
      "page": "snapshot",
      "title": "Capture and store the packages and versions in use",
      "topics": [
        "snapshot"
      ]
    },
    {
      "page": "status",
      "title": "Show differences between the last snapshot and the library",
      "topics": [
        "status"
      ]
    },
    {
      "page": "unbundle",
      "title": "Unbundle a Packrat Project",
      "topics": [
        "unbundle"
      ]
    },
    {
      "page": "unused_packages",
      "title": "Find Unused Packages in a Project",
      "topics": [
        "unused_packages"
      ]
    }
  ],
  "_readme": "https://github.com/rstudio/packrat/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 13.125771673195416,
  "_indexed": true,
  "_nocasepkg": "packrat",
  "_universes": [
    "rstudio",
    "aronatkins"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3.9000",
      "date": "2026-05-19T05:52:49.000Z",
      "distro": "noble",
      "commit": "f2714831f073bfbe3777186ab991c90feca8d945",
      "fileid": "a2f0921e4931a7c068c06999a6f5c24fc5932342eee310d7985d92f6ef9185ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26078842003"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.3.9000",
      "date": "2026-05-19T05:52:57.000Z",
      "distro": "noble",
      "commit": "f2714831f073bfbe3777186ab991c90feca8d945",
      "fileid": "f170395eeb56d0a22d0bf8d59c9ba631d622aab953d1adb4bf96661fbab3a021",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26078842003"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.3.9000",
      "date": "2026-05-19T05:52:15.000Z",
      "commit": "f2714831f073bfbe3777186ab991c90feca8d945",
      "fileid": "238659116866905cd6365d5a645eb0ef6a69de9eb82a1294c5f61cca82ef668a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26078842003"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.3.9000",
      "date": "2026-05-19T05:52:18.000Z",
      "commit": "f2714831f073bfbe3777186ab991c90feca8d945",
      "fileid": "9e078c67a1e0853af5fd524a298bdbc0f28a58e7f10679a53125be93c05edba4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26078842003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.3.9000",
      "date": "2026-05-19T05:52:58.000Z",
      "commit": "f2714831f073bfbe3777186ab991c90feca8d945",
      "fileid": "03c163d012327552d170964c601b0d965c97ee47e8f6619cd92bf3a3475be2f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26078842003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.3.9000",
      "date": "2026-05-19T05:53:08.000Z",
      "commit": "f2714831f073bfbe3777186ab991c90feca8d945",
      "fileid": "9967ef85904388f389f86e3a20d16adfcaa6990afe643d38b907d04cbbee80fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26078842003"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.3.9000",
      "date": "2026-05-19T05:51:58.000Z",
      "commit": "f2714831f073bfbe3777186ab991c90feca8d945",
      "fileid": "fa194fa209328ddb8a665127eac19c4a6dd5bf4f0f4aff8cd2811cbaee890c9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26078842003"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.3.9000",
      "date": "2026-06-02T15:38:36.000Z",
      "commit": "f2714831f073bfbe3777186ab991c90feca8d945",
      "fileid": "64c533955f67489aecf594f11cbb35b8011ea46e7fa40c8818567f2dd6ad7400",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/26078842003"
    }
  ]
}