{
  "_id": "6a2655fa794753ddbc3e40ad",
  "Package": "pkgload",
  "Title": "Simulate Package Installation and Attach",
  "Version": "1.5.2.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", role = \"aut\"),\nperson(\"Winston\", \"Chang\", role = \"aut\"),\nperson(\"Jim\", \"Hester\", role = \"aut\"),\nperson(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\nperson(\"R Core team\", role = \"ctb\",\ncomment = \"Some namespace and vignette code extracted from base R\")\n)",
  "Description": "Simulates the process of installing a package and then\nattaching it. This is a key part of the 'devtools' package as\nit allows you to rapidly iterate while developing a package.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-lib/pkgload, https://pkgload.r-lib.org",
  "BugReports": "https://github.com/r-lib/pkgload/issues",
  "Config/Needs/website": "tidyverse/tidytemplate, ggplot2",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "TRUE",
  "Config/testthat/start-first": "dll",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libuv1-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-04-30 07:59:40 UTC",
  "RemoteUrl": "https://github.com/r-lib/pkgload",
  "RemoteRef": "HEAD",
  "RemoteSha": "88c956bf08f0578df2e6cdb47eb275aa7220e516",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 05:38:20 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut],\nWinston Chang [aut],\nJim Hester [aut],\nLionel Henry [aut, cre],\nPosit Software, PBC [cph, fnd],\nR Core team [ctb] (Some namespace and vignette code extracted from base\nR)",
  "Maintainer": "Lionel Henry <lionel@posit.co>",
  "MD5sum": "0168bcf62fedb4ac16b6233d762302b3",
  "_user": "r-lib",
  "_type": "src",
  "_file": "pkgload_1.5.2.9000.tar.gz",
  "_fileid": "7b1df6ecffde7f85fee2938d10cc20a86d673ad5d42a8d387fe41de49fb751d4",
  "_filesize": 216239,
  "_sha256": "7b1df6ecffde7f85fee2938d10cc20a86d673ad5d42a8d387fe41de49fb751d4",
  "_created": "2026-06-08T05:38:20.000Z",
  "_published": "2026-06-08T05:41:14.189Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80029406964,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7472411704"
    },
    {
      "job": 80029406963,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7472411141"
    },
    {
      "job": 80029406998,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7472408134"
    },
    {
      "job": 80029406977,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7472408167"
    },
    {
      "job": 80029066324,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472384147"
    },
    {
      "job": 80029406961,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472404627"
    },
    {
      "job": 80029407014,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7472409401"
    },
    {
      "job": 80029406999,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7472411531"
    },
    {
      "job": 80029406993,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472407757"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118117704",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/pkgload",
  "_commit": {
    "id": "88c956bf08f0578df2e6cdb47eb275aa7220e516",
    "author": "Michael Chirico <chiricom@google.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Skip test assuming translation works (#333)",
    "time": 1777535980
  },
  "_maintainer": {
    "name": "Lionel Henry",
    "email": "lionel@posit.co",
    "login": "lionel-",
    "description": "",
    "uuid": 4465050
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pkgbuild",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "bitops",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "mathjaxr",
      "role": "Suggests"
    },
    {
      "package": "pak",
      "role": "Suggests"
    },
    {
      "package": "Rcpp",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.1.1",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 607,
  "_updates": [
    {
      "week": "2025-39",
      "n": 8
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 6
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.4.1",
      "date": "2025-09-23"
    },
    {
      "name": "v1.5.0",
      "date": "2026-02-02"
    },
    {
      "name": "v1.5.1",
      "date": "2026-03-31"
    },
    {
      "name": "v1.5.2",
      "date": "2026-04-21"
    }
  ],
  "_stars": 60,
  "_contributors": [
    {
      "user": "hadley",
      "count": 469,
      "uuid": 4196
    },
    {
      "user": "wch",
      "count": 208,
      "uuid": 86978
    },
    {
      "user": "lionel-",
      "count": 208,
      "uuid": 4465050
    },
    {
      "user": "jimhester",
      "count": 189,
      "uuid": 205275
    },
    {
      "user": "geoff99",
      "count": 12,
      "uuid": 8340230
    },
    {
      "user": "yoni",
      "count": 9,
      "uuid": 122477
    },
    {
      "user": "krlmlr",
      "count": 9,
      "uuid": 1741643
    },
    {
      "user": "robertzk",
      "count": 6,
      "uuid": 1638492
    },
    {
      "user": "yiufung",
      "count": 6,
      "uuid": 1023375
    },
    {
      "user": "gaborcsardi",
      "count": 6,
      "uuid": 660288
    },
    {
      "user": "kohske",
      "count": 6,
      "uuid": 227097
    },
    {
      "user": "michaelchirico",
      "count": 5,
      "uuid": 7606389
    },
    {
      "user": "klmr",
      "count": 5,
      "uuid": 38931
    },
    {
      "user": "jennybc",
      "count": 4,
      "uuid": 599454
    },
    {
      "user": "henrikbengtsson",
      "count": 4,
      "uuid": 1616850
    },
    {
      "user": "jiho",
      "count": 4,
      "uuid": 18445
    },
    {
      "user": "bpbond",
      "count": 4,
      "uuid": 1956468
    },
    {
      "user": "kevinushey",
      "count": 3,
      "uuid": 1976582
    },
    {
      "user": "ncarchedi",
      "count": 3,
      "uuid": 4229089
    },
    {
      "user": "timtaylor",
      "count": 3,
      "uuid": 43499035
    },
    {
      "user": "olivroy",
      "count": 3,
      "uuid": 52606734
    },
    {
      "user": "pitakakariki",
      "count": 2,
      "uuid": 1023705
    },
    {
      "user": "craigcitro",
      "count": 2,
      "uuid": 468559
    },
    {
      "user": "neshvig10",
      "count": 2,
      "uuid": 104668723
    },
    {
      "user": "rmflight",
      "count": 2,
      "uuid": 1509626
    },
    {
      "user": "karl-forner-quartz-bio",
      "count": 2,
      "uuid": 10155574
    },
    {
      "user": "jjallaire",
      "count": 2,
      "uuid": 104391
    },
    {
      "user": "ethanplunkett",
      "count": 2,
      "uuid": 6609894
    },
    {
      "user": "adrtod",
      "count": 2,
      "uuid": 3266856
    },
    {
      "user": "dfalbel",
      "count": 2,
      "uuid": 4706822
    },
    {
      "user": "alexaxthelm",
      "count": 1,
      "uuid": 2974734
    },
    {
      "user": "philchalmers",
      "count": 1,
      "uuid": 1274464
    },
    {
      "user": "riccardoporreca",
      "count": 1,
      "uuid": 13663564
    },
    {
      "user": "richfitz",
      "count": 1,
      "uuid": 1558093
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    },
    {
      "user": "sebffischer",
      "count": 1,
      "uuid": 20975557
    },
    {
      "user": "shabbychef",
      "count": 1,
      "uuid": 1456159
    },
    {
      "user": "kalibera",
      "count": 1,
      "uuid": 1734520
    },
    {
      "user": "t-kalinowski",
      "count": 1,
      "uuid": 8462255
    },
    {
      "user": "vspinu",
      "count": 1,
      "uuid": 1363467
    },
    {
      "user": "heavywatal",
      "count": 1,
      "uuid": 1431267
    },
    {
      "user": "yihui",
      "count": 1,
      "uuid": 163582
    },
    {
      "user": "jlburkhead",
      "count": 1,
      "uuid": 3596494
    },
    {
      "user": "lev-kuznetsov",
      "count": 1,
      "uuid": 4490324
    },
    {
      "user": "musvaage",
      "count": 1,
      "uuid": 112724366
    },
    {
      "user": "tylermorganwall",
      "count": 1,
      "uuid": 297609
    },
    {
      "user": "assaron",
      "count": 1,
      "uuid": 1040217
    },
    {
      "user": "benmarwick",
      "count": 1,
      "uuid": 1262179
    },
    {
      "user": "briandiggs",
      "count": 1,
      "uuid": 463252
    },
    {
      "user": "shikokuchuo",
      "count": 1,
      "uuid": 53399081
    },
    {
      "user": "edwindj",
      "count": 1,
      "uuid": 542492
    },
    {
      "user": "imanuelcostigan",
      "count": 1,
      "uuid": 2107580
    },
    {
      "user": "isteves",
      "count": 1,
      "uuid": 25118334
    },
    {
      "user": "ashander",
      "count": 1,
      "uuid": 510776
    },
    {
      "user": "jrnold",
      "count": 1,
      "uuid": 123968
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "lorenzwalthert",
      "count": 1,
      "uuid": 10477073
    },
    {
      "user": "lgaborini",
      "count": 1,
      "uuid": 3818056
    },
    {
      "user": "malcolmbarrett",
      "count": 1,
      "uuid": 23123711
    },
    {
      "user": "mcol",
      "count": 1,
      "uuid": 6078177
    },
    {
      "user": "mdequeljoe",
      "count": 1,
      "uuid": 33371828
    },
    {
      "user": "mtkerber",
      "count": 1,
      "uuid": 45527952
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 988615,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkgload"
  },
  "_devurl": "https://github.com/r-lib/pkgload",
  "_pkgdown": "https://pkgload.r-lib.org",
  "_searchresults": 231,
  "_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/pkgload.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/pkgload",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-07-07"
    },
    {
      "version": "1.0.1",
      "date": "2018-10-11"
    },
    {
      "version": "1.0.2",
      "date": "2018-10-29"
    },
    {
      "version": "1.1.0",
      "date": "2020-05-29"
    },
    {
      "version": "1.2.0",
      "date": "2021-02-23"
    },
    {
      "version": "1.2.1",
      "date": "2021-04-06"
    },
    {
      "version": "1.2.2",
      "date": "2021-09-12"
    },
    {
      "version": "1.2.3",
      "date": "2021-10-13"
    },
    {
      "version": "1.2.4",
      "date": "2021-11-30"
    },
    {
      "version": "1.3.0",
      "date": "2022-06-27"
    },
    {
      "version": "1.3.1",
      "date": "2022-10-28"
    },
    {
      "version": "1.3.2",
      "date": "2022-11-16"
    },
    {
      "version": "1.3.2.1",
      "date": "2023-07-08"
    },
    {
      "version": "1.3.3",
      "date": "2023-09-22"
    },
    {
      "version": "1.3.4",
      "date": "2024-01-16"
    },
    {
      "version": "1.4.0",
      "date": "2024-06-28"
    },
    {
      "version": "1.4.1",
      "date": "2025-09-23"
    },
    {
      "version": "1.5.0",
      "date": "2026-02-03"
    },
    {
      "version": "1.5.1",
      "date": "2026-04-01"
    },
    {
      "version": "1.5.2",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "check_dep_version",
    "check_suggested",
    "dev_example",
    "dev_help",
    "dev_meta",
    "dev_topic_find",
    "dev_topic_index",
    "dev_topic_index_reset",
    "has_tests",
    "imports_env",
    "inst",
    "is_dev_package",
    "is_loading",
    "load_all",
    "load_code",
    "load_data",
    "load_dll",
    "ns_env",
    "package_file",
    "parse_deps",
    "parse_ns_file",
    "pkg_desc",
    "pkg_env",
    "pkg_name",
    "pkg_ns",
    "pkg_path",
    "pkg_version",
    "pkg_version_raw",
    "pkgtest",
    "run_example",
    "unload",
    "unregister"
  ],
  "_help": [
    {
      "page": "dev_example",
      "title": "Run a examples for an in-development function.",
      "concept": [
        "example functions"
      ],
      "topics": [
        "dev_example",
        "run_example"
      ]
    },
    {
      "page": "dev_help",
      "title": "In-development help for package loaded with devtools",
      "topics": [
        "dev_help",
        "dev_topic_find",
        "dev_topic_index",
        "dev_topic_index_reset"
      ]
    },
    {
      "page": "help",
      "title": "Drop-in replacements for help and ? functions",
      "topics": [
        "?",
        "help",
        "shim_help",
        "shim_question"
      ]
    },
    {
      "page": "inst",
      "title": "Get the installation path of a package",
      "topics": [
        "inst"
      ]
    },
    {
      "page": "is_dev_package",
      "title": "Is the package currently under development?",
      "topics": [
        "is_dev_package"
      ]
    },
    {
      "page": "load_all",
      "title": "Load complete package",
      "topics": [
        "is_loading",
        "load_all"
      ]
    },
    {
      "page": "load_code",
      "title": "Load R code.",
      "topics": [
        "load_code"
      ]
    },
    {
      "page": "load_data",
      "title": "Load data.",
      "topics": [
        "load_data"
      ]
    },
    {
      "page": "load_dll",
      "title": "Load a compiled DLL",
      "topics": [
        "load_dll"
      ]
    },
    {
      "page": "package_file",
      "title": "Find file in a package.",
      "topics": [
        "package_file"
      ]
    },
    {
      "page": "packages",
      "title": "Helper functions for working with development packages.",
      "topics": [
        "packages",
        "pkg_desc",
        "pkg_name",
        "pkg_ns",
        "pkg_path",
        "pkg_version",
        "pkg_version_raw"
      ]
    },
    {
      "page": "system.file",
      "title": "Replacement version of system.file",
      "topics": [
        "shim_system.file",
        "system.file"
      ]
    },
    {
      "page": "unload",
      "title": "Unload a package",
      "topics": [
        "unload",
        "unregister"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/pkgload/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "desc",
    "fs",
    "glue",
    "lifecycle",
    "otel",
    "pkgbuild",
    "processx",
    "ps",
    "R6",
    "rlang",
    "rprojroot"
  ],
  "_score": 14.726498251044479,
  "_indexed": true,
  "_nocasepkg": "pkgload",
  "_universes": [
    "r-lib",
    "lionel-"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.2.9000",
      "date": "2026-06-08T05:40:28.000Z",
      "distro": "noble",
      "commit": "88c956bf08f0578df2e6cdb47eb275aa7220e516",
      "fileid": "b19f8625caa14028c1a20d1285f3c3bf9e4b414c5ed6d8f09ee5cf6510dbfdfa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118117704"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.2.9000",
      "date": "2026-06-08T05:40:25.000Z",
      "distro": "noble",
      "commit": "88c956bf08f0578df2e6cdb47eb275aa7220e516",
      "fileid": "b898f0b84e2535085422c709db35d452d6577709f4e0c24e418230cab17f490d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118117704"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.2.9000",
      "date": "2026-06-08T05:40:09.000Z",
      "commit": "88c956bf08f0578df2e6cdb47eb275aa7220e516",
      "fileid": "2a6246690fa4ec990adbefe7e742cab697d14a3e1031a0a02ea8f0d759be34c9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118117704"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.2.9000",
      "date": "2026-06-08T05:40:14.000Z",
      "commit": "88c956bf08f0578df2e6cdb47eb275aa7220e516",
      "fileid": "c84b6afd8cb7decedb7a0f3d13778def72c5a37e8ae32a83d6c467f41cab368f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118117704"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.2.9000",
      "date": "2026-06-08T05:40:26.000Z",
      "commit": "88c956bf08f0578df2e6cdb47eb275aa7220e516",
      "fileid": "5d7b295925dab655d452c4f307cb62fff49e4f2b956fb7193737ff3925068290",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118117704"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.2.9000",
      "date": "2026-06-08T05:39:52.000Z",
      "commit": "88c956bf08f0578df2e6cdb47eb275aa7220e516",
      "fileid": "5ef866ae659f7cb22458a49cd9665344b02c1b1fbef725c6dc7c9460c741d891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118117704"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.2.9000",
      "date": "2026-06-08T05:39:58.000Z",
      "commit": "88c956bf08f0578df2e6cdb47eb275aa7220e516",
      "fileid": "9fbbdb10ca3087b9d8fbca6912f3a28de73b3ff990a81b74fcdd99b6f4920487",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118117704"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.2.9000",
      "date": "2026-06-08T05:39:43.000Z",
      "commit": "88c956bf08f0578df2e6cdb47eb275aa7220e516",
      "fileid": "83d94877f4ae9e3785e09998c96fbc42a628c771d43d7917aa2a3b4fb83ff443",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118117704"
    }
  ]
}