{
  "_id": "6a11fe51acfb0bcc41d03a35",
  "Package": "rprojroot",
  "Title": "Finding Files in Project Subdirectories",
  "Version": "2.1.1.9006",
  "Authors@R": "person(given = \"Kirill\",\nfamily = \"M\\u00fcller\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kirill@cynkra.com\",\ncomment = c(ORCID = \"0000-0002-1416-3412\"))",
  "Description": "Robust, reliable and flexible paths to files below a\nproject root. The 'root' of a project is defined as a directory\nthat matches a certain criterion, e.g., it contains a certain\nregular file.",
  "License": "MIT + file LICENSE",
  "URL": "https://rprojroot.r-lib.org/, https://github.com/r-lib/rprojroot",
  "BugReports": "https://github.com/r-lib/rprojroot/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, load = \"source\")",
  "RoxygenNote": "7.3.3.9000",
  "Config/autostyle/scope": "line_breaks",
  "Config/autostyle/strict": "true",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2026-05-23 18:04:23 UTC",
  "RemoteUrl": "https://github.com/r-lib/rprojroot",
  "RemoteRef": "HEAD",
  "RemoteSha": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 19:17:57 UTC",
    "User": "root"
  },
  "Author": "Kirill Müller [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1416-3412>)",
  "Maintainer": "Kirill Müller <kirill@cynkra.com>",
  "MD5sum": "1becf1552276b65de577c345babe9f8b",
  "_user": "cynkra",
  "_type": "src",
  "_file": "rprojroot_2.1.1.9006.tar.gz",
  "_fileid": "385e86879f1412730205021cd54028d73cb4c8a9a91fcde2cdbaf9a9959491c8",
  "_filesize": 173789,
  "_sha256": "385e86879f1412730205021cd54028d73cb4c8a9a91fcde2cdbaf9a9959491c8",
  "_created": "2026-05-23T19:17:57.000Z",
  "_published": "2026-05-23T19:21:53.543Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77543743789,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7179153348"
    },
    {
      "job": 77543743801,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179154073"
    },
    {
      "job": 77543743784,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7179162465"
    },
    {
      "job": 77543743788,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179160022"
    },
    {
      "job": 77543613200,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179142545"
    },
    {
      "job": 77543743785,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179151061"
    },
    {
      "job": 77543743806,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7179149139"
    },
    {
      "job": 77543743833,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7179148999"
    },
    {
      "job": 77543743818,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179148368"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341253561",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/rprojroot",
  "_commit": {
    "id": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
    "author": "Kirill Müller <kirill@cynkra.com>",
    "committer": "Kirill Müller <kirill@cynkra.com>",
    "message": "ci: Update ccache-action reference\n",
    "time": 1779559463
  },
  "_maintainer": {
    "name": "Kirill Müller",
    "email": "kirill@cynkra.com",
    "login": "krlmlr",
    "orcid": "0000-0002-1416-3412",
    "description": "Away from most OSS work until September 2026.",
    "uuid": 1741643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": false,
  "_usedby": 1571,
  "_updates": [
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 6
    },
    {
      "week": "2026-20",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.0.4.9011",
      "date": "2025-07-12"
    },
    {
      "name": "v2.1.0",
      "date": "2025-07-12"
    },
    {
      "name": "v2.1.0.9000",
      "date": "2025-08-26"
    },
    {
      "name": "v2.1.1",
      "date": "2025-08-26"
    },
    {
      "name": "v2.1.1.9000",
      "date": "2025-09-21"
    },
    {
      "name": "v2.1.1.9001",
      "date": "2025-11-08"
    },
    {
      "name": "v2.1.1.9002",
      "date": "2025-11-10"
    },
    {
      "name": "v2.1.1.9003",
      "date": "2025-11-12"
    },
    {
      "name": "v2.1.1.9004",
      "date": "2025-11-17"
    },
    {
      "name": "v2.1.1.9005",
      "date": "2026-01-14"
    },
    {
      "name": "v2.1.1.9006",
      "date": "2026-03-08"
    },
    {
      "name": "v2.1.1.9007",
      "date": "2026-05-23"
    }
  ],
  "_stars": 150,
  "_contributors": [
    {
      "user": "krlmlr",
      "count": 603,
      "uuid": 1741643
    },
    {
      "user": "indrajeetpatil",
      "count": 8,
      "uuid": 11330453
    },
    {
      "user": "salim-b",
      "count": 7,
      "uuid": 20040931
    },
    {
      "user": "barkleybg",
      "count": 4,
      "uuid": 12898994
    },
    {
      "user": "jennybc",
      "count": 3,
      "uuid": 599454
    },
    {
      "user": "batpigandme",
      "count": 3,
      "uuid": 831732
    },
    {
      "user": "karldw",
      "count": 3,
      "uuid": 12504708
    },
    {
      "user": "olivroy",
      "count": 3,
      "uuid": 52606734
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "mitchelloharawild",
      "count": 1,
      "uuid": 16127127
    },
    {
      "user": "bastistician",
      "count": 1,
      "uuid": 4366501
    },
    {
      "user": "uribo",
      "count": 1,
      "uuid": 228649
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 751022,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rprojroot"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/r-lib/rprojroot",
  "_pkgdown": "https://rprojroot.r-lib.org/",
  "_searchresults": 1836,
  "_metadata": {
    "category": "Convenience",
    "cynkra_team_members": "kirill"
  },
  "_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/rprojroot.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/rprojroot",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-03-26"
    },
    {
      "version": "1.0-1",
      "date": "2016-03-27"
    },
    {
      "version": "1.0-2",
      "date": "2016-03-28"
    },
    {
      "version": "1.1",
      "date": "2016-10-29"
    },
    {
      "version": "1.2",
      "date": "2017-01-16"
    },
    {
      "version": "1.3-1",
      "date": "2017-12-18"
    },
    {
      "version": "1.3-2",
      "date": "2018-01-03"
    },
    {
      "version": "2.0.2",
      "date": "2020-11-15"
    },
    {
      "version": "2.0.3",
      "date": "2022-04-02"
    },
    {
      "version": "2.0.4",
      "date": "2023-11-05"
    },
    {
      "version": "2.1.0",
      "date": "2025-07-12"
    },
    {
      "version": "2.1.1",
      "date": "2025-08-26"
    }
  ],
  "_exports": [
    "as_root_criterion",
    "as.root_criterion",
    "criteria",
    "find_package_root_file",
    "find_remake_root_file",
    "find_root",
    "find_root_file",
    "find_rstudio_root_file",
    "find_testthat_root_file",
    "from_wd",
    "get_root_desc",
    "has_basename",
    "has_dir",
    "has_file",
    "has_file_pattern",
    "is_drake_project",
    "is_git_root",
    "is_pkgdown_project",
    "is_projectile_project",
    "is_quarto_project",
    "is_r_package",
    "is_remake_project",
    "is_renv_project",
    "is_root_criterion",
    "is_rstudio_project",
    "is_svn_root",
    "is_targets_project",
    "is_testthat",
    "is_vcs_root",
    "is_vscode_project",
    "is.root_criterion",
    "root_criterion",
    "thisfile",
    "thisfile_knit",
    "thisfile_r",
    "thisfile_rscript",
    "thisfile_source"
  ],
  "_help": [
    {
      "page": "rprojroot-package",
      "title": "rprojroot: Finding Files in Project Subdirectories",
      "topics": [
        "rprojroot-package",
        "rprojroot"
      ]
    },
    {
      "page": "criteria",
      "title": "Prespecified criteria",
      "topics": [
        "criteria",
        "from_wd",
        "is_drake_project",
        "is_git_root",
        "is_pkgdown_project",
        "is_projectile_project",
        "is_quarto_project",
        "is_remake_project",
        "is_renv_project",
        "is_rstudio_project",
        "is_r_package",
        "is_svn_root",
        "is_targets_project",
        "is_testthat",
        "is_vcs_root",
        "is_vscode_project"
      ]
    },
    {
      "page": "find_root",
      "title": "Find the root of a directory hierarchy",
      "topics": [
        "find_root",
        "get_root_desc"
      ]
    },
    {
      "page": "find_root_file",
      "title": "File paths relative to the root of a directory hierarchy",
      "topics": [
        "find_package_root_file",
        "find_remake_root_file",
        "find_root_file",
        "find_rstudio_root_file",
        "find_testthat_root_file"
      ]
    },
    {
      "page": "root_criterion",
      "title": "Is a directory the project root?",
      "topics": [
        "as_root_criterion",
        "as_root_criterion.character",
        "as_root_criterion.root_criterion",
        "has_basename",
        "has_dir",
        "has_file",
        "has_file_pattern",
        "is_root_criterion",
        "root_criterion",
        "|.root_criterion"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/rprojroot/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "rprojroot.Rmd",
      "filename": "rprojroot.html",
      "title": "Finding files in project subdirectories",
      "author": "Kirill Müller",
      "engine": "knitr::rmarkdown",
      "headings": [
        "TL;DR",
        "Project root",
        "A simple example",
        "Relative paths to a stable root",
        "Example A: From vignettes",
        "Example B: From tests/testthat",
        "Summary of Examples A and B",
        "Criteria",
        "Shortcuts",
        "Fixed root",
        "testthat files",
        "Another example: custom testing utilities",
        "Summary",
        "Acknowledgement"
      ],
      "created": "2015-05-19 00:28:27",
      "modified": "2024-10-27 05:58:44",
      "commits": 35
    }
  ],
  "_score": 16.905367983389972,
  "_indexed": false,
  "_nocasepkg": "rprojroot",
  "_universes": [
    "cynkra"
  ],
  "_indexurl": "https://r-lib.r-universe.dev/rprojroot",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:19:54.000Z",
      "distro": "noble",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "791b87765035868ea2521a0e9a5ec171b03d8d9c961388d47100bdd57b1bc0a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341253561"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:20:00.000Z",
      "distro": "noble",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "d3bd977ec332977d165c361cc6e1d965747610b6fce0cc535fa58965dcc9e671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341253561"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:21:27.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "e28d376bb48871b3cfb1d93ed4039ed65fcc14a8b1db5c713ef6891df5949a60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341253561"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:21:05.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "385046d78d1abf0da21215c750acb5516d8046a07930062878ab60f80b3dff19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341253561"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:19:42.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "903f3dfd8859373cb8a67a2bee44cd4da090ed70dfbeb37bf8334cf0cf5388bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341253561"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:19:06.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "a2fdc7cb4f9451d0b697cdcfefc3d12a6da7f3acff901a9baec1cc3a815cb49e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341253561"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:19:04.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "449a7c66ad5b6dffaa3c386dd11de717571bb1882786898a5c5a2403eca2338b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341253561"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:18:58.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "19ab42fdd5b22ec1bbf4277c3dc5f7b5b11a4bf2a80231e485509b00f3cc638c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341253561"
    }
  ]
}