Other packages > Find by keyword >

red  

IUCN Redlisting Tools
View on CRAN: Click here


Download and install red package within the R console
Install from CRAN:
install.packages("red")

Install from Github:
library("remotes")
install_github("cran/red")

Install by package version:
library("remotes")
install_version("red", "1.6.1")



Attach the package and use:
library("red")
Maintained by
Vasco V. Branco
[Scholar Profile | Author Map]
First Published: 2016-08-23
Latest Update: 2023-09-02
Description:
Includes algorithms to facilitate the assessment of extinction risk of species according to the IUCN (International Union for Conservation of Nature, see for more information) red list criteria.
How to cite:
Vasco V. Branco (2016). red: IUCN Redlisting Tools. R package version 1.6.1, https://cran.r-project.org/web/packages/red. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.1.0 (2016-08-23 15:55), 0.1.1 (2016-09-28 17:10), 0.1.2 (2016-10-12 09:00), 0.2.0 (2016-12-07 08:43), 1.0.0 (2017-02-23 17:31), 1.0.1 (2017-04-12 15:39), 1.1.0 (2017-06-20 17:56), 1.1.1 (2017-06-22 15:24), 1.2.0 (2017-07-28 12:28), 1.2.1 (2017-10-06 09:41), 1.3.0 (2017-10-17 11:25), 1.3.1 (2018-01-23 11:16), 1.3.3 (2018-03-29 12:38), 1.4.0 (2018-05-08 22:17), 1.5.0 (2020-05-04 16:40), 1.6.0 (2023-09-02 08:30)
Other packages that cited red R package
View red citation profile
Other R packages that red depends, imports, suggests or enhances
Complete documentation for red
Functions, R codes and Examples using the red R package
Some associated functions: aoo . countries . elevation . eoo . kml . map.draw . map.easy . map.habitat . map.points . map.sdm . move . outliers . raster.clean . raster.distance . raster.east . raster.lat . raster.long . raster.north . raster.read . raster.reduce . records . red.examples . red.getDir . red.setDir . red.setup . rli.map . rli.multi . rli . rli.predict . rli.sampled . thin . 
Some associated R codes: auxiliary.R . globals.R . main.R . map.R . rli.R . setup.R .  Full red package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for red51015202530354045TrendBars

Today's Hot Picks in Authors and Packages

datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA