issues Search Results · repo:r-lib/rprojroot language:R
Filter by
50 results
(96 ms)50 results
inr-lib/rprojroot (press backspace or delete to remove)I have some regret about the current definition of is_vscode_project (which is my fault):
https://github.com/r-lib/rprojroot/blob/97b875b2e4ef837b6ce8052f56b8e757c05cc917/R/root.R#L316
Why? Because a ...
jennybc
- 4
- Opened on Jul 23, 2025
- #162
I went to https://rprojroot.r-lib.org and see that there s some undesirable ANSI markup in the output:
dir - tempfile()
pkg - usethis::create_package(dir)
# [32m✔[39m Creating
# [34m/var/folders/dj/yhk9rkx97wn_ykqtnmk18xvc0000gn/T/RtmpA7TxJ1/file2afe66d464c/[39m. ...
jennybc
- 1
- Opened on Jun 26, 2025
- #156
VS Code and Positron will place files below .vscode/ if the user does certain types of workspace-level configuration.
This is not a failsafe way to recognize a project, so it s not quite like .Rproj. But ...
help wanted
jennybc
- 1
- Opened on Jun 4, 2025
- #155
I recently noticed that when rprojroot fails to find a file, the error that is shown is from normalizePath() and it
doesn t show that it comes from find_package_root_file().
rprojroot::find_package_root_file( ...
help wanted
JosiahParry
- 1
- Opened on Nov 22, 2024
- #119
Seeing as there is a drake root checker I think it makes sense to add one for targets as well since it has superseded
drake
help wanted
thomasp85
- 1
- Opened on Sep 25, 2024
- #108
Once https://github.com/r-lib/pkgdown/pull/2482 is merged, so https://github.com/r-lib/rprojroot/blob/main/R/root.R#L324
will need an update
hadley
- 1
- Opened on Apr 22, 2024
- #104
I think it would be worth adding this to a CONTRIBUTING.md for the package, as some tests should be run differently.
For updating snapshots, it requires installing the package and running testthat::test_local(load_package ...
help wanted
olivroy
- Opened on Nov 17, 2023
- #96
Look for _quarto.yml? There is Quarto blog / book and soon manuscipts project types.
If you think it is relevant, I can try opening a PR.
olivroy
- 2
- Opened on Aug 29, 2023
- #91
Hi. While working on {rextendr} package we noticed that our tests started to fail on R-devel on Windows
https://github.com/extendr/rextendr/issues/238, specifically a helper method that works on paths ...
Ilia-Kosenkov
- 4
- Opened on Feb 20, 2023
- #90
running devtools::check() fails because test environment is very different in this case:
a separate (parallel) directory is generated for checking: project.Rcheck this directory contains a package subdirectory ...
hute37
- 5
- Opened on Nov 11, 2022
- #89

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.