Package: guix.install 1.0.0

Ricardo Wurmus

guix.install: Install R Packages with GNU Guix

This 'R' package provides a single procedure guix.install(), which allows users to install 'R' packages via 'Guix' right from within their running 'R' session. If the requested 'R' package does not exist in 'Guix' at this time, the package and all its missing dependencies will be imported recursively and the generated package definitions will be written to ~/.Rguix/packages.scm. This record of imported packages can be used later to reproduce the environment, and to add the packages in question to a proper 'Guix' channel (or 'Guix' itself). guix.install() not only supports installing packages from CRAN, but also from Bioconductor or even arbitrary 'git' or 'mercurial' repositories, replacing the need for installation via 'devtools'.

Authors:Ricardo Wurmus

guix.install_1.0.0.tar.gz
guix.install_1.0.0.zip(r-4.5)guix.install_1.0.0.zip(r-4.4)guix.install_1.0.0.zip(r-4.3)
guix.install_1.0.0.tgz(r-4.5-any)guix.install_1.0.0.tgz(r-4.4-any)guix.install_1.0.0.tgz(r-4.3-any)
guix.install_1.0.0.tar.gz(r-4.5-noble)guix.install_1.0.0.tar.gz(r-4.4-noble)
guix.install_1.0.0.tgz(r-4.4-emscripten)guix.install_1.0.0.tgz(r-4.3-emscripten)
guix.install.pdf |guix.install.html
guix.install/json (API)

# Install 'guix.install' in R:
install.packages('guix.install', repos = c('https://bimsbbioinfo.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bimsbbioinfo/guix.install/issues

On CRAN:

2.48 score 3 stars 169 downloads 1 exports 1 dependencies

Last updated 3 years agofrom:177c317c1a. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 01 2025
R-4.5-winNOTEFeb 01 2025
R-4.5-macNOTEFeb 01 2025
R-4.5-linuxNOTEFeb 01 2025
R-4.4-winNOTEFeb 01 2025
R-4.4-macNOTEFeb 01 2025
R-4.3-winNOTEFeb 01 2025
R-4.3-macNOTEFeb 01 2025

Exports:guix.install

Dependencies:RUnit