forked from NCEAS/arcticdatautils
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 1.05 KB
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 1.05 KB
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
40
41
Package: arcticdatautils
Title: Utilities for the Arctic Data Center
Version: 0.6.4
Authors@R: c(
person("Bryce", "Mecum", email = "mecum@nceas.ucsb.edu", role = c("aut", "cre")),
person("Matt", "Jones", email = "jones@nceas.ucsb.edu", role = "ctb"),
person("Jesse", "Goldstein", email = "jgoldstein@nceas.ucsb.edu", role = "ctb", comment = "Maintainer"),
person("Jeanette", "Clark", email = "jclark@nceas.ucsb.edu", role = "ctb", comment = "Maintainer"),
person("Dominic", "Mullen", email = "dmullen17@gmail.com", role = "ctb"),
person("Emily", "O'Dean", email="eodean10@gmail.com", role = "ctb")
)
Description: A set of utilites for working with the Arctic Data Center
(https://arcticdata.io).
Depends:
R (>= 3.2.3)
Imports:
digest,
dataone,
datapack,
EML,
httr,
methods,
stringr,
stringi,
tools,
uuid,
xml2,
XML
License: MIT + file LICENSE
LazyData: true
Suggests:
dplyr,
testthat,
humaniformat,
knitr,
ncdf4,
rmarkdown,
yaml,
xslt
RoxygenNote: 6.0.1
VignetteBuilder: knitr