The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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'.

Version: 1.0.0
Depends: R (≥ 3.6.0)
Imports: RUnit
Published: 2022-04-28
Author: Ricardo Wurmus
Maintainer: Ricardo Wurmus <ricardo.wurmus at mdc-berlin.de>
BugReports: https://github.com/BIMSBbioinfo/guix.install/issues
License: GPL (≥ 3)
URL: https://github.com/BIMSBbioinfo/guix.install
NeedsCompilation: no
Materials: README
CRAN checks: guix.install results

Documentation:

Reference manual: guix.install.pdf

Downloads:

Package source: guix.install_1.0.0.tar.gz
Windows binaries: r-devel: guix.install_1.0.0.zip, r-release: guix.install_1.0.0.zip, r-oldrel: guix.install_1.0.0.zip
macOS binaries: r-release (arm64): guix.install_1.0.0.tgz, r-oldrel (arm64): guix.install_1.0.0.tgz, r-release (x86_64): guix.install_1.0.0.tgz, r-oldrel (x86_64): guix.install_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=guix.install to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.