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 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:12), 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

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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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