Package: entropart
Type: Package
Title: Entropy Partitioning to Measure Diversity
Version: 1.6-8
Authors@R: c(
    person("Eric", "Marcon", email="eric.marcon@agroparistech.fr", 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, ggpubr, graphics, grDevices,
        parallel, reshape2, SPECIES, stats, tibble, utils, vegan
Suggests: testthat, knitr, pkgdown, rmarkdown
LazyData: true
VignetteBuilder: knitr
SystemRequirements: pandoc
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2021-06-04 11:26:17 UTC; emarc
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@agroparistech.fr>
Repository: CRAN
Date/Publication: 2021-06-04 12:00:02 UTC
