Package: divent
Type: Package
Title: Entropy Partitioning to Measure Diversity
Version: 0.5-3
Authors@R: c(
  person("Eric", "Marcon", email="eric.marcon@agroparistech.fr", role=c("aut", "cre"), comment=c(ORCID="0000-0002-5249-321X")),
  person("Florence", "Puech", email="florence.puech@universite-paris-saclay.fr", role="aut", comment = c(ORCID = "0000-0002-5279-6878"))
  )
Description: Measurement and partitioning of diversity, based on Tsallis entropy, following Marcon and Herault (2015) <doi:10.18637/jss.v067.i08>.
  'divent' provides functions to estimate alpha, beta and gamma diversity of communities, including phylogenetic and functional diversity.
URL: https://ericmarcon.github.io/divent/,
        https://github.com/EricMarcon/divent
BugReports: https://github.com/EricMarcon/divent/issues
License: GNU General Public License
Depends: R (>= 4.1), Rcpp (>= 0.12.14)
Imports: alphahull, ape, cli, dbmss, dplyr, ggplot2, graphics, igraph,
        EntropyEstimation, RColorBrewer, RcppParallel, Rdpack, rlang,
        spatstat.explore, spatstat.geom, spatstat.random, stats,
        tibble, tidyr, vegan
Suggests: ade4, knitr, pkgdown, rmarkdown, SPECIES, testthat (>= 3.0.0)
LinkingTo: Rcpp, RcppParallel
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RdMacros: Rdpack
RoxygenNote: 7.3.2
SystemRequirements: GNU make, pandoc
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-08-27 06:13:09 UTC; emarc
Author: Eric Marcon [aut, cre] (ORCID: <https://orcid.org/0000-0002-5249-321X>),
  Florence Puech [aut] (ORCID: <https://orcid.org/0000-0002-5279-6878>)
Maintainer: Eric Marcon <eric.marcon@agroparistech.fr>
Repository: CRAN
Date/Publication: 2025-08-27 06:50:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 03:09:10 UTC; windows
Archs: x64
