CRAN/E | guix.install

guix.install

Install R Packages with GNU Guix

Installation

About

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

github.com/BIMSBbioinfo/guix.install
Bug report File report

Key Metrics

Version 1.0.0
R ≥ 3.6.0
Published 2022-04-28 741 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks guix.install results

Downloads

Yesterday 4 -50%
Last 7 days 34 -31%
Last 30 days 146 -4%
Last 90 days 396 -26%
Last 365 days 1.704 -16%

Maintainer

Maintainer

Ricardo Wurmus

ricardo.wurmus@mdc-berlin.de

Authors

Ricardo Wurmus

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.6.0

Imports

RUnit