Package: divent Type: Package Title: Entropy Partitioning to Measure Diversity Version: 0.5-4.9002 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) . '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 Roxygen: list(markdown = TRUE) SystemRequirements: GNU make, pandoc VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev make libicu-dev libxml2-dev Repository: https://ericmarcon.r-universe.dev Date/Publication: 2026-06-08 17:15:16 UTC RemoteUrl: https://github.com/ericmarcon/divent RemoteRef: HEAD RemoteSha: 3c17e624c051163a1f6bb25e8892dccd1f1009a0 NeedsCompilation: yes Packaged: 2026-07-08 08:50:25 UTC; root Author: Eric Marcon [aut, cre] (ORCID: ), Florence Puech [aut] (ORCID: ) Maintainer: Eric Marcon