Package: fundiversity Title: Easy Computation of Functional Diversity Indices Version: 1.1.1.9000 Authors@R: c( person("Matthias", "Grenié", email = "matthias.grenie@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4659-7522")), person("Hugo", "Gruson", role = "aut", comment = c(ORCID = "0000-0002-4094-1476")) ) Description: Computes six functional diversity indices. These are namely, Functional Divergence (FDiv), Function Evenness (FEve), Functional Richness (FRic), Functional Richness intersections (FRic_intersect), Functional Dispersion (FDis), and Rao's entropy (Q) (reviewed in Villéger et al. 2008 ). Provides efficient, modular, and parallel functions to compute functional diversity indices (Grenié & Gruson 2023 ). License: GPL-3 Language: en Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 3.2.0) Imports: future.apply, geometry, Matrix, vegan Suggests: future, knitr, memoise, rmarkdown, testthat (>= 3.0.0), withr URL: https://funecology.github.io/fundiversity/, https://github.com/funecology/fundiversity BugReports: https://github.com/funecology/fundiversity/issues Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://rekyt.r-universe.dev Date/Publication: 2026-03-30 07:04:42 UTC RemoteUrl: https://github.com/funecology/fundiversity RemoteRef: HEAD RemoteSha: 0a65df73e296fd24d2987654a4c7dfd82596be91 NeedsCompilation: no Packaged: 2026-07-02 07:33:15 UTC; root Author: Matthias Grenié [aut, cre] (ORCID: ), Hugo Gruson [aut] (ORCID: ) Maintainer: Matthias Grenié