Package: guix.install
Type: Package
Title: Install R Packages with GNU Guix
Version: 1.0.0
Date: 2022-04-06
Author: Ricardo Wurmus
Maintainer: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Description: 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'.
Depends: R (>= 3.6.0)
Imports: RUnit
License: GPL (>= 3)
BugReports: https://github.com/BIMSBbioinfo/guix.install/issues
URL: https://github.com/BIMSBbioinfo/guix.install
NeedsCompilation: no
Packaged: 2022-04-12 13:55:00 UTC; rekado
Repository: CRAN
Date/Publication: 2022-04-28 07:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:19:54 UTC; unix
