-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (34 loc) · 963 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Package: gypsum
Version: 1.1.6
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