-
Borrowing from the Packrat UI, we should provide an options dialog for changing some set of `renv` project options. In particular:
1. The repositories used for the project, as encoded in the lockfi…
-
Since this project has not been updated since 2012, you may want to try this new fork: [https://github.com/jcrodriguez1989/renv-installer](https://github.com/jcrodriguez1989/renv-installer).
-
When using renv there are several ways that the user can shoot themselves in the foot and end up with an non-reproducible lock file. We most commonly see this when a user changes the repo URL to a pos…
-
Users that use r-studio have their environment setup. Conda don't always have the same packet versions as in CRAN.
Renv generates a renv.lock file https://rstudio.github.io/renv/articles/renv.html.
…
-
I think this was placeholder text when we didn't have a Scan button for the R Packages.
> To deploy R content, you need a package file listing any package dependencies, but the file does not exist …
-
I was hoping that quarto and renv would tightly integrate, but that appears not to be the case. The details of this are still quite fuzzy to me, but as far as I can tell, there is really no way for ma…
-
lib-python clj has a nice "Hook" feature where a user can specif its own function which is called during a session startup.
This is mainly meant for "package management".
see here:
https://github.…
-
### User Story
**As a** user of VS code in a cross language team
**I want** assistance on the correct extensions to use
**So that** team members can work in both R and Python together
### Value / P…
-
There seems to be some issue installing source packages which link to BLAS/LAPACK, when R is using system versions of those packages instead of `libRlapack.so` and `libRblas.so`. In my case:
```R
…
-
Dear reader,
I have an issue with (advanced) use of renv in our organization. We develop a package in a project with renv enabled, which works great for the package developers. The users will use t…