r-desc 1.4.2
Manipulate DESCRIPTION Files
This package provides tools to read, write, create, and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages.
- Website: https://github.com/r-pkgs/desc
- Licenses: Expat
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-desc 1.4.2
as follows:
guix install r-desc@1.4.2
Or install the latest version:
guix install r-desc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.