forked from FAIRDataPipeline/rDataPipeline
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
35 lines (35 loc) · 1011 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
35
Package: SCRCdataAPI
Title: Functions to interact with the SCRC data pipeline
Version: 1.3
Authors@R: c(person("Sonia", "Mitchell", email = "[email protected]",
role = c("cre", "aut"), comment = c(ORCID = "0000-0003-1536-2066")),
person("Ciaran", "McMonagle", email = "[email protected]",
role = "ctb", comment = c(ORCID = "0000-0002-1325-2413")),
person("Nardus", "Mollentze", email = "",
role = "ctb", comment = c(ORCID = "")),
person("Ryan", "Field", email = "",
role = "ctb", comment = c(ORCID = "")))
Description: Functions to interact with the SCRC data pipeline
License: GPL-3
Imports:
assertthat,
configr,
dplyr,
hdf5r,
httr,
jsonlite,
nomisr,
readxl,
reshape2,
sf,
SPARQL,
stats,
tibble,
tidyr,
utils
Suggests:
testthat
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0