Package: traitdataform
Type: Package
Title: Formatting and Harmonizing Ecological Trait-Data
Version: 0.6.7
Date: 2021-09-18
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")),
    person("Jessica", "Burnett", role = c("ctb")),
    person("Iñaki","Ucar", role = c("ctb")),
    person("Matthias", "Grenié", role = c("ctb")))
Description: Assistance for handling ecological trait data and applying the 
    Ecological Trait-Data Standard terminology (Schneider et al. 2019
    <doi:10.1111/2041-210X.13288>). There are two major use cases: (1) preparation of
    own trait datasets for publication, 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, stats, reshape2, taxize, getPass, units, suppdata,
        curl, XML, RCurl, plyr
URL: https://ecologicaltraitdata.github.io/traitdataform/,
        https://github.com/ecologicaltraitdata/traitdataform
BugReports: https://github.com/ecologicaltraitdata/traitdataform/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2021-09-20 14:57:26 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],
  Jessica Burnett [ctb],
  Iñaki Ucar [ctb],
  Matthias Grenié [ctb]
Maintainer: Florian D. Schneider <florian.dirk.schneider@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-20 15:30:02 UTC
