Package: fundiversity
Title: Easy Computation of Alpha Functional Diversity Indices
Version: 0.0.1
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 4 alpha-functional diversity indices: Functional
  Divergence FDiv, Function Evenness Feve, Functional Richness FRic, 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: geometry, Matrix, vegan
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
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-02-11 14:11:47 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-02-15 09:40:06 UTC
