Package: redlistr Title: Tools for the IUCN Red List of Ecosystems and Species Version: 2.0.0 Authors@R: c( person("Calvin", "Lee", , "calvinkflee@gmail.com", role = c("aut"), comment = c("Original functions and examples", ORCID = "0000-0001-8277-8614")), person("Nicholas", "Murray", , "murr.nick@gmail.com", role = "aut", comment = c("Original functions and examples", ORCID = "0000-0002-4008-3053")), person("Aniko", "Toth", , "anikobtoth@gmail.com", role = c("cre", "aut"), comment = c("Updated functions, classes and methods", ORCID = "0000-0002-3063-1917")), person("José R.", "Ferrer-Paris", , "jr.ferrer.paris@gmail.com", role = c("aut"), comment = c("Documentation, contributions to classes and methods", ORCID = "0000-0002-9554-3395")) ) Description: A toolbox created by members of the International Union for Conservation of Nature (IUCN) Red List of Ecosystems Committee for Scientific Standards. Primarily, it is a set of tools suitable for calculating the metrics required for making assessments of species and ecosystems against the IUCN Red List of Threatened Species and the IUCN Red List of Ecosystems categories and criteria. See the IUCN website for detailed guidelines, the criteria, publications and other information. License: GPL (>=3)| file LICENSE URL: https://github.com/red-list-ecosystem/redlistr, https://red-list-ecosystem.github.io/redlistr, http://red-list-ecosystem.github.io/redlistr/ BugReports: https://github.com/red-list-ecosystem/redlistr/issues Depends: R (>= 4.1.0) Imports: terra (>= 1.8-54), sf (>= 1.0-21), dplyr, methods, ggplot2, rlang, units, stringr, mgcv Suggests: devtools, knitr, rmarkdown, testthat, leaflet VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/Needs/website: rmarkdown LazyData: true Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://red-list-ecosystem.r-universe.dev Date/Publication: 2026-07-03 08:08:00 UTC RemoteUrl: https://github.com/red-list-ecosystem/redlistr RemoteRef: HEAD RemoteSha: 94cd15eba34565dfaf4699f7f094ee5865082444 NeedsCompilation: no Packaged: 2026-07-03 10:00:02 UTC; root Author: Calvin Lee [aut] (Original functions and examples, ORCID: ), Nicholas Murray [aut] (Original functions and examples, ORCID: ), Aniko Toth [cre, aut] (Updated functions, classes and methods, ORCID: ), José R. Ferrer-Paris [aut] (Documentation, contributions to classes and methods, ORCID: ) Maintainer: Aniko Toth