{
  "_id": "6a3beb3ac2c86aa1dcf0f23a",
  "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://kwb-r.r-universe.dev",
  "Date/Publication": "2026-06-08 19:03:54 UTC",
  "RemoteUrl": "https://github.com/rstudio/packrat",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f07af4bd443116977c28e11a47f590c17da89ca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-24 14:32:13 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": "dbc64ec06d8dac2d216d0b1018f026dd",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "packrat_0.9.3.9000.tar.gz",
  "_fileid": "ea84f91b34ba931125b052408809abc4cb7aaab34762b8971ebd6d800aaaebfd",
  "_filesize": 568717,
  "_sha256": "ea84f91b34ba931125b052408809abc4cb7aaab34762b8971ebd6d800aaaebfd",
  "_created": "2026-06-24T14:32:13.000Z",
  "_published": "2026-06-24T14:35:38.992Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83220851001,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7852797476"
    },
    {
      "job": 83220850957,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852805255"
    },
    {
      "job": 83220850999,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7852769454"
    },
    {
      "job": 83220851103,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852767584"
    },
    {
      "job": 83220074189,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852726391"
    },
    {
      "job": 83220850954,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852808207"
    },
    {
      "job": 83220850934,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7852777262"
    },
    {
      "job": 83220850979,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7852772175"
    },
    {
      "job": 83220851039,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7852778887"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105914881",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/packrat",
  "_commit": {
    "id": "3f07af4bd443116977c28e11a47f590c17da89ca",
    "author": "Kara Woo <karawoo@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix and add integration tests for installing from bitbucket/gitlab/github  (#755)\n\n* fix failing bitbucket test\n\n* add github test and improve gitlab\n\n* cleanup",
    "time": 1780945434
  },
  "_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": false,
  "_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
    }
  ],
  "_tags": [],
  "_stars": 407,
  "_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": 7,
      "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": 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": 56531,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/packrat"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/rstudio/packrat",
  "_searchresults": 273,
  "_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.010684037741747,
  "_indexed": false,
  "_nocasepkg": "packrat",
  "_universes": [
    "kwb-r"
  ],
  "_indexurl": "https://rstudio.r-universe.dev/packrat",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3.9000",
      "date": "2026-06-24T14:34:35.000Z",
      "distro": "resolute",
      "commit": "3f07af4bd443116977c28e11a47f590c17da89ca",
      "fileid": "2e0070214e917b0bba85ffb1ac09bd130fc1d065a05493edd7568c9304e7c79b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105914881"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.3.9000",
      "date": "2026-06-24T14:34:50.000Z",
      "distro": "resolute",
      "commit": "3f07af4bd443116977c28e11a47f590c17da89ca",
      "fileid": "ddb99ec5a2acd5d979e5b62622c8071121b68c7d99c380a9b9931785e78d2a48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105914881"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.3.9000",
      "date": "2026-06-24T14:33:44.000Z",
      "commit": "3f07af4bd443116977c28e11a47f590c17da89ca",
      "fileid": "0a7ec2723f6d35cb1e31202b0abe267803ea063b2649ed3c6b1e772b543f4234",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105914881"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.3.9000",
      "date": "2026-06-24T14:33:39.000Z",
      "commit": "3f07af4bd443116977c28e11a47f590c17da89ca",
      "fileid": "5fc765289beb871fb8cd7b2c90f3b8c38f788943462466dc8afdb5bb735036d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105914881"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.3.9000",
      "date": "2026-06-24T14:35:22.000Z",
      "commit": "3f07af4bd443116977c28e11a47f590c17da89ca",
      "fileid": "3f4b54008d591e4ee7ba1420a35d799cb20726277ccacb6f45cf743e77021587",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105914881"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.3.9000",
      "date": "2026-06-24T14:33:36.000Z",
      "commit": "3f07af4bd443116977c28e11a47f590c17da89ca",
      "fileid": "7805d7e7d36b7974d6a843b26e1ef3bba5291ac13bda559a4b5593dc8dde8e54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105914881"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.3.9000",
      "date": "2026-06-24T14:33:30.000Z",
      "commit": "3f07af4bd443116977c28e11a47f590c17da89ca",
      "fileid": "19f500366a44b40755841598eead641a79a1d31cb02b4f417add324937aeadf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105914881"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.3.9000",
      "date": "2026-06-24T14:33:41.000Z",
      "commit": "3f07af4bd443116977c28e11a47f590c17da89ca",
      "fileid": "9b168c8f787b15d2cf593af737b8b7da6f859fd86f16342ea54dd5c635219097",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/28105914881"
    }
  ]
}