forked from NCEAS/metajam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
22 lines (22 loc) · 833 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: metajam
Type: Package
Title: Tools to download data and metadata from DataONE
Version: 1.0
Date: 2018-06-12
Authors@R: c(
person("Julien", "Brun", email = "[email protected]", role = c("cre", "aut")),
person("Irene", "Steves", comment = "https://github.com/isteves", role = "aut"),
person("Mitchell", "Maier", email = "[email protected]", role = "aut"))
Maintainer: Julien Brun <[email protected]>
Description: Tools to download data and metadata from DataONE (https://www.dataone.org) and load this information in R.
License: CC0
RoxygenNote: 6.0.1.9000
Imports: dataone, dplyr, eml2, emld, lubridate, purrr, readr, stats, stringr, tibble, tidyr
Remotes: cboettig/eml2,
cboettig/emld,
DataONEorg/rdataone
Suggests: testthat,
knitr,
rmarkdown,
udunits2
VignetteBuilder: knitr