forked from FAIRDataPipeline/rDataPipeline
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 1.08 KB
/
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
35
36
37
38
39
Package: SCRCdataAPI
Title: Functions to Interact with the SCRC Data Pipeline
Version: 1.17.6
Authors@R: c(person("Sonia", "Mitchell", email = "[email protected]",
role = c("cre", "aut"), comment = c(ORCID = "0000-0003-1536-2066")),
person("Ryan", "Field", role = "ctb",
comment = c(ORCID = "0000-0002-4424-9890")),
person("Ciaran", "McMonagle", role = "ctb",
comment = c(ORCID = "0000-0002-1325-2413")),
person("Nardus", "Mollentze", role = "ctb"))
Description: Functions to interact with the SCRC data pipeline.
License: GPL-3 + file LICENSE
Imports:
assertthat,
configr,
dplyr,
httr,
jsonlite,
openssl,
reshape2,
sf,
stats,
tibble,
tidyr,
utils,
crayon,
semver,
rhdf5
Suggests:
units,
testthat
biocViews:
rhdf5
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
URL: https://github.com/ScottishCovidResponse/SCRCdataAPI
BugReports: https://github.com/ScottishCovidResponse/SCRCdataAPI/issues