Package: entropart
Type: Package
Title: Entropy Partitioning to Measure Diversity
Version: 1.6-1
Authors@R: c(
    person("Eric", "Marcon", email="eric.marcon@ecofog.gf", role=c("aut", "cre"), comment = c(ORCID = "0000-0002-5249-321X")),
    person("Bruno", "Herault", email="bruno.herault@cirad.fr", role="aut", comment = c(ORCID = "0000-0002-6950-7286"))
    )
Description: Measurement and partitioning of diversity, based on Tsallis entropy, following Marcon and Herault (2015) <doi:10.18637/jss.v067.i08>.
             'entropart' provides functions to calculate alpha, beta and gamma diversity of communities, including phylogenetic and functional diversity.
             Estimation-bias corrections are available.
URL: https://github.com/EricMarcon/entropart
BugReports: https://github.com/EricMarcon/entropart/issues
License: GNU General Public License
Depends: ggplot2
Imports: ade4, ape, EntropyEstimation, geiger, ggpubr, graphics,
        grDevices, parallel, reshape2, stats, utils, vegan
Suggests: testthat, knitr, pkgdown
LazyData: true
VignetteBuilder: knitr
SystemRequirements: pandoc
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-04-11 19:54:10 UTC; Eric.Marcon
Author: Eric Marcon [aut, cre] (<https://orcid.org/0000-0002-5249-321X>),
  Bruno Herault [aut] (<https://orcid.org/0000-0002-6950-7286>)
Maintainer: Eric Marcon <eric.marcon@ecofog.gf>
Repository: CRAN
Date/Publication: 2019-04-11 20:32:46 UTC
