-
Hi @kevinushey and renv dev team,
We're using `renv::restore` as part of our Docker build process and just discovered that when `renv::restore` runs while building the Docker image it's not respectin…
-
In the part "Computational reproducibility", packrat is evocated as a solution to manage package dependencies with R. I suggest replacing it in the text by renv, its successor, because packrat has bee…
-
Bolster docs to summarize recommended set of dependencies needed to be able to run `chromote` in Workbench (leveraging findings in #150, #103) since these are standard dependencies for `webshot2` and …
-
I think this is on my end :(
ERROR: compilation failed for package 'digest'
* removing 'C:/Users/Cathy/AppData/Local/R/win-library/4.3/.renv/1/digest'
install of package 'digest' failed [error co…
-
Follow-up to #746. A perhaps more ambitious variant of #1108.
When attempting `renv::restore()` from a large `renv.lock` file, the `renv.config.install.transactional` config already avoids a lot of…
-
I think visctemplates could implement project-local R dependency management to our projects using the renv package.
https://rstudio.github.io/renv/articles/renv.html
We can test it out on a pro…
wfulp updated
3 months ago
-
Hi,
I have been helping a colleague to set up their R environments on a new MacBook Pro with M3 Pro chip. However, we are having difficulties installing hdf5r when using renv. hdf5r installs fine i…
-
This is on a development version of renv downloaded from Github today (July 11) and R 4.4.1, on an Intel Mac with macOS with Sonoma 14.4.1:
```
> renv::install('tidyverse', type='binary')
# Downl…
-
Hello @castower,
i'm working through the Lab 03 video, and I'm on the part where we are downloading and viewing the shapefiles. When I first download the shape file, I get a warning that says "War…
-
{funspotr} requires that all packages are installed locally for the function to be identified as coming from that package. Add example of using {funspotr} with {renv} to ensure all needed packages are…