Package: gypsum Version: 1.9.0 Date: 2024-06-20 Title: Interface to the gypsum REST API Description: 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. Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com") License: MIT + file LICENSE Imports: utils, httr2, jsonlite, parallel, filelock, rappdirs Suggests: knitr, rmarkdown, testthat, BiocStyle, digest, jsonvalidate, DBI, RSQLite, S4Vectors, methods RoxygenNote: 7.3.1 VignetteBuilder: knitr URL: https://github.com/ArtifactDB/gypsum-R BugReports: https://github.com/ArtifactDB/gypsum-R/issues biocViews: DataImport Config/pak/sysreqs: libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:02:20 UTC RemoteUrl: https://github.com/bioc/gypsum RemoteRef: HEAD RemoteSha: 52700febbb0f52008f9586f427e79d075d9b77ff NeedsCompilation: no Packaged: 2026-07-04 06:49:59 UTC; root Author: Aaron Lun [aut, cre] Maintainer: Aaron Lun