forked from EcologicalTraitData/traitdataform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
26 lines (26 loc) · 839 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
Package: traitdataform
Type: Package
Title: Formatting trait data compliant with the Ecological Traitdata Standard
Version: 0.2.3
Date: 2017-11-24
Authors@R: c(person("Florian D.", "Schneider",, "[email protected]", role = c("aut", "cre", "aut")), person("Caterina", "Penone", role = c("ctb")))
Description: This package assists in handling functional trait data and transferring them into the trait data standard.
License: MIT
LazyData: FALSE
Imports:
data.table,
reshape,
taxize,
getPass,
units,
XML,
RCurl,
plyr,
readxl
URL: http://fdschneider.github.io/traitdataform, https://github.com/fdschneider/traitdataform
BugReports: https://github.com/fdschneider/traitdataform/issues
VignetteBuilder: knitr
RoxygenNote: 6.0.1
Roxygen: list(markdown = TRUE)
Suggests: knitr,
rmarkdown