gypsum
Interface to the gypsum REST API
Bioconductor version: 3.23 · Package version: 1.8.0
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 adminstrative and management tasks. Check out the documentation at https://github.com/ArtifactDB/gypsum-worker for more details.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gypsum") Details
| Maintainer | Aaron Lun <infinite.monkeys.with.keyboards@gmail.com> |
| Author | Aaron Lun [aut, cre] |
| License | MIT + file LICENSE |
| URL | https://github.com/ArtifactDB/gypsum-R |
| Bug Reports | https://github.com/ArtifactDB/gypsum-R/issues |
| Downloads rank | 4705 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Software |