-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
34 lines (34 loc) · 988 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: SCRCdata
Type: Package
Title: Processing Scripts for the SCRC Data Pipeline
Version: 1.10.2
Authors@R: c(person("Sonia", "Mitchell", email = "sonia.mitchell@glasgow.ac.uk",
role = c("cre", "aut"), comment = c(ORCID = "0000-0003-1536-2066")),
person("Ciaran", "McMonagle", email = "c.mcmonagle.1@research.gla.ac.uk",
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: Processing scripts for the SCRC data pipeline.
License: GPL-3
Imports:
aRxiv,
assertthat,
dplyr,
readxl,
reshape2,
revtools,
rjson,
rFDP,
sf,
tibble
Suggests:
usethis
Remotes:
FAIRDataPipeline/rFDP
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends:
R (>= 2.10)