-
In:
https://github.com/epiverse-trace/tutorials/blob/ad7dd941a34071bde49b8140f9ab84068314bbd1/CONTRIBUTING.md?plain=1#L132
# For Workbench novice users:
- Follow the steps to [create a new le…
-
@benkeser Error when executing make install
-
Hi -
I am experiencing issues with renv and need help navigating here.
I get this error: Error in if (cond) return(expr) : the condition has length > 1
In addition: Warning message:
In system2…
-
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…
-
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…
-
Would it possible to package vignettes, so they're available from a user's installation? The website is very convenient but if the bleeding edge differs from the released version (or an even older ver…
-
As per link below, NCBI have changed the 'country' qualifier to 'geo_loc_name', which mean the `ncbi_byid()` function no longer parses the XML and produces a 'country' field.
[https://ncbiinsights.…
-
Hey @b-rodrigues , I thought it would be nice for people to be able to transition from a {renv} env to a nix setup in individual projects. For this, a helper that simply parses JSON in `renv.lock` and…
-
-
Create a branch in the project example repo with the RENV files. GitHub action that any time a new commit happens at the main branch is re-based/merged into the renv so it keeps everything in sync.