Other packages > Find by keyword >

SP2000  

Catalogue of Life Toolkit
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SP2000", "0.2.0")



Attach the package and use:
library("SP2000")
Maintained by
Liuyong Ding
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-20
Latest Update: 2020-10-26
Description:
A programmatic interface to <http://sp2000.org.cn>, re-written based on an accompanying 'Species 2000' API. Access tables describing catalogue of the Chinese known species of animals, plants, fungi, micro-organisms, and more. This package also supports access to catalogue of life global <http://catalogueoflife.org>, China animal scientific database <http://zoology.especies.cn> and catalogue of life Taiwan <https://taibnet.sinica.edu.tw/home_eng.php>. The development of 'SP2000' package were supported by Biodiversity Survey and Assessment Project of the Ministry of Ecology and Environment, China <2019HJ2096001006>,Yunnan University's "Double First Class" Project <C176240405> and Yunnan University's Research Innovation Fund for Graduate Students <2019227>.
How to cite:
Liuyong Ding (2020). SP2000: Catalogue of Life Toolkit. R package version 0.2.0, https://cran.r-project.org/web/packages/SP2000. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0.5 (2020-03-20 11:10), 0.0.6 (2020-05-14 23:00), 0.0.7 (2020-05-22 19:20), 0.0.8 (2020-05-26 14:10), 0.0.9 (2020-06-06 13:30), 0.0.10 (2020-06-07 02:10), 0.1.0 (2020-08-04 09:30)
Other packages that cited SP2000 R package
View SP2000 citation profile
Other R packages that SP2000 depends, imports, suggests or enhances
Complete documentation for SP2000
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  
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  
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  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
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  
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  

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