Package: funrar
Title: Functional Rarity Indices Computation
Version: 1.5.0
Authors@R: c(
  person("Matthias", "Grenié", email = "matthias.grenie@gmail.com",
         role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4659-7522")),
  person("Pierre", "Denelle", email = "pierre.denelle@cefe.cnrs.fr",
         role = "aut", comment = c(ORCID = "0000-0001-5037-2281")),
  person("Caroline", "Tucker", email = "carolinemtucker@gmail.com",
         role = "aut", comment = c(ORCID = "0000-0002-4871-2010")),
  person("François", "Munoz", email = "fmunoz@univ-grenoble-alpes.fr",
         role = "ths", comment = c(ORCID = "0000-0001-8776-4705")),
  person("Cyrille", "Violle", email = "cyrille.violle@cefe.cnrs.fr",
         role = "ths", comment = c(ORCID = "0000-0002-2471-9226"))
  )
Description: Computes functional rarity indices as proposed by Violle et al.
    (2017) <doi:10.1016/j.tree.2017.02.002>. Various indices can be computed
    using both regional and local information. Functional Rarity combines both
    the functional aspect of rarity as well as the extent aspect of rarity.
    'funrar' is presented in Grenié et al. (2017) <doi:10.1111/ddi.12629>.
Depends: R (>= 3.2.2)
License: GPL (>= 2)
Imports: cluster, Matrix, methods, stats
URL: https://rekyt.github.io/funrar/, https://github.com/Rekyt/funrar
BugReports: https://github.com/Rekyt/funrar/issues
RoxygenNote: 7.2.1
Suggests: ade4, ggplot2, knitr, rmarkdown, testthat (>= 2.99.0),
        tidytext
VignetteBuilder: knitr
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-09-23 14:58:15 UTC; ke76dimu
Author: Matthias Grenié [aut, cre] (<https://orcid.org/0000-0002-4659-7522>),
  Pierre Denelle [aut] (<https://orcid.org/0000-0001-5037-2281>),
  Caroline Tucker [aut] (<https://orcid.org/0000-0002-4871-2010>),
  François Munoz [ths] (<https://orcid.org/0000-0001-8776-4705>),
  Cyrille Violle [ths] (<https://orcid.org/0000-0002-2471-9226>)
Maintainer: Matthias Grenié <matthias.grenie@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-23 15:50:02 UTC
Built: R 4.3.3; ; 2025-04-07 00:46:47 UTC; windows
