-
Add "units" package to renv, currently it fails on the last line in .Rprofile (`dict
-
I'm using the following R version on Ubuntu 20.02:
```
R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu…
-
I'm attempting to use {renv} for an analysis project that I am currently handling. Our university policy dictates that the data must be stored on a specific shared drive that is mounted (on my Mac) by…
-
Currently, renv scans the directory and picks up an libraries that appear to be used and attempts to install them.
In some cases, however, packages are installed from non-standard sources like Gith…
-
The default `FROM` argument is `rocker/r-base` which is a debian image. Using the `distro` arg helps find the appropriate system dependencies. the `FROM` argument will _always_ be `rocker/r-base` for …
-
- how to install and setup renv
- combining renv + Docker (@leonardskynyrd will this overlap with what you were going to cover with Docker?)
-
Currently, [the r-packages repository](https://github.com/stan-dev/r-packages) has a list of instructions for installing non-CRAN Stan packages like {cmdstanr} ([see here for the live version](http://…
-
Depending on the architecture and installation the following packages have proven difficult to install:
- XML (missing ```libxml2``` library)
- cytolib (missing ```crypto``` library)
- flowWorkspac…
-
[renv](https://github.com/rstudio/renv) seems like a great way to handle portability of projects while maintaining current R package versions,
Have people used it in the group, and if so, would the…
-
Hi there! I've been encountering namespace conflicts when trying to install packages on the pre-built OpenCPU docker images similar to those reported in #263, #327. I thought that using `renv` would b…