-
- [x] status, restore, snapshot, hydrate
- [x] check that compile tools is setup so that things can be compiled from source
- should have rtools, devtools, etc installed
- [x] Managing Rprofi…
-
Hi,
renv uses only the `.` version instead of `..` to assemble the `RENV_PATHS_CACHE` value (see documentation https://rstudio.github.io/renv/reference/paths.html). By using only `.` the following…
kmpf updated
3 months ago
-
Trying to use the createDefaultCovariateSettings() function in FeatureExtraction and it's aborting my R Session every time I try and run the function. I can load the library fine, I've tried:
insta…
-
The current instructions assume the user has `git` installed, and knows how to clone a project. Worse still, the instructions don't mention that that is what the user is expected to do, causing [confu…
-
I wonder if it would be useful to have some sort of setup wizard (which would maybe live in usethis) that allowed you to pick:
1. How to install R packages (e.g. DESCRIPTION, manifest, or renv)
2.…
-
Proposition
- C'est quoi {renv} ? Et pourquoi je devrais m'intéresser à figer mon environnement de développement ?
- Ça marche comment ?
- Comment je collabore avec {renv}
- Quand {…
-
Not sure how widely valuable this would be, but I was thinking it'd be nice if `renv` could infer a dependency on `lintr` when it encounters a `.lintr` file in a project.
For now, I might just put …
-
In [`computePackageDependencies`](https://github.com/rstudio/rsconnect/blob/ece7cfcf22995c385e980ad134d006b6268a881c/R/bundlePackage.R#L55) the check for whether an `renv.lock` file exists only checks…
-
**Is your feature request related to a problem? Please describe.**
It's fairly common for our team to need to check through certain environment variables that are known to cause issues on DfE machine…
-
Ironically, I ran into a problem with restoring the packages from the lockfile from this very repo and I think finding a solution how to solve this might be relevant for the tutorial itself.
**Prob…