forked from RaoulWolf/cleanventory.data
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
30 lines (30 loc) · 846 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
Package: cleanventory.data
Type: Package
Title: A Package for Clean Chemical Inventory Data
Version: 0.3.2
Authors@R:
c(person(given = "Raoul",
family = "Wolf",
role = c("aut", "cre"),
email = "raoul.wolf@ngi.no",
comment = c(ORCID = "0000-0001-5971-8525")))
Description: The cleanventory.data package provides cleaned and partially
curated data sets for some of the most common chemical inventories.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Depends:
R (>= 3.5.0)
Suggests:
bit64,
covr,
knitr,
rmarkdown,
tinytest,
tools
VignetteBuilder: knitr
URL: https://github.com/RaoulWolf/cleanventory.data
BugReports: https://github.com/RaoulWolf/cleanventory.data/issues