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) . 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) . 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 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Repository: https://frbcesab.r-universe.dev Date/Publication: 2024-04-12 12:33:05 UTC RemoteUrl: https://github.com/rekyt/funrar RemoteRef: HEAD RemoteSha: bf8a1ed53e513aab857a4dacbabfe75d70178fbe NeedsCompilation: no Packaged: 2026-06-12 11:01:50 UTC; root Author: Matthias Grenié [aut, cre] (ORCID: ), Pierre Denelle [aut] (ORCID: ), Caroline Tucker [aut] (ORCID: ), François Munoz [ths] (ORCID: ), Cyrille Violle [ths] (ORCID: ) Maintainer: Matthias Grenié