{
  "_id": "6a265510794753ddbc3e3e81",
  "Package": "rprojroot",
  "Title": "Finding Files in Project Subdirectories",
  "Version": "2.1.1.9007",
  "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\")",
  "Config/autostyle/scope": "line_breaks",
  "Config/autostyle/strict": "true",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/roxygen2/version": "8.0.0.9000",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2026-06-08 05:14:44 UTC",
  "RemoteUrl": "https://github.com/r-lib/rprojroot",
  "RemoteRef": "HEAD",
  "RemoteSha": "3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 05:34:42 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": "48d9ae40c22274240e42ae72087fbb1b",
  "_user": "cynkra",
  "_type": "src",
  "_file": "rprojroot_2.1.1.9007.tar.gz",
  "_fileid": "913835e333500a1a7d49bcc084e81019c536b8e35eb55595ca6ccc8c52d00f5e",
  "_filesize": 165670,
  "_sha256": "913835e333500a1a7d49bcc084e81019c536b8e35eb55595ca6ccc8c52d00f5e",
  "_created": "2026-06-08T05:34:42.000Z",
  "_published": "2026-06-08T05:37:20.579Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80029041016,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7472366252"
    },
    {
      "job": 80029040995,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472364176"
    },
    {
      "job": 80029040984,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7472357148"
    },
    {
      "job": 80029040973,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472357298"
    },
    {
      "job": 80028770597,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472340470"
    },
    {
      "job": 80029040985,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472359897"
    },
    {
      "job": 80029040993,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7472355590"
    },
    {
      "job": 80029040979,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7472355764"
    },
    {
      "job": 80029040990,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472357163"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/27118017663",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/rprojroot",
  "_commit": {
    "id": "3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe",
    "author": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fledge: Bump version to 2.1.1.9007 (#229)\n\nCo-authored-by: krlmlr <krlmlr@users.noreply.github.com>",
    "time": 1780895684
  },
  "_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
    },
    {
      "week": "2026-24",
      "n": 4
    }
  ],
  "_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-06-08"
    }
  ],
  "_stars": 150,
  "_contributors": [
    {
      "user": "krlmlr",
      "count": 605,
      "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": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "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": 744210,
    "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": 2652,
  "_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": 17.12692895295661,
  "_indexed": false,
  "_nocasepkg": "rprojroot",
  "_universes": [
    "cynkra"
  ],
  "_indexurl": "https://r-lib.r-universe.dev/rprojroot",
  "_previous": "2.1.1.9006",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1.9007",
      "date": "2026-06-08T05:36:54.000Z",
      "distro": "noble",
      "commit": "3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe",
      "fileid": "5c49ca8d9e793be2fd7a9b0d9ad2509b0c272c541dfa88a04d2175c29496c184",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27118017663"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1.9007",
      "date": "2026-06-08T05:36:44.000Z",
      "distro": "noble",
      "commit": "3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe",
      "fileid": "ff00007b0ae7bf4a451baefd346f4bc28dafc3e2872330090e660f3bd5366be9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27118017663"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1.9007",
      "date": "2026-06-08T05:36:08.000Z",
      "commit": "3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe",
      "fileid": "a96f10a7bad00b9b8e499697f39d010cb79ea8b28aeb2981c7615610976eab9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27118017663"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1.9007",
      "date": "2026-06-08T05:36:10.000Z",
      "commit": "3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe",
      "fileid": "07bd97400c410e9398f82e733be7cc67f0d5c9244e8244b0bb936ef671c3d332",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27118017663"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1.9007",
      "date": "2026-06-08T05:36:33.000Z",
      "commit": "3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe",
      "fileid": "cc4a0f0b4f5fc1cb1f304143a2b68635d75f0def05dd051984e2e74ce711c1a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27118017663"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1.9007",
      "date": "2026-06-08T05:35:54.000Z",
      "commit": "3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe",
      "fileid": "899342ea1745a050ffc0c9733262c5cc814a3252df048825e014b2e2f224caee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27118017663"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1.9007",
      "date": "2026-06-08T05:35:54.000Z",
      "commit": "3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe",
      "fileid": "e137d670601bb7f33854145dc460f60c660b8f159ad91fdee96dc64b7b17af55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27118017663"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1.9007",
      "date": "2026-06-08T05:36:00.000Z",
      "commit": "3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe",
      "fileid": "e77d244b4afc4a680d00ef709c06d6548de292421616ecce63f2af632fedd3a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27118017663"
    }
  ]
}