{
  "_id": "6a265620794753ddbc3e40f8",
  "Package": "usethis",
  "Title": "Automate Package and Project Setup",
  "Version": "3.2.1.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-4757-117X\")),\nperson(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6983-2759\")),\nperson(\"Malcolm\", \"Barrett\", , \"malcolmbarrett@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-0299-5825\")),\nperson(\"Andy\", \"Teucher\", , \"andy.teucher@posit.co\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-7840-692X\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Automate package and project setup tasks that are\notherwise performed manually. This includes setting up unit\ntesting, test coverage, continuous integration, Git, 'GitHub',\nlicenses, 'Rcpp', 'RStudio' projects, and more.",
  "License": "MIT + file LICENSE",
  "URL": "https://usethis.r-lib.org, https://github.com/r-lib/usethis",
  "BugReports": "https://github.com/r-lib/usethis/issues",
  "Config/Needs/website": "r-lib/asciicast, tidyverse/tidytemplate, xml2",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "TRUE",
  "Config/testthat/start-first": "github-actions, release",
  "Config/usethis/last-upkeep": "2025-04-22",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libuv1-dev libssl-dev libx11-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-06-04 15:25:14 UTC",
  "RemoteUrl": "https://github.com/r-lib/usethis",
  "RemoteRef": "HEAD",
  "RemoteSha": "7fa2107074d483f86fd0d6a65c2ca3382199a848",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 05:38:06 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut] (ORCID: <https://orcid.org/0000-0003-4757-117X>),\nJennifer Bryan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6983-2759>),\nMalcolm Barrett [aut] (ORCID: <https://orcid.org/0000-0003-0299-5825>),\nAndy Teucher [aut] (ORCID: <https://orcid.org/0000-0002-7840-692X>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Jennifer Bryan <jenny@posit.co>",
  "MD5sum": "0e674a6e4d461e5956ff8853b85eebdd",
  "_user": "r-lib",
  "_type": "src",
  "_file": "usethis_3.2.1.9000.tar.gz",
  "_fileid": "638bfdaf18368611be81093be649d86283aba772b4c8a90e073c7f7a80a47908",
  "_filesize": 792210,
  "_sha256": "638bfdaf18368611be81093be649d86283aba772b4c8a90e073c7f7a80a47908",
  "_created": "2026-06-08T05:38:06.000Z",
  "_published": "2026-06-08T05:41:52.368Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80029390875,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7472417587"
    },
    {
      "job": 80029390878,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472414493"
    },
    {
      "job": 80029390880,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7472404195"
    },
    {
      "job": 80029390865,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472401803"
    },
    {
      "job": 80029070910,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472382355"
    },
    {
      "job": 80029390850,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472409744"
    },
    {
      "job": 80029390888,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7472411881"
    },
    {
      "job": 80029390873,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7472412098"
    },
    {
      "job": 80029390886,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472408473"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118120248",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/usethis",
  "_commit": {
    "id": "7fa2107074d483f86fd0d6a65c2ca3382199a848",
    "author": "dmuenz <dmuenz@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix typo in git_vaccinate doc: .Rdata → .RData (#2240)",
    "time": 1780586714
  },
  "_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": "cli",
      "version": ">= 3.0.1",
      "role": "Imports"
    },
    {
      "package": "clipr",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 2.7",
      "role": "Imports"
    },
    {
      "package": "desc",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "gert",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "gh",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "pak",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "version": ">= 1.3.2.1",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "version": ">= 1.5.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 7.1.2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 1.2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.8",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 351,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 4
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 10
    },
    {
      "week": "2025-31",
      "n": 22
    },
    {
      "week": "2025-35",
      "n": 8
    },
    {
      "week": "2025-36",
      "n": 12
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v3.2.0",
      "date": "2025-08-27"
    },
    {
      "name": "v3.2.1",
      "date": "2025-09-05"
    }
  ],
  "_topics": [
    "github",
    "setup"
  ],
  "_stars": 910,
  "_contributors": [
    {
      "user": "jennybc",
      "count": 1220,
      "uuid": 599454
    },
    {
      "user": "hadley",
      "count": 911,
      "uuid": 4196
    },
    {
      "user": "wch",
      "count": 186,
      "uuid": 86978
    },
    {
      "user": "jimhester",
      "count": 93,
      "uuid": 205275
    },
    {
      "user": "malcolmbarrett",
      "count": 38,
      "uuid": 23123711
    },
    {
      "user": "ateucher",
      "count": 30,
      "uuid": 2816635
    },
    {
      "user": "batpigandme",
      "count": 29,
      "uuid": 831732
    },
    {
      "user": "krlmlr",
      "count": 25,
      "uuid": 1741643
    },
    {
      "user": "ijlyttle",
      "count": 22,
      "uuid": 2800934
    },
    {
      "user": "lionel-",
      "count": 19,
      "uuid": 4465050
    },
    {
      "user": "olivroy",
      "count": 18,
      "uuid": 52606734
    },
    {
      "user": "davisvaughan",
      "count": 14,
      "uuid": 19150088
    },
    {
      "user": "geoff99",
      "count": 12,
      "uuid": 8340230
    },
    {
      "user": "cderv",
      "count": 10,
      "uuid": 6791940
    },
    {
      "user": "kevinushey",
      "count": 8,
      "uuid": 1976582
    },
    {
      "user": "maelle",
      "count": 7,
      "uuid": 8360597
    },
    {
      "user": "maurolepore",
      "count": 6,
      "uuid": 5856545
    },
    {
      "user": "yoni",
      "count": 6,
      "uuid": 122477
    },
    {
      "user": "kohske",
      "count": 6,
      "uuid": 227097
    },
    {
      "user": "mine-cetinkaya-rundel",
      "count": 5,
      "uuid": 5965649
    },
    {
      "user": "jonthegeek",
      "count": 5,
      "uuid": 33983824
    },
    {
      "user": "gaborcsardi",
      "count": 4,
      "uuid": 660288
    },
    {
      "user": "jdblischak",
      "count": 4,
      "uuid": 1608317
    },
    {
      "user": "jeroen",
      "count": 4,
      "uuid": 216319
    },
    {
      "user": "jmgirard",
      "count": 4,
      "uuid": 6829033
    },
    {
      "user": "coatless",
      "count": 4,
      "uuid": 833642
    },
    {
      "user": "emilhvitfeldt",
      "count": 4,
      "uuid": 14034784
    },
    {
      "user": "salim-b",
      "count": 3,
      "uuid": 20040931
    },
    {
      "user": "craigcitro",
      "count": 3,
      "uuid": 468559
    },
    {
      "user": "tracykteal",
      "count": 3,
      "uuid": 889238
    },
    {
      "user": "rorynolan",
      "count": 3,
      "uuid": 20400852
    },
    {
      "user": "robertzk",
      "count": 3,
      "uuid": 1638492
    },
    {
      "user": "pat-s",
      "count": 3,
      "uuid": 8430564
    },
    {
      "user": "ncarchedi",
      "count": 3,
      "uuid": 4229089
    },
    {
      "user": "lorenzwalthert",
      "count": 3,
      "uuid": 10477073
    },
    {
      "user": "llrs",
      "count": 3,
      "uuid": 6818218
    },
    {
      "user": "hmalmedal",
      "count": 3,
      "uuid": 1759072
    },
    {
      "user": "dchiu911",
      "count": 3,
      "uuid": 8665632
    },
    {
      "user": "dpprdan",
      "count": 3,
      "uuid": 1423562
    },
    {
      "user": "cervangirard",
      "count": 3,
      "uuid": 37626302
    },
    {
      "user": "pachadotdev",
      "count": 2,
      "uuid": 10091065
    },
    {
      "user": "mitchelloharawild",
      "count": 2,
      "uuid": 16127127
    },
    {
      "user": "nandriychuk",
      "count": 2,
      "uuid": 29308492
    },
    {
      "user": "rmflight",
      "count": 2,
      "uuid": 1509626
    },
    {
      "user": "overmar",
      "count": 2,
      "uuid": 30846621
    },
    {
      "user": "ryapric",
      "count": 2,
      "uuid": 22351501
    },
    {
      "user": "boshek",
      "count": 2,
      "uuid": 18472598
    },
    {
      "user": "smwindecker",
      "count": 2,
      "uuid": 11023506
    },
    {
      "user": "uribo",
      "count": 2,
      "uuid": 228649
    },
    {
      "user": "tjmahr",
      "count": 2,
      "uuid": 1890315
    },
    {
      "user": "thomasp85",
      "count": 2,
      "uuid": 1775316
    },
    {
      "user": "henrikbengtsson",
      "count": 2,
      "uuid": 1616850
    },
    {
      "user": "charliejhadley",
      "count": 2,
      "uuid": 9363263
    },
    {
      "user": "seankross",
      "count": 2,
      "uuid": 1819813
    },
    {
      "user": "gadenbuie",
      "count": 2,
      "uuid": 5420529
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "adrtod",
      "count": 2,
      "uuid": 3266856
    },
    {
      "user": "cynthiahqy",
      "count": 2,
      "uuid": 29718979
    },
    {
      "user": "bquast",
      "count": 2,
      "uuid": 2590349
    },
    {
      "user": "bpbond",
      "count": 2,
      "uuid": 1956468
    },
    {
      "user": "maschette",
      "count": 2,
      "uuid": 14663215
    },
    {
      "user": "davidchall",
      "count": 2,
      "uuid": 1804856
    },
    {
      "user": "daynefiler",
      "count": 2,
      "uuid": 10778237
    },
    {
      "user": "daattali",
      "count": 2,
      "uuid": 952340
    },
    {
      "user": "k5cents",
      "count": 2,
      "uuid": 18021678
    },
    {
      "user": "karthik",
      "count": 2,
      "uuid": 138494
    },
    {
      "user": "karl-forner-quartz-bio",
      "count": 2,
      "uuid": 10155574
    },
    {
      "user": "juliasilge",
      "count": 2,
      "uuid": 12505835
    },
    {
      "user": "jeroenjanssens",
      "count": 2,
      "uuid": 1368256
    },
    {
      "user": "jiho",
      "count": 2,
      "uuid": 18445
    },
    {
      "user": "bisaloo",
      "count": 2,
      "uuid": 10783929
    },
    {
      "user": "haozhu233",
      "count": 2,
      "uuid": 7014590
    },
    {
      "user": "fmichonneau",
      "count": 2,
      "uuid": 5502922
    },
    {
      "user": "vinhtantran",
      "count": 1,
      "uuid": 2191772
    },
    {
      "user": "riccardoporreca",
      "count": 1,
      "uuid": 13663564
    },
    {
      "user": "rkb965",
      "count": 1,
      "uuid": 16946791
    },
    {
      "user": "petehaitch",
      "count": 1,
      "uuid": 1049741
    },
    {
      "user": "noamross",
      "count": 1,
      "uuid": 571752
    },
    {
      "user": "njtierney",
      "count": 1,
      "uuid": 6488485
    },
    {
      "user": "mikejohnpage",
      "count": 1,
      "uuid": 38110953
    },
    {
      "user": "mkearney",
      "count": 1,
      "uuid": 13401460
    },
    {
      "user": "mikemahoney218",
      "count": 1,
      "uuid": 38229299
    },
    {
      "user": "melissavanbussel",
      "count": 1,
      "uuid": 28693927
    },
    {
      "user": "topepo",
      "count": 1,
      "uuid": 5731043
    },
    {
      "user": "markdly",
      "count": 1,
      "uuid": 8509894
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    },
    {
      "user": "lgibson7",
      "count": 1,
      "uuid": 87203716
    },
    {
      "user": "lwjohnst86",
      "count": 1,
      "uuid": 6662983
    },
    {
      "user": "mcguinlu",
      "count": 1,
      "uuid": 41202585
    },
    {
      "user": "lbusett",
      "count": 1,
      "uuid": 4480397
    },
    {
      "user": "lmullen",
      "count": 1,
      "uuid": 183672
    },
    {
      "user": "koderkow",
      "count": 1,
      "uuid": 23486577
    },
    {
      "user": "klmr",
      "count": 1,
      "uuid": 38931
    },
    {
      "user": "karawoo",
      "count": 1,
      "uuid": 4452678
    },
    {
      "user": "jules32",
      "count": 1,
      "uuid": 5891909
    },
    {
      "user": "vincentguyader",
      "count": 1,
      "uuid": 10470699
    },
    {
      "user": "lindbrook",
      "count": 1,
      "uuid": 6076793
    },
    {
      "user": "laurabrianna",
      "count": 1,
      "uuid": 21028211
    },
    {
      "user": "khailper",
      "count": 1,
      "uuid": 13220734
    },
    {
      "user": "jlburkhead",
      "count": 1,
      "uuid": 3596494
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 224533,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/usethis"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/r-lib/usethis",
  "_pkgdown": "https://usethis.r-lib.org",
  "_searchresults": 6208,
  "_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/readme.html",
    "extra/readme.md",
    "extra/usethis.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/usethis",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-10-22"
    },
    {
      "version": "1.1.0",
      "date": "2017-11-17"
    },
    {
      "version": "1.2.0",
      "date": "2018-01-19"
    },
    {
      "version": "1.3.0",
      "date": "2018-02-24"
    },
    {
      "version": "1.4.0",
      "date": "2018-08-14"
    },
    {
      "version": "1.5.0",
      "date": "2019-04-08"
    },
    {
      "version": "1.5.1",
      "date": "2019-07-10"
    },
    {
      "version": "1.6.0",
      "date": "2020-04-09"
    },
    {
      "version": "1.6.1",
      "date": "2020-04-29"
    },
    {
      "version": "1.6.3",
      "date": "2020-09-17"
    },
    {
      "version": "2.0.0",
      "date": "2020-12-10"
    },
    {
      "version": "2.0.1",
      "date": "2021-02-10"
    },
    {
      "version": "2.1.0",
      "date": "2021-10-17"
    },
    {
      "version": "2.1.2",
      "date": "2021-10-25"
    },
    {
      "version": "2.1.3",
      "date": "2021-10-27"
    },
    {
      "version": "2.1.5",
      "date": "2021-12-10"
    },
    {
      "version": "2.1.6",
      "date": "2022-05-25"
    },
    {
      "version": "2.2.0",
      "date": "2023-06-06"
    },
    {
      "version": "2.2.1",
      "date": "2023-06-24"
    },
    {
      "version": "2.2.2",
      "date": "2023-07-06"
    },
    {
      "version": "2.2.3",
      "date": "2024-02-19"
    },
    {
      "version": "3.0.0",
      "date": "2024-07-29"
    },
    {
      "version": "3.1.0",
      "date": "2024-11-26"
    },
    {
      "version": "3.2.0",
      "date": "2025-08-28"
    },
    {
      "version": "3.2.1",
      "date": "2025-09-06"
    }
  ],
  "_exports": [
    "browse_circleci",
    "browse_cran",
    "browse_github",
    "browse_github_actions",
    "browse_github_issues",
    "browse_github_pulls",
    "browse_package",
    "browse_project",
    "create_download_url",
    "create_from_github",
    "create_github_token",
    "create_package",
    "create_project",
    "create_quarto_project",
    "create_tidy_package",
    "edit_file",
    "edit_git_config",
    "edit_git_ignore",
    "edit_pkgdown_config",
    "edit_r_buildignore",
    "edit_r_environ",
    "edit_r_makevars",
    "edit_r_profile",
    "edit_rstudio_prefs",
    "edit_rstudio_snippets",
    "edit_template",
    "gh_token_help",
    "git_default_branch",
    "git_default_branch_configure",
    "git_default_branch_rediscover",
    "git_default_branch_rename",
    "git_protocol",
    "git_remotes",
    "git_sitrep",
    "git_vaccinate",
    "issue_close_community",
    "issue_reprex_needed",
    "local_project",
    "pr_fetch",
    "pr_finish",
    "pr_forget",
    "pr_init",
    "pr_merge_main",
    "pr_pause",
    "pr_pull",
    "pr_push",
    "pr_resume",
    "pr_view",
    "proj_activate",
    "proj_get",
    "proj_path",
    "proj_set",
    "proj_sitrep",
    "rename_files",
    "tidy_label_colours",
    "tidy_label_descriptions",
    "tidy_labels",
    "tidy_labels_rename",
    "ui_code",
    "ui_code_block",
    "ui_done",
    "ui_field",
    "ui_info",
    "ui_line",
    "ui_nope",
    "ui_oops",
    "ui_path",
    "ui_silence",
    "ui_stop",
    "ui_todo",
    "ui_unset",
    "ui_value",
    "ui_warn",
    "ui_yeah",
    "use_addin",
    "use_agpl_license",
    "use_agpl3_license",
    "use_air",
    "use_apache_license",
    "use_apl2_license",
    "use_article",
    "use_author",
    "use_badge",
    "use_binder_badge",
    "use_bioc_badge",
    "use_blank_slate",
    "use_build_ignore",
    "use_c",
    "use_cc0_license",
    "use_ccby_license",
    "use_circleci",
    "use_circleci_badge",
    "use_citation",
    "use_claude_code",
    "use_code_of_conduct",
    "use_conflicted",
    "use_course",
    "use_coverage",
    "use_covr_ignore",
    "use_cpp11",
    "use_cran_badge",
    "use_cran_comments",
    "use_data",
    "use_data_raw",
    "use_data_table",
    "use_description",
    "use_description_defaults",
    "use_dev_package",
    "use_dev_version",
    "use_devtools",
    "use_directory",
    "use_git",
    "use_git_config",
    "use_git_hook",
    "use_git_ignore",
    "use_git_protocol",
    "use_git_remote",
    "use_github",
    "use_github_action",
    "use_github_actions_badge",
    "use_github_file",
    "use_github_labels",
    "use_github_links",
    "use_github_pages",
    "use_github_release",
    "use_gitlab_ci",
    "use_gpl_license",
    "use_gpl3_license",
    "use_import_from",
    "use_jenkins",
    "use_latest_dependencies",
    "use_lgpl_license",
    "use_lifecycle",
    "use_lifecycle_badge",
    "use_logo",
    "use_make",
    "use_mit_license",
    "use_namespace",
    "use_news_md",
    "use_package",
    "use_package_doc",
    "use_partial_warnings",
    "use_pipe",
    "use_pkgdown",
    "use_pkgdown_github_pages",
    "use_posit_cloud_badge",
    "use_proprietary_license",
    "use_r",
    "use_r_universe_badge",
    "use_rcpp",
    "use_rcpp_armadillo",
    "use_rcpp_eigen",
    "use_readme_md",
    "use_readme_qmd",
    "use_readme_rmd",
    "use_release_issue",
    "use_reprex",
    "use_revdep",
    "use_rmarkdown_template",
    "use_roxygen_md",
    "use_rstudio",
    "use_rstudio_preferences",
    "use_spell_check",
    "use_standalone",
    "use_template",
    "use_test",
    "use_test_helper",
    "use_testthat",
    "use_tibble",
    "use_tidy_coc",
    "use_tidy_contributing",
    "use_tidy_dependencies",
    "use_tidy_description",
    "use_tidy_github",
    "use_tidy_github_actions",
    "use_tidy_github_labels",
    "use_tidy_issue_template",
    "use_tidy_logo",
    "use_tidy_style",
    "use_tidy_support",
    "use_tidy_thanks",
    "use_tidy_upkeep_issue",
    "use_tutorial",
    "use_upkeep_issue",
    "use_usethis",
    "use_version",
    "use_vignette",
    "use_zip",
    "with_project",
    "write_over",
    "write_union"
  ],
  "_help": [
    {
      "page": "badges",
      "title": "README badges",
      "topics": [
        "badges",
        "use_badge",
        "use_binder_badge",
        "use_bioc_badge",
        "use_cran_badge",
        "use_lifecycle_badge",
        "use_posit_cloud_badge",
        "use_r_universe_badge"
      ]
    },
    {
      "page": "browse-this",
      "title": "Visit important project-related web pages",
      "topics": [
        "browse-this",
        "browse_circleci",
        "browse_cran",
        "browse_github",
        "browse_github_actions",
        "browse_github_issues",
        "browse_github_pulls",
        "browse_package",
        "browse_project"
      ]
    },
    {
      "page": "create_from_github",
      "title": "Create a project from a GitHub repo",
      "topics": [
        "create_from_github"
      ]
    },
    {
      "page": "create_package",
      "title": "Create a package or project",
      "topics": [
        "create_package",
        "create_project",
        "create_quarto_project"
      ]
    },
    {
      "page": "edit",
      "title": "Open configuration files",
      "topics": [
        "edit",
        "edit_git_config",
        "edit_git_ignore",
        "edit_pkgdown_config",
        "edit_rstudio_prefs",
        "edit_rstudio_snippets",
        "edit_r_buildignore",
        "edit_r_environ",
        "edit_r_makevars",
        "edit_r_profile"
      ]
    },
    {
      "page": "git_protocol",
      "title": "See or set the default Git protocol",
      "topics": [
        "git_protocol",
        "use_git_protocol"
      ]
    },
    {
      "page": "git_sitrep",
      "title": "Git/GitHub sitrep",
      "topics": [
        "git_sitrep"
      ]
    },
    {
      "page": "git_vaccinate",
      "title": "Vaccinate your global gitignore file",
      "topics": [
        "git_vaccinate"
      ]
    },
    {
      "page": "git-default-branch",
      "title": "Get or set the default Git branch",
      "topics": [
        "git-default-branch",
        "git_default_branch",
        "git_default_branch_configure",
        "git_default_branch_rediscover",
        "git_default_branch_rename"
      ]
    },
    {
      "page": "github-token",
      "title": "Get help with GitHub personal access tokens",
      "topics": [
        "create_github_token",
        "gh_token_help",
        "github-token"
      ]
    },
    {
      "page": "issue-this",
      "title": "Helpers for GitHub issues",
      "topics": [
        "issue-this",
        "issue_close_community",
        "issue_reprex_needed"
      ]
    },
    {
      "page": "licenses",
      "title": "License a package",
      "topics": [
        "use_agpl3_license",
        "use_agpl_license",
        "use_apache_license",
        "use_apl2_license",
        "use_cc0_license",
        "use_ccby_license",
        "use_gpl3_license",
        "use_gpl_license",
        "use_lgpl_license",
        "use_mit_license",
        "use_proprietary_license"
      ]
    },
    {
      "page": "proj_activate",
      "title": "Activate a project",
      "topics": [
        "proj_activate"
      ]
    },
    {
      "page": "proj_sitrep",
      "title": "Report working directory and usethis/RStudio project",
      "concept": [
        "project functions"
      ],
      "topics": [
        "proj_sitrep"
      ]
    },
    {
      "page": "proj_utils",
      "title": "Utility functions for the active project",
      "concept": [
        "project functions"
      ],
      "topics": [
        "local_project",
        "proj_get",
        "proj_path",
        "proj_set",
        "proj_utils",
        "with_project"
      ]
    },
    {
      "page": "pull-requests",
      "title": "Helpers for GitHub pull requests",
      "topics": [
        "pr_fetch",
        "pr_finish",
        "pr_forget",
        "pr_init",
        "pr_merge_main",
        "pr_pause",
        "pr_pull",
        "pr_push",
        "pr_resume",
        "pr_view",
        "pull-requests"
      ]
    },
    {
      "page": "rename_files",
      "title": "Automatically rename paired R/ and test/ files",
      "topics": [
        "rename_files"
      ]
    },
    {
      "page": "rprofile-helper",
      "title": "Helpers to make useful changes to '.Rprofile'",
      "topics": [
        "rprofile-helper",
        "use_conflicted",
        "use_devtools",
        "use_partial_warnings",
        "use_reprex",
        "use_usethis"
      ]
    },
    {
      "page": "ui_silence",
      "title": "Suppress usethis's messaging",
      "topics": [
        "ui_silence"
      ]
    },
    {
      "page": "use_addin",
      "title": "Add minimal RStudio Addin binding",
      "topics": [
        "use_addin"
      ]
    },
    {
      "page": "use_air",
      "title": "Configure a project to use Air",
      "topics": [
        "use_air"
      ]
    },
    {
      "page": "use_author",
      "title": "Add an author to the 'Authors@R' field in DESCRIPTION",
      "topics": [
        "use_author"
      ]
    },
    {
      "page": "use_blank_slate",
      "title": "Don't save/load user workspace between sessions",
      "topics": [
        "use_blank_slate"
      ]
    },
    {
      "page": "use_build_ignore",
      "title": "Add files to '.Rbuildignore'",
      "topics": [
        "use_build_ignore"
      ]
    },
    {
      "page": "use_citation",
      "title": "Create a CITATION template",
      "topics": [
        "use_citation"
      ]
    },
    {
      "page": "use_claude_code",
      "title": "Configure a project to use Claude Code",
      "topics": [
        "use_claude_code"
      ]
    },
    {
      "page": "use_code_of_conduct",
      "title": "Add a code of conduct",
      "topics": [
        "use_code_of_conduct"
      ]
    },
    {
      "page": "use_coverage",
      "title": "Test coverage",
      "topics": [
        "use_coverage",
        "use_covr_ignore"
      ]
    },
    {
      "page": "use_cpp11",
      "title": "Use C++ via the cpp11 package",
      "topics": [
        "use_cpp11"
      ]
    },
    {
      "page": "use_cran_comments",
      "title": "CRAN submission comments",
      "topics": [
        "use_cran_comments"
      ]
    },
    {
      "page": "use_data",
      "title": "Create package data",
      "topics": [
        "use_data",
        "use_data_raw"
      ]
    },
    {
      "page": "use_data_table",
      "title": "Prepare for importing data.table",
      "topics": [
        "use_data_table"
      ]
    },
    {
      "page": "use_description",
      "title": "Create or modify a DESCRIPTION file",
      "topics": [
        "use_description",
        "use_description_defaults"
      ]
    },
    {
      "page": "use_directory",
      "title": "Use a directory",
      "topics": [
        "use_directory"
      ]
    },
    {
      "page": "use_git",
      "title": "Initialise a git repository",
      "concept": [
        "git helpers"
      ],
      "topics": [
        "use_git"
      ]
    },
    {
      "page": "use_git_config",
      "title": "Configure Git",
      "concept": [
        "git helpers"
      ],
      "topics": [
        "use_git_config"
      ]
    },
    {
      "page": "use_git_hook",
      "title": "Add a git hook",
      "concept": [
        "git helpers"
      ],
      "topics": [
        "use_git_hook"
      ]
    },
    {
      "page": "use_git_ignore",
      "title": "Tell Git to ignore files",
      "concept": [
        "git helpers"
      ],
      "topics": [
        "use_git_ignore"
      ]
    },
    {
      "page": "use_git_remote",
      "title": "Configure and report Git remotes",
      "topics": [
        "git_remotes",
        "use_git_remote"
      ]
    },
    {
      "page": "use_github",
      "title": "Connect a local repo with GitHub",
      "topics": [
        "use_github"
      ]
    },
    {
      "page": "use_github_action",
      "title": "Set up a GitHub Actions workflow",
      "topics": [
        "use_github_action"
      ]
    },
    {
      "page": "use_github_file",
      "title": "Copy a file from any GitHub repo into the current project",
      "topics": [
        "use_github_file"
      ]
    },
    {
      "page": "use_github_labels",
      "title": "Manage GitHub issue labels",
      "topics": [
        "tidy_labels",
        "tidy_labels_rename",
        "tidy_label_colours",
        "tidy_label_descriptions",
        "use_github_labels",
        "use_tidy_github_labels"
      ]
    },
    {
      "page": "use_github_links",
      "title": "Use GitHub links in URL and BugReports",
      "topics": [
        "use_github_links"
      ]
    },
    {
      "page": "use_github_pages",
      "title": "Configure a GitHub Pages site",
      "topics": [
        "use_github_pages"
      ]
    },
    {
      "page": "use_github_release",
      "title": "Publish a GitHub release",
      "topics": [
        "use_github_release"
      ]
    },
    {
      "page": "use_gitlab_ci",
      "title": "Continuous integration setup and badges",
      "topics": [
        "use_circleci",
        "use_circleci_badge",
        "use_gitlab_ci"
      ]
    },
    {
      "page": "use_import_from",
      "title": "Import a function from another package",
      "topics": [
        "use_import_from"
      ]
    },
    {
      "page": "use_jenkins",
      "title": "Create Jenkinsfile for Jenkins CI Pipelines",
      "topics": [
        "use_jenkins"
      ]
    },
    {
      "page": "use_lifecycle",
      "title": "Use lifecycle badges",
      "topics": [
        "use_lifecycle"
      ]
    },
    {
      "page": "use_logo",
      "title": "Use a package logo",
      "topics": [
        "use_logo"
      ]
    },
    {
      "page": "use_make",
      "title": "Create Makefile",
      "topics": [
        "use_make"
      ]
    },
    {
      "page": "use_namespace",
      "title": "Use a basic 'NAMESPACE'",
      "topics": [
        "use_namespace"
      ]
    },
    {
      "page": "use_news_md",
      "title": "Create a simple 'NEWS.md'",
      "topics": [
        "use_news_md"
      ]
    },
    {
      "page": "use_package",
      "title": "Depend on another package",
      "topics": [
        "use_dev_package",
        "use_package"
      ]
    },
    {
      "page": "use_package_doc",
      "title": "Package-level documentation",
      "topics": [
        "use_package_doc"
      ]
    },
    {
      "page": "use_pkgdown",
      "title": "Use pkgdown",
      "topics": [
        "use_pkgdown",
        "use_pkgdown_github_pages"
      ]
    },
    {
      "page": "use_r",
      "title": "Create or edit R or test files",
      "topics": [
        "use_r",
        "use_test"
      ]
    },
    {
      "page": "use_rcpp",
      "title": "Use C, C++, RcppArmadillo, or RcppEigen",
      "topics": [
        "use_c",
        "use_rcpp",
        "use_rcpp_armadillo",
        "use_rcpp_eigen"
      ]
    },
    {
      "page": "use_readme_rmd",
      "title": "Create README files",
      "topics": [
        "use_readme_md",
        "use_readme_qmd",
        "use_readme_rmd"
      ]
    },
    {
      "page": "use_release_issue",
      "title": "Create a release checklist in a GitHub issue",
      "topics": [
        "use_release_issue"
      ]
    },
    {
      "page": "use_revdep",
      "title": "Reverse dependency checks",
      "topics": [
        "use_revdep"
      ]
    },
    {
      "page": "use_rmarkdown_template",
      "title": "Add an RMarkdown Template",
      "topics": [
        "use_rmarkdown_template"
      ]
    },
    {
      "page": "use_roxygen_md",
      "title": "Use roxygen2 with markdown",
      "topics": [
        "use_roxygen_md"
      ]
    },
    {
      "page": "use_rstudio",
      "title": "Add RStudio Project infrastructure",
      "topics": [
        "use_rstudio"
      ]
    },
    {
      "page": "use_rstudio_preferences",
      "title": "Set global RStudio preferences",
      "topics": [
        "use_rstudio_preferences"
      ]
    },
    {
      "page": "use_spell_check",
      "title": "Use spell check",
      "topics": [
        "use_spell_check"
      ]
    },
    {
      "page": "use_standalone",
      "title": "Use a standalone file from another repo",
      "topics": [
        "use_standalone"
      ]
    },
    {
      "page": "use_template",
      "title": "Use a usethis-style template",
      "topics": [
        "use_template"
      ]
    },
    {
      "page": "use_test_helper",
      "title": "Create or edit a test helper file",
      "topics": [
        "use_test_helper"
      ]
    },
    {
      "page": "use_testthat",
      "title": "Sets up overall testing infrastructure",
      "topics": [
        "use_testthat"
      ]
    },
    {
      "page": "use_tibble",
      "title": "Prepare to return a tibble",
      "topics": [
        "use_tibble"
      ]
    },
    {
      "page": "tidyverse",
      "title": "Helpers for tidyverse development",
      "topics": [
        "create_tidy_package",
        "tidyverse",
        "use_tidy_coc",
        "use_tidy_contributing",
        "use_tidy_dependencies",
        "use_tidy_description",
        "use_tidy_github",
        "use_tidy_github_actions",
        "use_tidy_issue_template",
        "use_tidy_logo",
        "use_tidy_support",
        "use_tidy_upkeep_issue"
      ]
    },
    {
      "page": "use_tidy_thanks",
      "title": "Identify contributors via GitHub activity",
      "topics": [
        "use_tidy_thanks"
      ]
    },
    {
      "page": "use_tutorial",
      "title": "Create a learnr tutorial",
      "topics": [
        "use_tutorial"
      ]
    },
    {
      "page": "use_upkeep_issue",
      "title": "Create an upkeep checklist in a GitHub issue",
      "topics": [
        "use_upkeep_issue"
      ]
    },
    {
      "page": "use_version",
      "title": "Increment package version",
      "topics": [
        "use_dev_version",
        "use_version"
      ]
    },
    {
      "page": "use_vignette",
      "title": "Create a vignette or article",
      "topics": [
        "use_article",
        "use_vignette"
      ]
    },
    {
      "page": "usethis_options",
      "title": "Options consulted by usethis",
      "topics": [
        "usethis_options"
      ]
    },
    {
      "page": "zip-utils",
      "title": "Download and unpack a ZIP file",
      "topics": [
        "use_course",
        "use_zip",
        "zip-utils"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-lib/usethis/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-lib/usethis/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pak",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sys",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_score": 17.820306849725267,
  "_indexed": true,
  "_nocasepkg": "usethis",
  "_universes": [
    "r-lib",
    "jennybc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.1.9000",
      "date": "2026-06-08T05:40:41.000Z",
      "distro": "noble",
      "commit": "7fa2107074d483f86fd0d6a65c2ca3382199a848",
      "fileid": "ddbff735f9e8c5153860abff7ed4d5af5613b9858d6249a8f7c2f0401cb77b10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118120248"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.2.1.9000",
      "date": "2026-06-08T05:40:28.000Z",
      "distro": "noble",
      "commit": "7fa2107074d483f86fd0d6a65c2ca3382199a848",
      "fileid": "8ee24ad039d882ccebf8b8998d44cfd89d50c6046bc734fe408e941970d2a502",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118120248"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.1.9000",
      "date": "2026-06-08T05:39:45.000Z",
      "commit": "7fa2107074d483f86fd0d6a65c2ca3382199a848",
      "fileid": "e2b0c16aa0b5518f8d60929917960fd9f74b86d8891b3792a27762fa0aed140f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118120248"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.2.1.9000",
      "date": "2026-06-08T05:39:37.000Z",
      "commit": "7fa2107074d483f86fd0d6a65c2ca3382199a848",
      "fileid": "676f9460104f25f908162bfd1d6953209065334fe1a2745d06c123526b42bb9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118120248"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.2.1.9000",
      "date": "2026-06-08T05:40:49.000Z",
      "commit": "7fa2107074d483f86fd0d6a65c2ca3382199a848",
      "fileid": "bf307413873f0dcd60289d67243a906a284014b06743885dd6b2e15d06c42d83",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118120248"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.2.1.9000",
      "date": "2026-06-08T05:39:46.000Z",
      "commit": "7fa2107074d483f86fd0d6a65c2ca3382199a848",
      "fileid": "713deeda5fa428a4b46c5ebe0540e35dc2f37c6fe752ebd9531c9c31c75f3a57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118120248"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.2.1.9000",
      "date": "2026-06-08T05:39:45.000Z",
      "commit": "7fa2107074d483f86fd0d6a65c2ca3382199a848",
      "fileid": "9707ee50a52051fb3b745bc16d77cf04b6f9d99d4adebc0a382c92966ad7e9b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118120248"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.2.1.9000",
      "date": "2026-06-08T05:39:29.000Z",
      "commit": "7fa2107074d483f86fd0d6a65c2ca3382199a848",
      "fileid": "ce99c440e9a25676a675476cdc1375010ca200478b754f60ba79cbadfddf6892",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118120248"
    }
  ]
}