-
Dear renv developers. I'm struggling to install any packages under renv.
I just posted to posit support here with full details of my issue:
https://forum.posit.co/t/cannot-install-packages-with-r…
-
Really enjoying the shelf verb for package install & load.
Is there any chance of deeper support to work in tandem with renv?
For example some way of ensuring changes made by Librarian are picked up…
-
Your issue content here: the image has no author and no license. was it created by someone of the community ?
-
Hello,
Not done anything else since last worked, made some small changes, added an episode, only other thing was I think it requested a RMarkdown update when creating a new RMarkdown file.
Site bu…
-
Right now (and please correct me if I'm wrong) blogdown uses the global R environment when it's rendering each blog post.
Would it be possible to make blogdown use each blog post's local R environm…
-
I am confused on how ´renv´ deals with packages stored in remote repositories (e.g., Github).
I use Git with SSH keys, but I also have my credentials stored in the [`git-credential-manager`](https…
-
I'm trying to build a renv.lock file using a dockerfile (so it can run in a CI environment).
As a Dockerfile I've created the following:
```Dockerfile
FROM --platform=linux/amd64 bioconductor/bio…
-
blame @pearsonca for a weird idiom re: package loading => `renv` cannot discover package dependencies.
however, there is an escape hatch (per [renv](https://rstudio.github.io/renv/articles/renv.htm…
-
I tried to restore renv, and as you also described in one of your other posts, renv tries to install through cran.microsoft.com/snapshot
But it fails, the first time when trying to install callr@3.…
-
`libPaths` are not properly parsed into the rscript's library calls when using an `renv` project.
The function `list_loaded_pkgs` attempts to parse package directory information passed from `sessio…
mjz1 updated
8 months ago