Other packages > Find by keyword >

taxlist  

Handling Taxonomic Lists
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("taxlist", "0.3.5")



Attach the package and use:
library("taxlist")
Maintained by
Miguel Alvarez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-15
Latest Update: 2024-07-03
Description:
Handling taxonomic lists through objects of class 'taxlist'. This package provides functions to import species lists from 'Turboveg' (<https://www.synbiosys.alterra.nl/turboveg/>) and the possibility to create backups from resulting R-objects. Also quick displays are implemented as summary-methods.
How to cite:
Miguel Alvarez (2017). taxlist: Handling Taxonomic Lists. R package version 0.3.5, https://cran.r-project.org/web/packages/taxlist. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2017-06-15 00:08), 0.1.1 (2017-07-23 17:06), 0.1.2 (2017-08-06 23:00), 0.1.3 (2018-01-05 17:07), 0.1.4 (2018-05-03 10:03), 0.1.5 (2018-06-29 10:02), 0.1.6 (2019-01-21 15:50), 0.1.7 (2020-01-10 17:30), 0.1.8 (2020-04-29 19:20), 0.1.9 (2020-05-31 06:20), 0.2.0 (2020-10-07 16:00), 0.2.1 (2021-03-29 08:50), 0.2.2 (2021-07-15 18:20), 0.2.3 (2022-09-12 08:30), 0.2.4 (2023-03-12 22:50), 0.3.0 (2024-07-03 15:30)
Other packages that cited taxlist R package
View taxlist citation profile
Other R packages that taxlist depends, imports, suggests or enhances
Complete documentation for taxlist
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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