{
  "_id": "6a258838794753ddbc3de6ce",
  "Package": "pak",
  "Title": "Another Approach to Package Installation",
  "Version": "0.10.0.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Jim\", \"Hester\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\")),\nperson(\"Winston\", \"Chang\", role = \"ctb\",\ncomment = \"R6, callr, processx\"),\nperson(\"Ascent Digital Services\", role = c(\"cph\", \"fnd\"),\ncomment = \"callr, processx\"),\nperson(\"Hadley\", \"Wickham\", role = c(\"ctb\", \"cph\"),\ncomment = \"cli, curl, pkgbuild, yaml\"),\nperson(\"Jeroen\", \"Ooms\", role = \"ctb\",\ncomment = \"curl, jsonlite\"),\nperson(\"Maëlle\", \"Salmon\", role = \"ctb\",\ncomment = \"desc, pkgsearch\"),\nperson(\"Duncan\", \"Temple Lang\", role = \"ctb\",\ncomment = \"jsonlite\"),\nperson(\"Lloyd\", \"Hilaiel\", role = \"cph\",\ncomment = \"jsonlite\"),\nperson(\"Alec\", \"Wong\", role = \"ctb\",\ncomment = \"keyring\"),\nperson(\"Michel Berkelaar and lpSolve authors\", role = \"ctb\",\ncomment = \"lpSolve\"),\nperson(\"R Consortium\", role = \"fnd\",\ncomment = \"pkgsearch\"),\nperson(\"Jay\", \"Loden\", role = \"ctb\",\ncomment = \"ps\"),\nperson(\"Dave\", \"Daeschler\", role = \"ctb\",\ncomment = \"ps\"),\nperson(\"Giampaolo\", \"Rodola\", role = \"ctb\",\ncomment = \"ps\"),\nperson(\"Shawn\", \"Garbett\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Jeremy\", \"Stephens\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Kirill\", \"Simonov\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Yihui\", \"Xie\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Zhuoer\", \"Dong\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Jeffrey\", \"Horner\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Will\", \"Beasley\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Brendan\", \"O'Connor\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Gregory\", \"Warnes\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Michael\", \"Quinn\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Zhian\", \"Kamvar\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Charlie\", \"Gao\", role = \"ctb\",\ncomment = \"yaml\"),\nperson(\"Kuba\", \"Podgórski\", role = \"ctb\",\ncomment = \"zip\"),\nperson(\"Rich\", \"Geldreich\", role = \"ctb\",\ncomment = \"zip\")\n)",
  "Description": "The goal of 'pak' is to make package installation faster\nand more reliable. In particular, it performs all HTTP\noperations in parallel, so metadata resolution and package\ndownloads are fast. Metadata and package files are cached on\nthe local disk as well. 'pak' has a dependency solver, so it\nfinds version conflicts before performing the installation.\nThis version of 'pak' supports CRAN, 'Bioconductor' and\n'GitHub' packages as well.",
  "License": "GPL-3",
  "URL": "https://pak.r-lib.org/, https://github.com/r-lib/pak",
  "BugReports": "https://github.com/r-lib/pak/issues",
  "Biarch": "true",
  "ByteCompile": "true",
  "Config/build/extra-sources": "configure*",
  "Config/needs/dependencies": "callr, cli, curl, desc, filelock, jsonlite,\nkeyring, lpSolve, pkgbuild, r-lib/pkgcache@feature/ppm-sso,\nr-lib/pkgdepends, pkgsearch, processx, ps, r-lib/tsitter,\ngaborcsardi/tstoml, yaml",
  "Config/Needs/website": "r-lib/asciicast, rmarkdown, roxygen2,\ntidyverse/tidytemplate",
  "Config/Needs/deploy": "cli (>= 3.2.0), curl, desc, gitcreds, glue@1.6.2,\ngaborcsardi/jsonlite, processx, R6@2.5.1",
  "Config/Needs/check": "r-lib/pkgcache@feature/ppm-sso",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-05-13",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-06-07 14:38:18 UTC",
  "RemoteUrl": "https://github.com/r-lib/pak",
  "RemoteRef": "HEAD",
  "RemoteSha": "dbdd02dac65884c2b2726b2771c107a00396aece",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 14:53:41 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nJim Hester [aut],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>),\nWinston Chang [ctb] (R6, callr, processx),\nAscent Digital Services [cph, fnd] (callr, processx),\nHadley Wickham [ctb, cph] (cli, curl, pkgbuild, yaml),\nJeroen Ooms [ctb] (curl, jsonlite),\nMaëlle Salmon [ctb] (desc, pkgsearch),\nDuncan Temple Lang [ctb] (jsonlite),\nLloyd Hilaiel [cph] (jsonlite),\nAlec Wong [ctb] (keyring),\nMichel Berkelaar and lpSolve authors [ctb] (lpSolve),\nR Consortium [fnd] (pkgsearch),\nJay Loden [ctb] (ps),\nDave Daeschler [ctb] (ps),\nGiampaolo Rodola [ctb] (ps),\nShawn Garbett [ctb] (yaml),\nJeremy Stephens [ctb] (yaml),\nKirill Simonov [ctb] (yaml),\nYihui Xie [ctb] (yaml),\nZhuoer Dong [ctb] (yaml),\nJeffrey Horner [ctb] (yaml),\nWill Beasley [ctb] (yaml),\nBrendan O'Connor [ctb] (yaml),\nGregory Warnes [ctb] (yaml),\nMichael Quinn [ctb] (yaml),\nZhian Kamvar [ctb] (yaml),\nCharlie Gao [ctb] (yaml),\nKuba Podgórski [ctb] (zip),\nRich Geldreich [ctb] (zip)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "6c0457989ce72e2d0a397e9d18e5e963",
  "_user": "r-lib",
  "_type": "src",
  "_file": "pak_0.10.0.9000.tar.gz",
  "_fileid": "69c16712a57ab49dc413142690314daa84246504d607f901c94b31b9fb0422cb",
  "_filesize": 3861338,
  "_sha256": "69c16712a57ab49dc413142690314daa84246504d607f901c94b31b9fb0422cb",
  "_created": "2026-06-07T14:53:41.000Z",
  "_published": "2026-06-07T15:03:20.904Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79968124180,
      "time": 238,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7465253067"
    },
    {
      "job": 79968124187,
      "time": 223,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7465250864"
    },
    {
      "job": 79968124182,
      "time": 245,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465253933"
    },
    {
      "job": 79968124186,
      "time": 265,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465255804"
    },
    {
      "job": 79968124184,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7465243429"
    },
    {
      "job": 79968124175,
      "time": 408,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7465274172"
    },
    {
      "job": 79968124179,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465242964"
    },
    {
      "job": 79968124190,
      "time": 404,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465273678"
    },
    {
      "job": 79967832081,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465222600"
    },
    {
      "job": 79968124172,
      "time": 425,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465276331"
    },
    {
      "job": 79968124171,
      "time": 439,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7465277936"
    },
    {
      "job": 79968124169,
      "time": 436,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7465277614"
    },
    {
      "job": 79968124178,
      "time": 432,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465277020"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/pak",
  "_commit": {
    "id": "dbdd02dac65884c2b2726b2771c107a00396aece",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Increment version number to 0.10.0.9000\n",
    "time": 1780843098
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "callr",
      "version": ">= 3.7.0",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "version": ">= 4.3.2",
      "role": "Suggests"
    },
    {
      "package": "desc",
      "version": ">= 1.4.1",
      "role": "Suggests"
    },
    {
      "package": "filelock",
      "version": ">= 1.0.2",
      "role": "Suggests"
    },
    {
      "package": "gitcreds",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "version": ">= 1.6.2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Suggests"
    },
    {
      "package": "keyring",
      "version": ">= 1.4.0",
      "role": "Suggests"
    },
    {
      "package": "pingr",
      "role": "Suggests"
    },
    {
      "package": "pkgbuild",
      "version": ">= 1.4.2",
      "role": "Suggests"
    },
    {
      "package": "pkgcache",
      "version": ">= 2.2.4",
      "role": "Suggests"
    },
    {
      "package": "pkgdepends",
      "version": ">= 0.9.0",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "pkgsearch",
      "version": ">= 3.1.0",
      "role": "Suggests"
    },
    {
      "package": "processx",
      "version": ">= 3.8.1",
      "role": "Suggests"
    },
    {
      "package": "ps",
      "version": ">= 1.6.0",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 184,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 6
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 7
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 6
    },
    {
      "week": "2026-12",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 8
    },
    {
      "week": "2026-16",
      "n": 10
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 10
    },
    {
      "week": "2026-19",
      "n": 4
    },
    {
      "week": "2026-20",
      "n": 14
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 22
    }
  ],
  "_tags": [
    {
      "name": "v0.9.1",
      "date": "2025-12-01"
    },
    {
      "name": "v0.9.2",
      "date": "2025-12-21"
    },
    {
      "name": "v0.9.3",
      "date": "2026-04-09"
    },
    {
      "name": "v0.9.4",
      "date": "2026-04-16"
    },
    {
      "name": "v0.9.5",
      "date": "2026-04-27"
    },
    {
      "name": "v0.10.0",
      "date": "2026-06-06"
    }
  ],
  "_stars": 807,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 1318,
      "uuid": 660288
    },
    {
      "user": "jimhester",
      "count": 75,
      "uuid": 205275
    },
    {
      "user": "hadley",
      "count": 14,
      "uuid": 4196
    },
    {
      "user": "riccardoporreca",
      "count": 8,
      "uuid": 13663564
    },
    {
      "user": "remlapmot",
      "count": 6,
      "uuid": 3777473
    },
    {
      "user": "maxheld83",
      "count": 6,
      "uuid": 5372770
    },
    {
      "user": "jennybc",
      "count": 4,
      "uuid": 599454
    },
    {
      "user": "salim-b",
      "count": 4,
      "uuid": 20040931
    },
    {
      "user": "mishacivey",
      "count": 3,
      "uuid": 41067377
    },
    {
      "user": "rstub",
      "count": 3,
      "uuid": 27821131
    },
    {
      "user": "krlmlr",
      "count": 2,
      "uuid": 1741643
    },
    {
      "user": "olivroy",
      "count": 2,
      "uuid": 52606734
    },
    {
      "user": "tanho63",
      "count": 2,
      "uuid": 38083823
    },
    {
      "user": "sermetpekin",
      "count": 2,
      "uuid": 96650846
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    },
    {
      "user": "glin",
      "count": 2,
      "uuid": 20401866
    },
    {
      "user": "vincentguyader",
      "count": 1,
      "uuid": 10470699
    },
    {
      "user": "tylerlittlefield",
      "count": 1,
      "uuid": 35909636
    },
    {
      "user": "tl-hbk",
      "count": 1,
      "uuid": 79589038
    },
    {
      "user": "tmstauss",
      "count": 1,
      "uuid": 44127135
    },
    {
      "user": "pedrobtz",
      "count": 1,
      "uuid": 2864346
    },
    {
      "user": "nealrichardson",
      "count": 1,
      "uuid": 2975928
    },
    {
      "user": "mine-cetinkaya-rundel",
      "count": 1,
      "uuid": 5965649
    },
    {
      "user": "m-muecke",
      "count": 1,
      "uuid": 26463953
    },
    {
      "user": "jonkeane",
      "count": 1,
      "uuid": 700357
    },
    {
      "user": "johnbaums",
      "count": 1,
      "uuid": 818438
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "moohan",
      "count": 1,
      "uuid": 5982260
    },
    {
      "user": "fan-ix",
      "count": 1,
      "uuid": 61686936
    },
    {
      "user": "qulogic",
      "count": 1,
      "uuid": 302469
    },
    {
      "user": "dpastoor",
      "count": 1,
      "uuid": 3196313
    },
    {
      "user": "dpprdan",
      "count": 1,
      "uuid": 1423562
    },
    {
      "user": "cderv",
      "count": 1,
      "uuid": 6791940
    },
    {
      "user": "infotroph",
      "count": 1,
      "uuid": 1256435
    },
    {
      "user": "arcresu",
      "count": 1,
      "uuid": 322256
    },
    {
      "user": "meztez",
      "count": 1,
      "uuid": 31039074
    },
    {
      "user": "brendes",
      "count": 1,
      "uuid": 3211522
    },
    {
      "user": "andreranza",
      "count": 1,
      "uuid": 43607279
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 306302,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pak"
  },
  "_devurl": "https://github.com/r-lib/pak",
  "_pkgdown": "https://pak.r-lib.org/",
  "_searchresults": 563,
  "_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/pak.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/pak",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2019-02-19"
    },
    {
      "version": "0.1.2.1",
      "date": "2020-11-20"
    },
    {
      "version": "0.2.0",
      "date": "2021-12-01"
    },
    {
      "version": "0.2.1",
      "date": "2021-12-20"
    },
    {
      "version": "0.3.0",
      "date": "2022-04-11"
    },
    {
      "version": "0.3.1",
      "date": "2022-09-08"
    },
    {
      "version": "0.4.0",
      "date": "2023-01-16"
    },
    {
      "version": "0.5.0",
      "date": "2023-04-20"
    },
    {
      "version": "0.5.1",
      "date": "2023-04-27"
    },
    {
      "version": "0.6.0",
      "date": "2023-08-29"
    },
    {
      "version": "0.7.0",
      "date": "2023-11-17"
    },
    {
      "version": "0.7.1",
      "date": "2023-12-11"
    },
    {
      "version": "0.7.2",
      "date": "2024-03-17"
    },
    {
      "version": "0.8.0",
      "date": "2024-08-26"
    },
    {
      "version": "0.8.0.1",
      "date": "2025-01-17"
    },
    {
      "version": "0.8.0.2",
      "date": "2025-04-08"
    },
    {
      "version": "0.9.0",
      "date": "2025-05-27"
    },
    {
      "version": "0.9.1",
      "date": "2025-12-01"
    },
    {
      "version": "0.9.2",
      "date": "2025-12-22"
    },
    {
      "version": "0.9.3",
      "date": "2026-04-09"
    },
    {
      "version": "0.9.4",
      "date": "2026-04-17"
    },
    {
      "version": "0.9.5",
      "date": "2026-04-27"
    },
    {
      "version": "0.10.0",
      "date": "2026-06-07"
    }
  ],
  "_exports": [
    "cache_clean",
    "cache_delete",
    "cache_list",
    "cache_summary",
    "handle_package_not_found",
    "lib_status",
    "local_deps",
    "local_deps_explain",
    "local_deps_tree",
    "local_dev_deps",
    "local_dev_deps_explain",
    "local_dev_deps_tree",
    "local_install",
    "local_install_deps",
    "local_install_dev_deps",
    "local_system_requirements",
    "lockfile_create",
    "lockfile_install",
    "meta_clean",
    "meta_list",
    "meta_summary",
    "meta_update",
    "pak",
    "pak_cleanup",
    "pak_install_extra",
    "pak_setup",
    "pak_sitrep",
    "pak_update",
    "pkg_deps",
    "pkg_deps_explain",
    "pkg_deps_tree",
    "pkg_download",
    "pkg_history",
    "pkg_install",
    "pkg_list",
    "pkg_name_check",
    "pkg_remove",
    "pkg_search",
    "pkg_status",
    "pkg_sysreqs",
    "pkg_system_requirements",
    "ppm_has_binaries",
    "ppm_platforms",
    "ppm_r_versions",
    "ppm_repo_url",
    "ppm_snapshots",
    "ppm_sso_login",
    "ppm_sso_logout",
    "ppm_sso_status",
    "repo_add",
    "repo_auth",
    "repo_auth_key_get",
    "repo_auth_key_set",
    "repo_auth_unlock",
    "repo_get",
    "repo_ping",
    "repo_resolve",
    "repo_status",
    "scan_deps",
    "sysreqs_check_installed",
    "sysreqs_db_list",
    "sysreqs_db_match",
    "sysreqs_db_update",
    "sysreqs_fix_installed",
    "sysreqs_is_supported",
    "sysreqs_list_system_packages",
    "sysreqs_platforms",
    "system_r_platform",
    "system_r_platform_data"
  ],
  "_help": [
    {
      "page": "repo-auth",
      "title": "Authenticated repositories",
      "concept": [
        "authenticated repositories"
      ],
      "topics": [
        "Authenticated repositories"
      ]
    },
    {
      "page": "cache",
      "title": "Package cache utilities",
      "topics": [
        "cache_clean",
        "cache_delete",
        "cache_list",
        "cache_summary"
      ]
    },
    {
      "page": "faq",
      "title": "Frequently Asked Questions",
      "topics": [
        "FAQ"
      ]
    },
    {
      "page": "get-started",
      "title": "Simplified manual. Start here!",
      "topics": [
        "Get started with pak"
      ]
    },
    {
      "page": "features",
      "title": "A list of the most important pak features",
      "topics": [
        "Great pak features"
      ]
    },
    {
      "page": "handle_package_not_found",
      "title": "Install missing packages on the fly",
      "topics": [
        "handle_package_not_found"
      ]
    },
    {
      "page": "install",
      "title": "All about installing pak.",
      "topics": [
        "Installing pak"
      ]
    },
    {
      "page": "lib_status",
      "title": "Status of packages in a library",
      "concept": [
        "library functions",
        "package functions"
      ],
      "topics": [
        "lib_status",
        "pkg_list"
      ]
    },
    {
      "page": "local_deps",
      "title": "Dependencies of a package tree",
      "concept": [
        "local package trees"
      ],
      "topics": [
        "local_deps",
        "local_deps_tree",
        "local_dev_deps",
        "local_dev_deps_tree"
      ]
    },
    {
      "page": "local_deps_explain",
      "title": "Explain dependencies of a package tree",
      "concept": [
        "local package trees"
      ],
      "topics": [
        "local_deps_explain",
        "local_dev_deps_explain"
      ]
    },
    {
      "page": "local_install",
      "title": "Install a package tree",
      "concept": [
        "local package trees"
      ],
      "topics": [
        "local_install"
      ]
    },
    {
      "page": "local_install_deps",
      "title": "Install the dependencies of a package tree",
      "concept": [
        "local package trees"
      ],
      "topics": [
        "local_install_deps"
      ]
    },
    {
      "page": "local_install_dev_deps",
      "title": "Install all (development) dependencies of a package tree",
      "concept": [
        "local package trees"
      ],
      "topics": [
        "local_install_dev_deps"
      ]
    },
    {
      "page": "local_package_trees",
      "title": "About local package trees",
      "concept": [
        "local package trees"
      ],
      "topics": [
        "local_package_trees"
      ]
    },
    {
      "page": "local_system_requirements",
      "title": "Query system requirements",
      "topics": [
        "local_system_requirements",
        "pkg_system_requirements"
      ]
    },
    {
      "page": "lockfile_create",
      "title": "Create a lock file",
      "concept": [
        "lock files"
      ],
      "topics": [
        "lockfile_create"
      ]
    },
    {
      "page": "lockfile_install",
      "title": "Install packages based on a lock file",
      "concept": [
        "lock files"
      ],
      "topics": [
        "lockfile_install"
      ]
    },
    {
      "page": "metadata",
      "title": "Metadata cache utilities",
      "topics": [
        "meta_clean",
        "meta_list",
        "meta_summary",
        "meta_update"
      ]
    },
    {
      "page": "package-dependency-types",
      "title": "Various types of R package dependencies",
      "topics": [
        "Package dependency types"
      ]
    },
    {
      "page": "pak_package_sources",
      "title": "Install packages from CRAN, Bioconductor, GitHub, URLs, etc.",
      "topics": [
        "Package sources"
      ]
    },
    {
      "page": "pak",
      "title": "Install specified required packages",
      "concept": [
        "local package trees",
        "package functions"
      ],
      "topics": [
        "pak"
      ]
    },
    {
      "page": "pak-config",
      "title": "Environment variables and options that modify the default behavior",
      "topics": [
        "pak configuration",
        "pak-config"
      ]
    },
    {
      "page": "pak_cleanup",
      "title": "Clean up pak caches",
      "concept": [
        "pak housekeeping"
      ],
      "topics": [
        "pak_cleanup"
      ]
    },
    {
      "page": "pak_install_extra",
      "title": "Install all optional dependencies of pak",
      "topics": [
        "pak_install_extra"
      ]
    },
    {
      "page": "pak_setup",
      "title": "Set up private pak library (deprecated)",
      "topics": [
        "pak_setup"
      ]
    },
    {
      "page": "pak_sitrep",
      "title": "pak SITuation REPort",
      "concept": [
        "pak housekeeping"
      ],
      "topics": [
        "pak_sitrep"
      ]
    },
    {
      "page": "pak_update",
      "title": "Update pak itself",
      "topics": [
        "pak_update"
      ]
    },
    {
      "page": "pkg_deps",
      "title": "Look up the dependencies of a package",
      "concept": [
        "package functions"
      ],
      "topics": [
        "pkg_deps"
      ]
    },
    {
      "page": "pkg_deps_explain",
      "title": "Explain how a package depends on other packages",
      "topics": [
        "pkg_deps_explain"
      ]
    },
    {
      "page": "pkg_deps_tree",
      "title": "Draw the dependency tree of a package",
      "concept": [
        "package functions"
      ],
      "topics": [
        "pkg_deps_tree"
      ]
    },
    {
      "page": "pkg_download",
      "title": "Download a package and its dependencies",
      "concept": [
        "package functions"
      ],
      "topics": [
        "pkg_download"
      ]
    },
    {
      "page": "pkg_history",
      "title": "Query the history of a CRAN package",
      "topics": [
        "pkg_history"
      ]
    },
    {
      "page": "pkg_install",
      "title": "Install packages",
      "concept": [
        "package functions"
      ],
      "topics": [
        "pkg_install"
      ]
    },
    {
      "page": "pkg_name_check",
      "title": "Check if an R package name is available",
      "topics": [
        "pkg_name_check"
      ]
    },
    {
      "page": "pkg_remove",
      "title": "Remove installed packages",
      "concept": [
        "package functions"
      ],
      "topics": [
        "pkg_remove"
      ]
    },
    {
      "page": "pkg_search",
      "title": "Search CRAN packages",
      "topics": [
        "pkg_search"
      ]
    },
    {
      "page": "pkg_status",
      "title": "Display installed locations of a package",
      "concept": [
        "package functions"
      ],
      "topics": [
        "pkg_status"
      ]
    },
    {
      "page": "pkg_sysreqs",
      "title": "Calculate system requirements of one of more packages",
      "concept": [
        "package functions",
        "system requirements functions"
      ],
      "topics": [
        "pkg_sysreqs"
      ]
    },
    {
      "page": "ppm_has_binaries",
      "title": "Does PPM build binary packages for the current platform?",
      "concept": [
        "PPM functions"
      ],
      "topics": [
        "ppm_has_binaries"
      ]
    },
    {
      "page": "ppm_platforms",
      "title": "List all platforms supported by Posit Package Manager (PPM)",
      "concept": [
        "PPM functions"
      ],
      "topics": [
        "ppm_platforms"
      ]
    },
    {
      "page": "ppm_r_versions",
      "title": "List all R versions supported by Posit Package Manager (PPM)",
      "concept": [
        "PPM functions"
      ],
      "topics": [
        "ppm_r_versions"
      ]
    },
    {
      "page": "ppm_repo_url",
      "title": "Returns the current Posit Package Manager (PPM) repository URL",
      "concept": [
        "PPM functions"
      ],
      "topics": [
        "ppm_repo_url"
      ]
    },
    {
      "page": "ppm_snapshots",
      "title": "List all available Posit Package Manager (PPM) snapshots",
      "concept": [
        "PPM functions"
      ],
      "topics": [
        "ppm_snapshots"
      ]
    },
    {
      "page": "ppm_sso_login",
      "title": "Posit Package Manager single sign-on (SSO) authentication",
      "topics": [
        "ppm_sso_login",
        "ppm_sso_logout",
        "ppm_sso_status"
      ]
    },
    {
      "page": "repo_add",
      "title": "Add a new CRAN-like repository",
      "concept": [
        "repository functions"
      ],
      "topics": [
        "repo_add",
        "repo_resolve"
      ]
    },
    {
      "page": "repo_auth",
      "title": "Authenticated repositories",
      "concept": [
        "authenticated repositories"
      ],
      "topics": [
        "repo_auth"
      ]
    },
    {
      "page": "repo_auth_key_get",
      "title": "Query or set repository password in the system credential store",
      "concept": [
        "authenticated repositories"
      ],
      "topics": [
        "repo_auth_key_get",
        "repo_auth_key_set",
        "repo_auth_unlock"
      ]
    },
    {
      "page": "repo_get",
      "title": "Query the currently configured CRAN-like repositories",
      "concept": [
        "repository functions"
      ],
      "topics": [
        "repo_get"
      ]
    },
    {
      "page": "repo_status",
      "title": "Show the status of CRAN-like repositories",
      "concept": [
        "repository functions"
      ],
      "topics": [
        "repo_ping",
        "repo_status"
      ]
    },
    {
      "page": "scan_deps",
      "title": "Scan R code for dependent packages",
      "topics": [
        "scan_deps"
      ]
    },
    {
      "page": "sysreqs_check_installed",
      "title": "Check if installed packages have all their system requirements",
      "concept": [
        "system requirements functions"
      ],
      "topics": [
        "sysreqs_check_installed",
        "sysreqs_fix_installed"
      ]
    },
    {
      "page": "sysreqs_db_list",
      "title": "List contents of the system requirements DB, for a platform",
      "concept": [
        "system requirements functions"
      ],
      "topics": [
        "sysreqs_db_list"
      ]
    },
    {
      "page": "sysreqs_db_match",
      "title": "Match system requirement descriptions to the database",
      "concept": [
        "system requirements functions"
      ],
      "topics": [
        "sysreqs_db_match"
      ]
    },
    {
      "page": "sysreqs_db_update",
      "title": "Update the cached copy of the system requirements database",
      "concept": [
        "system requirements functions"
      ],
      "topics": [
        "sysreqs_db_update"
      ]
    },
    {
      "page": "sysreqs_is_supported",
      "title": "Check if a platform has system requirements support",
      "concept": [
        "system requirements functions"
      ],
      "topics": [
        "sysreqs_is_supported"
      ]
    },
    {
      "page": "sysreqs_list_system_packages",
      "title": "List installed system packages",
      "concept": [
        "system requirements functions"
      ],
      "topics": [
        "sysreqs_list_system_packages"
      ]
    },
    {
      "page": "sysreqs_platforms",
      "title": "List platforms with system requirements support",
      "concept": [
        "system requirements functions"
      ],
      "topics": [
        "sysreqs_platforms"
      ]
    },
    {
      "page": "sysreqs",
      "title": "System requirements",
      "topics": [
        "sysreqs",
        "System requirements"
      ]
    },
    {
      "page": "system_r_platform",
      "title": "R platforms",
      "topics": [
        "system_r_platform",
        "system_r_platform_data"
      ]
    },
    {
      "page": "pak_solver",
      "title": "Find the ideal set of packages and versions to install",
      "topics": [
        "The dependency solver"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/pak/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 15.550582576920863,
  "_indexed": true,
  "_nocasepkg": "pak",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_previous": "0.10.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:58:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "3955d670b13204da2a85aa562624f9d8e4e0be4b978a305336412a4127822efd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:57:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "db33bffe64d021726cb66454121cc5696118c2af819dcd7fc3d2c979446b58e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:58:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "8cd7d745c2a1b48a5ea8edb736b40bca399ff13cbae6f31d35c288379168d417",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:58:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "8a7d5c99cb72419e3942921b2d0496847219b1d19f10cace274a4ab49a6a816f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:56:59.000Z",
      "arch": "aarch64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "1831a2636840caae8500e6cd5c4c486e0010555029ec85560e3dfd4dc5f7ccbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:58:07.000Z",
      "arch": "x86_64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "c6d1948dca95265a1f775e5b6fceffc082cf9344ce43b40a88fc057909d92912",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:56:58.000Z",
      "arch": "aarch64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "855f434a3c4b158b5ad3c7833dcea65dd3c2fe068c42d63b1ebf1d94a0949a97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:58:53.000Z",
      "arch": "x86_64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "ce3380a362bc5d022307d12aee82cb826c498cfbdbc72774fbc1cb7034632e8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:57:25.000Z",
      "arch": "emscripten",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "cce396c5f55cf0d1ea804a1a9e1c1f1b0b30e35e3954fe9df3a58011b9adfa85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:57:02.000Z",
      "arch": "x86_64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "08683e3c15814d4ebeee04dd982edee2df6d3fb3f59bb7546842cebaf606e241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:56:50.000Z",
      "arch": "x86_64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "528e52592908ded2f46bcaf8b4dd571e284526ae83850cbb849e9af32d641226",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.0.9000",
      "date": "2026-06-07T14:56:51.000Z",
      "arch": "x86_64",
      "commit": "dbdd02dac65884c2b2726b2771c107a00396aece",
      "fileid": "5a3f9f21a6ffef4de2d4482e9889581b90ce19253739f3875edaadf8fc9df647",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27095863948"
    }
  ]
}