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) . '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 Config/pak/sysreqs: cmake make libicu-dev Repository: https://ericmarcon.r-universe.dev Date/Publication: 2026-01-30 14:55:16 UTC RemoteUrl: https://github.com/ericmarcon/entropart RemoteRef: HEAD RemoteSha: 8386246841b440ea574264b72acb9fabd9861617 NeedsCompilation: no Packaged: 2026-06-01 08:24:15 UTC; root Author: Eric Marcon [aut, cre] (ORCID: ), Bruno Herault [aut] (ORCID: ) Maintainer: Eric Marcon