{
  "_id": "6a5aa09009eb0996dd69115c",
  "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",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2026-07-17 20:52:03 UTC",
  "RemoteUrl": "https://github.com/rstudio/packrat",
  "RemoteRef": "HEAD",
  "RemoteSha": "e979f22a92f4afab24bd401f1270a87cae826f2f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 21:33:57 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>",
  "_user": "rstudio",
  "_type": "src",
  "_file": "packrat_0.9.3.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/42cb8dd12bc59950e9dc3028063790f5b95f9338ed9a0249e24a36fdb2daacc5",
  "_filesize": 561834,
  "_sha256": "42cb8dd12bc59950e9dc3028063790f5b95f9338ed9a0249e24a36fdb2daacc5",
  "_expires": "2026-10-25T21:37:18.000Z",
  "_created": "2026-07-17T21:33:57.000Z",
  "_published": "2026-07-17T21:37:20.443Z",
  "_jobs": [
    {
      "job": 87998545125,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8420251004"
    },
    {
      "job": 87998545109,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8420252161"
    },
    {
      "job": 87998545095,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8420227211"
    },
    {
      "job": 87998545091,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8420248717"
    },
    {
      "job": 87997790654,
      "time": 254,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8420199282"
    },
    {
      "job": 87998545124,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8420240466"
    },
    {
      "job": 87998545090,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8420236480"
    },
    {
      "job": 87998545102,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8420240341"
    },
    {
      "job": 87998545105,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8420233572"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/29614904910",
  "_status": "success",
  "_upstream": "https://github.com/rstudio/packrat",
  "_commit": {
    "id": "e979f22a92f4afab24bd401f1270a87cae826f2f",
    "author": "Aron Atkins <aron@gweep.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "chore: remove superassignment operator and nolint (#758)\n\n* chore: remove superassignment operator and nolint\n\nAdd direct test coverage to prove compatibility.\n\n* fix: correct origLibPaths lookup\n\nDiscovered while auditing .packrat_mutables references.\nAs of 3c87034, the state lived directly on the `.packrat` environment.\nWith 5108287, the state moved into a `new_defaults()` object, `.packrat_mutables`, which requires `$get(\"field\")`.\nWith cd77393, the `.packrat_mutables$origLibPaths` reference was added, mixing the old and NEW styles.\n\nThe `.packrat_mutables$origLibPaths` has always resolved to `NULL` and was likely not noticed because `origLibPaths` frequently contains overlapping entries.\n\nIncludes a test confirming the use of origLibPaths.",
    "time": 1784321523
  },
  "_maintainer": {
    "name": "Aron Atkins",
    "email": "aron@posit.co",
    "login": "aronatkins",
    "mastodon": "@aronatkins@mastodon.social",
    "linkedin": "in/aronatkins",
    "description": "",
    "uuid": 362187
  },
  "_distro": "resolute",
  "_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": 6,
  "_updates": [
    {
      "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
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-29",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 407,
  "_contributors": [
    {
      "user": "kevinushey",
      "count": 1122,
      "uuid": 1976582
    },
    {
      "user": "aronatkins",
      "count": 158,
      "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": "karawoo",
      "count": 9,
      "uuid": 4452678
    },
    {
      "user": "alexkgold",
      "count": 8,
      "uuid": 394930
    },
    {
      "user": "colearendt",
      "count": 8,
      "uuid": 23075542
    },
    {
      "user": "schloerke",
      "count": 7,
      "uuid": 93231
    },
    {
      "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",
    "followers": 3526
  },
  "_downloads": {
    "count": 48415,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/packrat"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/rstudio/packrat",
  "_searchresults": 246,
  "_rbuild": "4.6.1",
  "_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": 12.956141713030398,
  "_indexed": true,
  "_nocasepkg": "packrat",
  "_universes": [
    "rstudio",
    "aronatkins"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3.9000",
      "date": "2026-07-17T21:36:28.000Z",
      "distro": "resolute",
      "commit": "e979f22a92f4afab24bd401f1270a87cae826f2f",
      "fileid": "https://r2.ropensci.org/36e462f059bc2b9818b18bd3ba01249dd9583b3b4e4bd71bddd00f67e776516f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/29614904910"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.3.9000",
      "date": "2026-07-17T21:36:30.000Z",
      "distro": "resolute",
      "commit": "e979f22a92f4afab24bd401f1270a87cae826f2f",
      "fileid": "https://r2.ropensci.org/243190563f64a2cae4a9084aa989a671d3fac195fcd4bbec417e3ebce3348bd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/29614904910"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.3.9000",
      "date": "2026-07-17T21:35:25.000Z",
      "commit": "e979f22a92f4afab24bd401f1270a87cae826f2f",
      "fileid": "https://r2.ropensci.org/eef2db6cd4784bae3ffd78418741245ba5ca858c0b571bf764b5bce4c232078d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/29614904910"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.3.9000",
      "date": "2026-07-17T21:36:18.000Z",
      "commit": "e979f22a92f4afab24bd401f1270a87cae826f2f",
      "fileid": "https://r2.ropensci.org/3514914462d23d42e7c42addc8799c2b5b73b252002a919a59720e79330bef13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/29614904910"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.3.9000",
      "date": "2026-07-17T21:36:22.000Z",
      "commit": "e979f22a92f4afab24bd401f1270a87cae826f2f",
      "fileid": "https://r2.ropensci.org/77755a3c425bcdd3ce53e134976a8f2e5501204221dff9899eb2c8869dfc2695",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/29614904910"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.3.9000",
      "date": "2026-07-17T21:35:31.000Z",
      "commit": "e979f22a92f4afab24bd401f1270a87cae826f2f",
      "fileid": "https://r2.ropensci.org/9f9fe4c4ffd384a2b7828bea8a29f3a925b89a78f9fc0b7e384403ff6fbe7c46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/29614904910"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.3.9000",
      "date": "2026-07-17T21:35:32.000Z",
      "commit": "e979f22a92f4afab24bd401f1270a87cae826f2f",
      "fileid": "https://r2.ropensci.org/5cc68ca1dbd93e3b7e6ef912882ad8b9b17be8deb2843e65a861384658b5d0b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/29614904910"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.3.9000",
      "date": "2026-07-17T21:35:23.000Z",
      "commit": "e979f22a92f4afab24bd401f1270a87cae826f2f",
      "fileid": "https://r2.ropensci.org/6e302237c4ad6ec458072872acdc09b598164a2408a204a4c0e961e9bc395948",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/29614904910"
    }
  ]
}