Package: divent
Type: Package
Title: Entropy Partitioning to Measure Diversity
Version: 0.5-4
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: GPL (>= 3)
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
SystemRequirements: GNU make, pandoc
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-05-06 13:59:40 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: 2026-05-06 14:40:02 UTC
Built: R 4.5.3; x86_64-w64-mingw32; 2026-05-06 14:52:14 UTC; windows
Archs: x64
