Other packages > Find by keyword >

rfishbase  

R Interface to 'FishBase'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rfishbase", "5.0.1")



Attach the package and use:
library("rfishbase")
Maintained by
Carl Boettiger
[Scholar Profile | Author Map]
First Published: 2011-10-26
Latest Update: 2023-06-02
Description:
A programmatic interface to 'FishBase', re-written based on an accompanying 'RESTful' API. Access tables describing over 30,000 species of fish, their biology, ecology, morphology, and more. This package also supports experimental access to 'SeaLifeBase' data, which contains nearly 200,000 species records for all types of aquatic life not covered by 'FishBase.'
How to cite:
Carl Boettiger (2011). rfishbase: R Interface to 'FishBase'. R package version 5.0.1, https://cran.r-project.org/web/packages/rfishbase. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.0-7 (2011-10-26 20:00), 0.0-8 (2012-04-03 09:09), 0.0-9 (2012-05-15 08:38), 0.2-1 (2013-02-14 23:28), 0.2-2 (2014-01-07 07:29), 2.0.1 (2015-08-15 16:52), 2.0.2 (2015-09-02 01:22), 2.0.3 (2015-09-09 09:17), 2.1.0 (2015-11-10 19:04), 2.1.1 (2016-07-22 01:20), 2.1.2 (2017-04-19 22:14), 3.0.0.1 (2019-03-01 08:07), 3.0.0 (2018-11-09 18:10), 3.0.1 (2019-03-02 09:10), 3.0.3 (2019-03-13 00:10), 3.0.4 (2019-06-27 23:50), 3.1.4 (2021-01-13 22:20), 3.1.5 (2021-01-18 18:10), 3.1.6 (2021-02-10 16:00), 3.1.7 (2021-04-08 22:50), 3.1.8 (2021-06-07 19:20), 3.1.9 (2021-08-09 17:10), 3.1.10 (2021-11-10 09:00), 4.0.0 (2021-12-14 15:20), 4.1.0 (2023-02-12 06:20), 4.1.1 (2023-02-20 19:40), 4.1.2 (2023-06-03 00:20), 5.0.0 (2024-09-02 10:10)
Other packages that cited rfishbase R package
View rfishbase citation profile
Other R packages that rfishbase depends, imports, suggests or enhances
Complete documentation for rfishbase
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 rfishbase102030405060708090TrendBars

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  
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  
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  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
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  

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