Package: traitdataform
Type: Package
Title: Formatting and Harmonizing Ecological Trait-Data
Version: 0.5.4
Date: 2019-05-06
Authors@R: c(person("Florian D.", "Schneider",, "florian.dirk.schneider@gmail.com", role = c("aut", "cre"), 
  comment = c(ORCID = "0000-0002-1494-5684")), 
    person("Caterina", "Penone", role = c("ctb"), comment = c(ORCID = "0000-0002-8170-6659")),
    person("Andreas", "Ostrowski", role = c("ctb"), comment = c(ORCID = "0000-0002-2033-779X")),
    person("Dennis", "Heimann", role = c("ctb")),
    person("Felix","Neff", role = c("ctb")),
    person("Markus J.", "Ankenbrand", role = c("ctb")))
Description: Assistance for handling ecological trait data and applying the 
    Ecological Trait-Data Standard terminology (Schneider et al. 2018
    <doi:10.1101/328302>). There are two major use cases: (1) preparation of
    own trait datasets for upload into public data bases, and (2) harmonizing
    trait datasets from different sources by re-formatting them into a unified
    format. See 'traitdataform' website for full documentation. 
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 2.10)
Imports: data.table, reshape2, taxize, getPass, units, XML, RCurl, plyr
URL: https://EcologicalTraitData.github.io/traitdataform,
        https://github.com/EcologicalTraitData/traitdataform
BugReports: https://github.com/EcologicalTraitData/traitdataform/issues
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2019-05-06 11:25:57 UTC; Flo
Author: Florian D. Schneider [aut, cre]
    (<https://orcid.org/0000-0002-1494-5684>),
  Caterina Penone [ctb] (<https://orcid.org/0000-0002-8170-6659>),
  Andreas Ostrowski [ctb] (<https://orcid.org/0000-0002-2033-779X>),
  Dennis Heimann [ctb],
  Felix Neff [ctb],
  Markus J. Ankenbrand [ctb]
Maintainer: Florian D. Schneider <florian.dirk.schneider@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-06 12:00:03 UTC
