Package: entropart
Type: Package
Title: Entropy Partitioning to Measure Diversity
Version: 1.6-16
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://ericmarcon.github.io/entropart/,
        https://github.com/EricMarcon/entropart/
BugReports: https://github.com/EricMarcon/entropart/issues/
License: GNU General Public License
Imports: ape, EntropyEstimation, ggplot2, ggpubr, graphics, grDevices,
        parallel, reshape2, rlang, stats, tibble, utils, vegan
Suggests: ade4, knitr, pkgdown, rmarkdown, testthat
LazyData: true
VignetteBuilder: knitr
SystemRequirements: pandoc
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-02-07 11:53:59 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: 2025-02-07 12:40:02 UTC
Built: R 4.3.3; ; 2025-02-15 17:24:56 UTC; unix
