Package: fundiversity
Title: Easy Computation of Alpha Functional Diversity Indices
Version: 0.2.0
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 5 alpha-functional diversity indices: Functional
  Divergence (FDiv), Function Evenness (FEve), Functional Richness (FRic),
  Functional Dispersion (FDis) and Rao's entropy (Q) (reviewed in Villéger
  et al. 2008 <doi:10.1890/07-1206.1>). Provides efficient and modular functions
  to compute functional diversity indices.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Imports: future.apply, geometry, Matrix, vegan
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, memoise
URL: https://bisaloo.github.io/fundiversity/,
        https://github.com/bisaloo/fundiversity
BugReports: https://github.com/Bisaloo/fundiversity/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-05-13 22:08:01 UTC; Rekyt
Author: Matthias Grenié [aut, cre] (<https://orcid.org/0000-0002-4659-7522>),
  Hugo Gruson [aut] (<https://orcid.org/0000-0002-4094-1476>)
Maintainer: Matthias Grenié <matthias.grenie@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-14 07:40:16 UTC
