r-gypsum 1.6.0
Interface to the gypsum REST API
This package provides a client for the gypsum REST API (https://gypsum.artifactdb.com), a cloud-based file store in the ArtifactDB ecosystem. This package provides functions for uploads, downloads, and various administrative and management tasks. Check out the documentation at https://github.com/ArtifactDB/gypsum-worker for more details.
- Outputs:
out - Website: https://github.com/ArtifactDB/gypsum-R
- Licenses: Expat
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-gypsum 1.6.0 as follows:
guix install r-gypsum@1.6.0
Or install the latest version:
guix install r-gypsum
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.