{
  "_id": "6a2592e8794753ddbc3df1ab",
  "Package": "devtools",
  "Title": "Tools to Make Developing R Packages Easier",
  "Version": "2.5.2.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", role = \"aut\"),\nperson(\"Jim\", \"Hester\", role = \"aut\"),\nperson(\"Winston\", \"Chang\", role = \"aut\"),\nperson(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6983-2759\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Collection of package development tools.",
  "License": "MIT + file LICENSE",
  "URL": "https://devtools.r-lib.org/, https://github.com/r-lib/devtools",
  "BugReports": "https://github.com/r-lib/devtools/issues",
  "VignetteBuilder": "knitr, quarto",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://ar-puuk.r-universe.dev",
  "Date/Publication": "2026-04-30 16:18:14 UTC",
  "RemoteUrl": "https://github.com/r-lib/devtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a10248bb3b727f84a34e517b92fff118652be1e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 15:06:46 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut],\nJim Hester [aut],\nWinston Chang [aut],\nJennifer Bryan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6983-2759>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Jennifer Bryan <jenny@posit.co>",
  "MD5sum": "c041f38e7689f671777f53a94e1397fb",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "devtools_2.5.2.9000.tar.gz",
  "_fileid": "dfed37c35d8e7b92d65f9dec68df86799ba891514bc883c830cc674694e7599e",
  "_filesize": 655163,
  "_sha256": "dfed37c35d8e7b92d65f9dec68df86799ba891514bc883c830cc674694e7599e",
  "_created": "2026-06-07T15:06:46.000Z",
  "_published": "2026-06-07T15:48:56.002Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79968860883,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7465331635"
    },
    {
      "job": 79968860882,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465331360"
    },
    {
      "job": 79968860880,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7465330936"
    },
    {
      "job": 79968860877,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465330418"
    },
    {
      "job": 79968637277,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465309217"
    },
    {
      "job": 79968860890,
      "time": 2498,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79968860913,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7465327069"
    },
    {
      "job": 79968860893,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7465326663"
    },
    {
      "job": 79968860902,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465327580"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27096166799",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/devtools",
  "_commit": {
    "id": "5a10248bb3b727f84a34e517b92fff118652be1e",
    "author": "Jennifer (Jenny) Bryan <jenny.f.bryan@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Make sure cli is installed in `.libPaths()[2]` (#2693)",
    "time": 1777565894
  },
  "_maintainer": {
    "name": "Jennifer Bryan",
    "email": "jenny@posit.co",
    "login": "jennybc",
    "mastodon": "@jennybryan@fosstodon.org",
    "bluesky": "@jennybryan.bsky.social",
    "twitter": "@jennybryan",
    "description": "Software engineer @posit-dev, humane #rstats",
    "uuid": 599454,
    "orcid": "0000-0002-6983-2759"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "usethis",
      "version": ">= 3.2.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.6",
      "role": "Imports"
    },
    {
      "package": "desc",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "ellipsis",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "pak",
      "version": ">= 0.9.5",
      "role": "Imports"
    },
    {
      "package": "pkgbuild",
      "version": ">= 1.4.8",
      "role": "Imports"
    },
    {
      "package": "pkgdown",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "pkgload",
      "version": ">= 1.5.2",
      "role": "Imports"
    },
    {
      "package": "profvis",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "rcmdcheck",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "version": ">= 7.3.3",
      "role": "Imports"
    },
    {
      "package": "rversions",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "sessioninfo",
      "version": ">= 1.2.3",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.3.2",
      "role": "Imports"
    },
    {
      "package": "urlchecker",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 3.0.2",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "version": ">= 1.30.18",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "version": ">= 3.7.1",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 3.5.1",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "version": ">= 4.3.2",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "version": ">= 0.6.29",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "version": ">= 0.23",
      "role": "Suggests"
    },
    {
      "package": "foghorn",
      "version": ">= 1.4.2",
      "role": "Suggests"
    },
    {
      "package": "gh",
      "version": ">= 1.3.0",
      "role": "Suggests"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.39",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "version": ">= 1.5.1",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "version": ">= 2.5.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.14",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.13",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 2.2",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": false,
  "_usedby": 144,
  "_updates": [
    {
      "week": "2025-40",
      "n": 14
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 7
    },
    {
      "week": "2026-05",
      "n": 10
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 11
    },
    {
      "week": "2026-09",
      "n": 11
    },
    {
      "week": "2026-10",
      "n": 6
    },
    {
      "week": "2026-11",
      "n": 7
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 10
    },
    {
      "week": "2026-18",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v2.4.6",
      "date": "2025-10-02"
    },
    {
      "name": "v2.5.0",
      "date": "2026-03-13"
    },
    {
      "name": "v2.5.1",
      "date": "2026-04-16"
    },
    {
      "name": "v2.5.2",
      "date": "2026-04-29"
    }
  ],
  "_topics": [
    "package-creation",
    "quarto"
  ],
  "_stars": 2512,
  "_contributors": [
    {
      "user": "hadley",
      "count": 1503,
      "uuid": 4196
    },
    {
      "user": "jimhester",
      "count": 831,
      "uuid": 205275
    },
    {
      "user": "wch",
      "count": 402,
      "uuid": 86978
    },
    {
      "user": "jennybc",
      "count": 116,
      "uuid": 599454
    },
    {
      "user": "rmflight",
      "count": 34,
      "uuid": 1509626
    },
    {
      "user": "malcolmbarrett",
      "count": 20,
      "uuid": 23123711
    },
    {
      "user": "krlmlr",
      "count": 17,
      "uuid": 1741643
    },
    {
      "user": "kevinushey",
      "count": 16,
      "uuid": 1976582
    },
    {
      "user": "gaborcsardi",
      "count": 16,
      "uuid": 660288
    },
    {
      "user": "lev-kuznetsov",
      "count": 16,
      "uuid": 4490324
    },
    {
      "user": "kohske",
      "count": 16,
      "uuid": 227097
    },
    {
      "user": "geoff99",
      "count": 14,
      "uuid": 8340230
    },
    {
      "user": "jeroen",
      "count": 12,
      "uuid": 216319
    },
    {
      "user": "ashander",
      "count": 9,
      "uuid": 510776
    },
    {
      "user": "yoni",
      "count": 9,
      "uuid": 122477
    },
    {
      "user": "lionel-",
      "count": 8,
      "uuid": 4465050
    },
    {
      "user": "robertzk",
      "count": 8,
      "uuid": 1638492
    },
    {
      "user": "bpbond",
      "count": 8,
      "uuid": 1956468
    },
    {
      "user": "ateucher",
      "count": 7,
      "uuid": 2816635
    },
    {
      "user": "yihui",
      "count": 6,
      "uuid": 163582
    },
    {
      "user": "henrikbengtsson",
      "count": 5,
      "uuid": 1616850
    },
    {
      "user": "brentonk",
      "count": 4,
      "uuid": 146993
    },
    {
      "user": "hmalmedal",
      "count": 4,
      "uuid": 1759072
    },
    {
      "user": "imanuelcostigan",
      "count": 4,
      "uuid": 2107580
    },
    {
      "user": "jiho",
      "count": 4,
      "uuid": 18445
    },
    {
      "user": "ncarchedi",
      "count": 4,
      "uuid": 4229089
    },
    {
      "user": "richfitz",
      "count": 4,
      "uuid": 1558093
    },
    {
      "user": "craigcitro",
      "count": 4,
      "uuid": 468559
    },
    {
      "user": "klmr",
      "count": 4,
      "uuid": 38931
    },
    {
      "user": "jonthegeek",
      "count": 3,
      "uuid": 33983824
    },
    {
      "user": "maelle",
      "count": 3,
      "uuid": 8360597
    },
    {
      "user": "mbjones",
      "count": 3,
      "uuid": 766407
    },
    {
      "user": "karthik",
      "count": 3,
      "uuid": 138494
    },
    {
      "user": "fmichonneau",
      "count": 3,
      "uuid": 5502922
    },
    {
      "user": "bquast",
      "count": 3,
      "uuid": 2590349
    },
    {
      "user": "amcdavid",
      "count": 3,
      "uuid": 1486878
    },
    {
      "user": "flying-sheep",
      "count": 2,
      "uuid": 291575
    },
    {
      "user": "philliplab",
      "count": 2,
      "uuid": 5589145
    },
    {
      "user": "randy3k",
      "count": 2,
      "uuid": 1690993
    },
    {
      "user": "rcannood",
      "count": 2,
      "uuid": 553642
    },
    {
      "user": "kiwiroy",
      "count": 2,
      "uuid": 313562
    },
    {
      "user": "amundsenjunior",
      "count": 2,
      "uuid": 3295553
    },
    {
      "user": "stevenmmortimer",
      "count": 2,
      "uuid": 5299737
    },
    {
      "user": "stevensurgnier",
      "count": 2,
      "uuid": 961470
    },
    {
      "user": "tklebel",
      "count": 2,
      "uuid": 9658522
    },
    {
      "user": "thomasp85",
      "count": 2,
      "uuid": 1775316
    },
    {
      "user": "plantarum",
      "count": 2,
      "uuid": 5727138
    },
    {
      "user": "hrbrmstr",
      "count": 2,
      "uuid": 509878
    },
    {
      "user": "nbenn",
      "count": 2,
      "uuid": 3158446
    },
    {
      "user": "seankross",
      "count": 2,
      "uuid": 1819813
    },
    {
      "user": "thegreatwhiteshark",
      "count": 2,
      "uuid": 14164547
    },
    {
      "user": "briandiggs",
      "count": 2,
      "uuid": 463252
    },
    {
      "user": "renozao",
      "count": 2,
      "uuid": 1070589
    },
    {
      "user": "karawoo",
      "count": 2,
      "uuid": 4452678
    },
    {
      "user": "pavel-filatov",
      "count": 2,
      "uuid": 32062717
    },
    {
      "user": "az0",
      "count": 2,
      "uuid": 933680
    },
    {
      "user": "daattali",
      "count": 2,
      "uuid": 952340
    },
    {
      "user": "adrtod",
      "count": 2,
      "uuid": 3266856
    },
    {
      "user": "ianmcook",
      "count": 2,
      "uuid": 280509
    },
    {
      "user": "ijlyttle",
      "count": 2,
      "uuid": 2800934
    },
    {
      "user": "jjallaire",
      "count": 2,
      "uuid": 104391
    },
    {
      "user": "jrnold",
      "count": 2,
      "uuid": 123968
    },
    {
      "user": "jimvine",
      "count": 2,
      "uuid": 10565046
    },
    {
      "user": "jcheng5",
      "count": 2,
      "uuid": 129551
    },
    {
      "user": "jdblischak",
      "count": 2,
      "uuid": 1608317
    },
    {
      "user": "muschellij2",
      "count": 2,
      "uuid": 1075118
    },
    {
      "user": "jmcphers",
      "count": 2,
      "uuid": 470418
    },
    {
      "user": "juliangehring",
      "count": 2,
      "uuid": 302566
    },
    {
      "user": "karl-forner-quartz-bio",
      "count": 2,
      "uuid": 10155574
    },
    {
      "user": "batpigandme",
      "count": 2,
      "uuid": 831732
    },
    {
      "user": "npjc",
      "count": 2,
      "uuid": 6063192
    },
    {
      "user": "mnel",
      "count": 2,
      "uuid": 402025
    },
    {
      "user": "martinstuder",
      "count": 2,
      "uuid": 1091843
    },
    {
      "user": "mcol",
      "count": 2,
      "uuid": 6078177
    },
    {
      "user": "pranayaryal",
      "count": 1,
      "uuid": 7811719
    },
    {
      "user": "rmsharp",
      "count": 1,
      "uuid": 386848
    },
    {
      "user": "ricardo-bion",
      "count": 1,
      "uuid": 9888486
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    },
    {
      "user": "rorynolan",
      "count": 1,
      "uuid": 20400852
    },
    {
      "user": "seaaan",
      "count": 1,
      "uuid": 10538357
    },
    {
      "user": "uribo",
      "count": 1,
      "uuid": 228649
    },
    {
      "user": "shabbychef",
      "count": 1,
      "uuid": 1456159
    },
    {
      "user": "yui-knk",
      "count": 1,
      "uuid": 5356517
    },
    {
      "user": "philchalmers",
      "count": 1,
      "uuid": 1274464
    },
    {
      "user": "peterdesmet",
      "count": 1,
      "uuid": 600993
    },
    {
      "user": "paxanator",
      "count": 1,
      "uuid": 10686914
    },
    {
      "user": "pkq",
      "count": 1,
      "uuid": 6983469
    },
    {
      "user": "pbreheny",
      "count": 1,
      "uuid": 1858089
    },
    {
      "user": "niranjv",
      "count": 1,
      "uuid": 8799354
    },
    {
      "user": "nparley",
      "count": 1,
      "uuid": 6215361
    },
    {
      "user": "ntdef",
      "count": 1,
      "uuid": 9503857
    },
    {
      "user": "nfrerebeau",
      "count": 1,
      "uuid": 33983845
    },
    {
      "user": "mikldk",
      "count": 1,
      "uuid": 7080679
    },
    {
      "user": "statwonk",
      "count": 1,
      "uuid": 1160090
    },
    {
      "user": "orgadish",
      "count": 1,
      "uuid": 48453207
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "musvaage",
      "count": 1,
      "uuid": 112724366
    },
    {
      "user": "lindbrook",
      "count": 1,
      "uuid": 6076793
    },
    {
      "user": "kiendang",
      "count": 1,
      "uuid": 6521018
    },
    {
      "user": "jlburkhead",
      "count": 1,
      "uuid": 3596494
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 316722,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/devtools"
  },
  "_mentions": 157,
  "_devurl": "https://github.com/r-lib/devtools",
  "_pkgdown": "https://devtools.r-lib.org/",
  "_searchresults": 70528,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/devtools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/devtools",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2011-06-22"
    },
    {
      "version": "0.2",
      "date": "2011-06-29"
    },
    {
      "version": "0.3",
      "date": "2011-06-30"
    },
    {
      "version": "0.4",
      "date": "2011-07-23"
    },
    {
      "version": "0.5",
      "date": "2011-12-04"
    },
    {
      "version": "0.5.1",
      "date": "2011-12-07"
    },
    {
      "version": "0.6",
      "date": "2012-02-28"
    },
    {
      "version": "0.7",
      "date": "2012-06-19"
    },
    {
      "version": "0.7.1",
      "date": "2012-07-02"
    },
    {
      "version": "0.8",
      "date": "2012-09-14"
    },
    {
      "version": "1.0",
      "date": "2013-01-22"
    },
    {
      "version": "1.1",
      "date": "2013-02-09"
    },
    {
      "version": "1.2",
      "date": "2013-04-17"
    },
    {
      "version": "1.3",
      "date": "2013-07-04"
    },
    {
      "version": "1.4",
      "date": "2013-11-20"
    },
    {
      "version": "1.4.1",
      "date": "2013-11-27"
    },
    {
      "version": "1.5",
      "date": "2014-04-07"
    },
    {
      "version": "1.6",
      "date": "2014-09-22"
    },
    {
      "version": "1.6.1",
      "date": "2014-10-07"
    },
    {
      "version": "1.7.0",
      "date": "2015-01-17"
    },
    {
      "version": "1.8.0",
      "date": "2015-05-09"
    },
    {
      "version": "1.9.1",
      "date": "2015-09-11"
    },
    {
      "version": "1.10.0",
      "date": "2016-01-23"
    },
    {
      "version": "1.11.0",
      "date": "2016-04-12"
    },
    {
      "version": "1.11.1",
      "date": "2016-04-21"
    },
    {
      "version": "1.12.0",
      "date": "2016-06-24"
    },
    {
      "version": "1.13.0",
      "date": "2017-05-08"
    },
    {
      "version": "1.13.1",
      "date": "2017-05-13"
    },
    {
      "version": "1.13.2",
      "date": "2017-06-02"
    },
    {
      "version": "1.13.3",
      "date": "2017-08-02"
    },
    {
      "version": "1.13.4",
      "date": "2017-11-09"
    },
    {
      "version": "1.13.5",
      "date": "2018-02-18"
    },
    {
      "version": "1.13.6",
      "date": "2018-06-27"
    },
    {
      "version": "2.0.0",
      "date": "2018-10-19"
    },
    {
      "version": "2.0.1",
      "date": "2018-10-26"
    },
    {
      "version": "2.0.2",
      "date": "2019-04-08"
    },
    {
      "version": "2.1.0",
      "date": "2019-07-06"
    },
    {
      "version": "2.2.0",
      "date": "2019-09-07"
    },
    {
      "version": "2.2.1",
      "date": "2019-09-24"
    },
    {
      "version": "2.2.2",
      "date": "2020-02-17"
    },
    {
      "version": "2.3.0",
      "date": "2020-04-11"
    },
    {
      "version": "2.3.1",
      "date": "2020-07-21"
    },
    {
      "version": "2.3.2",
      "date": "2020-09-18"
    },
    {
      "version": "2.4.0",
      "date": "2021-04-07"
    },
    {
      "version": "2.4.1",
      "date": "2021-05-05"
    },
    {
      "version": "2.4.2",
      "date": "2021-06-07"
    },
    {
      "version": "2.4.3",
      "date": "2021-11-30"
    },
    {
      "version": "2.4.4",
      "date": "2022-07-20"
    },
    {
      "version": "2.4.5",
      "date": "2022-10-11"
    },
    {
      "version": "2.4.6",
      "date": "2025-10-03"
    },
    {
      "version": "2.5.0",
      "date": "2026-03-14"
    },
    {
      "version": "2.5.1",
      "date": "2026-04-16"
    },
    {
      "version": "2.5.2",
      "date": "2026-04-30"
    }
  ],
  "_exports": [
    "as.package",
    "bash",
    "build",
    "build_manual",
    "build_readme",
    "build_rmd",
    "build_site",
    "build_vignettes",
    "check",
    "check_built",
    "check_dep_version",
    "check_doc_fields",
    "check_mac_devel",
    "check_mac_release",
    "check_man",
    "check_rhub",
    "check_win_devel",
    "check_win_oldrelease",
    "check_win_release",
    "clean_dll",
    "clean_vignettes",
    "create",
    "dev_mode",
    "dev_package_deps",
    "dev_packages",
    "dev_sitrep",
    "document",
    "find_rtools",
    "github_pull",
    "github_release",
    "has_devel",
    "has_tests",
    "install",
    "install_bioc",
    "install_bitbucket",
    "install_cran",
    "install_deps",
    "install_dev",
    "install_dev_deps",
    "install_git",
    "install_github",
    "install_gitlab",
    "install_local",
    "install_svn",
    "install_url",
    "install_version",
    "is_loading",
    "is.package",
    "lint",
    "load_all",
    "loaded_packages",
    "missing_s3",
    "package_file",
    "package_info",
    "parse_deps",
    "r_env_vars",
    "release",
    "release_checks",
    "reload",
    "revdep",
    "revdep_maintainers",
    "run_examples",
    "session_info",
    "show_news",
    "source_gist",
    "source_url",
    "spell_check",
    "submit_cran",
    "test",
    "test_active_file",
    "test_coverage",
    "test_coverage_active_file",
    "test_coverage_file",
    "test_file",
    "uninstall",
    "unload",
    "update_packages",
    "uses_testthat",
    "wd",
    "with_debug"
  ],
  "_help": [
    {
      "page": "build",
      "title": "Build package",
      "topics": [
        "build"
      ]
    },
    {
      "page": "build_manual",
      "title": "Create package pdf manual",
      "topics": [
        "build_manual"
      ]
    },
    {
      "page": "build_readme",
      "title": "Build README",
      "topics": [
        "build_readme"
      ]
    },
    {
      "page": "build_site",
      "title": "Run 'pkgdown::build_site()'",
      "topics": [
        "build_site"
      ]
    },
    {
      "page": "check",
      "title": "Build and check a package",
      "topics": [
        "check",
        "check_built"
      ]
    },
    {
      "page": "check_doc_fields",
      "title": "Check for missing documentation fields",
      "topics": [
        "check_doc_fields"
      ]
    },
    {
      "page": "check_mac_release",
      "title": "Check a package on macOS",
      "concept": [
        "build functions"
      ],
      "topics": [
        "check_mac_devel",
        "check_mac_release"
      ]
    },
    {
      "page": "check_man",
      "title": "Check documentation, as R CMD check does",
      "topics": [
        "check_man"
      ]
    },
    {
      "page": "check_win",
      "title": "Check a package on Windows",
      "concept": [
        "build functions"
      ],
      "topics": [
        "check_win",
        "check_win_devel",
        "check_win_oldrelease",
        "check_win_release"
      ]
    },
    {
      "page": "dev_sitrep",
      "title": "Report package development situation",
      "topics": [
        "dev_sitrep"
      ]
    },
    {
      "page": "document",
      "title": "Use roxygen to document a package",
      "topics": [
        "document"
      ]
    },
    {
      "page": "install",
      "title": "Install a local development package",
      "concept": [
        "package installation"
      ],
      "topics": [
        "install"
      ]
    },
    {
      "page": "install_deps",
      "title": "Install package dependencies if needed",
      "topics": [
        "install_deps",
        "install_dev_deps"
      ]
    },
    {
      "page": "lint",
      "title": "Lint all source files in a package",
      "topics": [
        "lint"
      ]
    },
    {
      "page": "load_all",
      "title": "Load complete package",
      "topics": [
        "load_all"
      ]
    },
    {
      "page": "release",
      "title": "Release package to CRAN",
      "topics": [
        "release"
      ]
    },
    {
      "page": "run_examples",
      "title": "Run all examples in a package",
      "concept": [
        "example functions"
      ],
      "topics": [
        "run_examples"
      ]
    },
    {
      "page": "save_all",
      "title": "Save all documents in an active IDE session",
      "topics": [
        "save_all"
      ]
    },
    {
      "page": "source_gist",
      "title": "Run a script on gist",
      "topics": [
        "source_gist"
      ]
    },
    {
      "page": "source_url",
      "title": "Run a script through some protocols such as http, https, ftp, etc",
      "topics": [
        "source_url"
      ]
    },
    {
      "page": "spell_check",
      "title": "Spell checking",
      "topics": [
        "spell_check"
      ]
    },
    {
      "page": "test",
      "title": "Execute testthat tests in a package",
      "topics": [
        "test",
        "test_active_file",
        "test_coverage",
        "test_coverage_active_file"
      ]
    },
    {
      "page": "uninstall",
      "title": "Uninstall a local development package",
      "concept": [
        "package installation"
      ],
      "topics": [
        "uninstall"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-lib/devtools/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-lib/devtools/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "diffobj",
    "digest",
    "downlit",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "sass",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "dependencies.qmd",
      "filename": "dependencies.html",
      "title": "Depending on a development version",
      "engine": "quarto::html",
      "headings": [
        "The Remotes field",
        "GitHub",
        "Other sources",
        "CRAN submission"
      ],
      "created": "2026-03-02 21:34:12",
      "modified": "2026-03-02 21:34:12",
      "commits": 1
    }
  ],
  "_score": 20.225276416177653,
  "_indexed": false,
  "_nocasepkg": "devtools",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://r-lib.r-universe.dev/devtools",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.5.2.9000",
      "date": "2026-06-07T12:44:33.000Z",
      "commit": "5a10248bb3b727f84a34e517b92fff118652be1e",
      "fileid": "12ba6e87d8dffb07361d6d7c5c7781422bf4738fe607cc5744b131be5f98e05a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27092781290"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.5.2.9000",
      "date": "2026-06-07T15:09:13.000Z",
      "distro": "noble",
      "commit": "5a10248bb3b727f84a34e517b92fff118652be1e",
      "fileid": "8ddfdf36ebe10690565e2c5174dffa2b670ae16c055920f304b0c65c4e4fc1d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27096166799"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.5.2.9000",
      "date": "2026-06-07T15:09:13.000Z",
      "distro": "noble",
      "commit": "5a10248bb3b727f84a34e517b92fff118652be1e",
      "fileid": "69751dd9f794c9fbcbb1b0def8b9ee674655489f95cc14125d99f193eb36da6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27096166799"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.5.2.9000",
      "date": "2026-06-07T15:09:12.000Z",
      "commit": "5a10248bb3b727f84a34e517b92fff118652be1e",
      "fileid": "ad38aabcc1798f349e05bdeda8b4ba1ff9f8362977a55c1f9cd0ee81819470ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27096166799"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.5.2.9000",
      "date": "2026-06-07T15:09:07.000Z",
      "commit": "5a10248bb3b727f84a34e517b92fff118652be1e",
      "fileid": "0354c95bb7a68650068c57fcea8fe083b8cb7700929aa3c96633aeb3a822df6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27096166799"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.5.2.9000",
      "date": "2026-06-07T15:08:24.000Z",
      "commit": "5a10248bb3b727f84a34e517b92fff118652be1e",
      "fileid": "83a62cf4e351d7621da382fc87402591e621da9aac33e08090b73f63005c728a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27096166799"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.5.2.9000",
      "date": "2026-06-07T15:08:18.000Z",
      "commit": "5a10248bb3b727f84a34e517b92fff118652be1e",
      "fileid": "ec39fc75c315929e5c066564de6a9d29eab5aec15474c584c3dcee8ff57c3854",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27096166799"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.5.2.9000",
      "date": "2026-06-07T15:08:29.000Z",
      "commit": "5a10248bb3b727f84a34e517b92fff118652be1e",
      "fileid": "2145bfdc8b4000c982b50dc3036ed6cd3462daf11c2bfcbfaf275f0b2fdc80b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27096166799"
    }
  ]
}