{
  "_id": "6a11fd6eacfb0bcc41d03555",
  "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://r-lib.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:15:39 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": "90846f894ad9efc71ecec4b09c231b69",
  "_user": "r-lib",
  "_type": "src",
  "_file": "rprojroot_2.1.1.9006.tar.gz",
  "_fileid": "08637b060f8531af67c63ec82c76ca837f60284dda28295fbd44a3334a8cf282",
  "_filesize": 173672,
  "_sha256": "08637b060f8531af67c63ec82c76ca837f60284dda28295fbd44a3334a8cf282",
  "_created": "2026-05-23T19:15:39.000Z",
  "_published": "2026-05-23T19:18:06.583Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77543621437,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7179141137"
    },
    {
      "job": 77543621434,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179140689"
    },
    {
      "job": 77543621429,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7179137996"
    },
    {
      "job": 77543621431,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179136740"
    },
    {
      "job": 77543492353,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179130145"
    },
    {
      "job": 77543621389,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179138696"
    },
    {
      "job": 77543621436,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7179137105"
    },
    {
      "job": 77543621426,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7179136830"
    },
    {
      "job": 77543621430,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179137201"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/26341206851",
  "_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": true,
  "_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": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_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,
  "_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": true,
  "_nocasepkg": "rprojroot",
  "_universes": [
    "r-lib",
    "krlmlr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:17:41.000Z",
      "distro": "noble",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "f98b7397003a1a69c02ec2cec47056e24222460e6958812d1d825fe5d7214f81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26341206851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:17:37.000Z",
      "distro": "noble",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "3be0c8f8d7bff5e6401890217c3f6712638131e05332d951cd09389c672d15f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26341206851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:17:13.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "a9ee43019d005ba32adb1b7df5d83f6eee89564a445ca8cc2d7f7e702804864a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26341206851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:17:00.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "1e13ca11431553f01f50faf53ad2441c3efa670e7737a6d7035c33f40f88386a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26341206851"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:17:29.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "96af4f7b932fe592d031f1125691b30df46c4fbb4ecf9264195de83454da1d6e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26341206851"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:16:56.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "fdf1e94a64b78c101ab21309e900d36a4443d0a560bcd5d3cd5bba7a12e24bf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26341206851"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:16:53.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "e09a1bf36005dd9c9bb8ac89dbf0d813531b226cd2d008f0ab9bf38fbc84a37c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26341206851"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1.9006",
      "date": "2026-05-23T19:16:55.000Z",
      "commit": "c8c23e8126f149b1fd105922b444ab9be1b0b440",
      "fileid": "f7f3482a61a7ecaa7329f2a3f2dc72f741e8dfee72f37667ce4a88a3ca3cdec3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26341206851"
    }
  ]
}