worrms
A R client for the World Register of Marine Species.
https://github.com/ropensci/worrms
Category: Biosphere
Sub Category: Marine Life and Fishery
Keywords
api-wrapper biological-data biology fish jerico-relevant marine-biology marine-species r r-package rstats taxize taxonomy
Keywords from Contributors
cycle routes lifewatch marine occurrence biodiversity desire-lines data-access noaa-data noaa
Last synced: about 4 hours ago
JSON representation
Repository metadata
World Register of Marine Species R client
- Host: GitHub
- URL: https://github.com/ropensci/worrms
- Owner: ropensci
- License: other
- Created: 2016-12-23T01:03:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T13:38:28.000Z (almost 2 years ago)
- Last Synced: 2025-12-21T01:30:38.267Z (4 days ago)
- Topics: api-wrapper, biological-data, biology, fish, jerico-relevant, marine-biology, marine-species, r, r-package, rstats, taxize, taxonomy
- Language: R
- Homepage: https://docs.ropensci.org/worrms
- Size: 369 KB
- Stars: 28
- Watchers: 8
- Forks: 9
- Open Issues: 6
- Releases: 7
-
Metadata Files:
- Readme: README.Rmd
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
README.Rmd
worrms
======
```{r echo=FALSE}
knitr::opts_chunk$set(
comment = "#>",
collapse = TRUE,
warning = FALSE,
message = FALSE
)
```
[](https://www.repostatus.org/#active)
[](https://github.com/ropensci/worrms/actions/workflows/R-CMD-check.yaml)
[](https://app.codecov.io/gh/ropensci/worrms)
[](https://github.com/r-hub/cranlogs.app)
[](https://cran.r-project.org/package=worrms)
[](https://cran.r-project.org/web/checks/check_results_worrms.html)
`worrms` is a R client for the World Register of Marine Species
* World Register of Marine Species (WoRMS) https://www.marinespecies.org/
* WoRMS REST API docs: https://www.marinespecies.org/rest/
See the taxize book (https://taxize.dev) for taxonomically focused work
in this and similar packages.
## Installation
More stable CRAN version
```{r eval=FALSE}
install.packages("worrms")
```
Development version
```{r eval=FALSE}
remotes::install_github("ropensci/worrms")
```
```{r}
library("worrms")
```
## Meta
* Please [report any issues or bugs](https://github.com/ropensci/worrms/issues).
* License: MIT
* Get citation information for `worrms` in R doing `citation(package = 'worrms')`
* Please note that this package is released with a [Contributor Code of Conduct](https://ropensci.org/code-of-conduct/). By contributing to this project, you agree to abide by its terms.
[](https://ropensci.org)
Owner metadata
- Name: rOpenSci
- Login: ropensci
- Email: info@ropensci.org
- Kind: organization
- Description:
- Website: https://ropensci.org/
- Location: Berkeley, CA
- Twitter: rOpenSci
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1200269?v=4
- Repositories: 307
- Last ynced at: 2023-03-10T20:30:59.242Z
- Profile URL: https://github.com/ropensci
GitHub Events
Total
- Issues event: 3
- Watch event: 2
- Issue comment event: 1
Last Year
- Issues event: 1
- Watch event: 2
Committers metadata
Last synced: about 11 hours ago
Total Commits: 140
Total Committers: 7
Avg Commits per committer: 20.0
Development Distribution Score (DDS): 0.129
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Scott Chamberlain | m****s@g****m | 122 |
| salvafern | s****z@v****e | 7 |
| bart-v | b****v@v****e | 4 |
| Pieter Provoost | p****t@g****m | 4 |
| Maëlle Salmon | m****n@y****e | 1 |
| Jeroen Ooms | j****s@g****m | 1 |
| rOpenSci Bot | m****t@g****m | 1 |
Committer domains:
- vliz.be: 2
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 43
Total pull requests: 7
Average time to close issues: 3 months
Average time to close pull requests: about 8 hours
Total issue authors: 22
Total pull request authors: 4
Average comments per issue: 2.3
Average comments per pull request: 0.86
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0
Past year issues: 2
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 0
Past year average comments per issue: 0.5
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- sckott (14)
- maelle (4)
- vijaybarve (4)
- tomjwebb (2)
- yuliaUU (2)
- johnny3125 (1)
- amynang (1)
- zachary-foster (1)
- damianooldoni (1)
- tadeu95 (1)
- pieterprovoost (1)
- KatLeigh11 (1)
- LewisAJones (1)
- cpavloud (1)
- JuanAlv-Col (1)
Top Pull Request Authors
- sckott (3)
- pieterprovoost (2)
- maelle (1)
- shivam11 (1)
Top Issue Labels
- enhancement (10)
- bug (4)
- question (4)
- duplicate (2)
- help wanted (2)
- wontfix (1)
- good-first-issue (1)
- hacktoberfest (1)
Top Pull Request Labels
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 3 (may contain duplicates)
- Total dependent repositories: 1 (may contain duplicates)
- Total versions: 12
proxy.golang.org: github.com/ropensci/worrms
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ropensci/worrms#section-documentation
- Licenses: other
- Latest release: v0.4.2 (published over 5 years ago)
- Last Synced: 2025-12-22T18:03:37.560Z (2 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.395%
- Average: 5.576%
- Dependent repos count: 5.758%
conda-forge.org: r-worrms
- Homepage: https://github.com/ropensci/worrms
- Licenses: MIT
- Latest release: 0.4.2 (published over 5 years ago)
- Last Synced: 2025-12-01T10:06:33.750Z (24 days ago)
- Versions: 5
- Dependent Packages: 3
- Dependent Repositories: 1
-
Rankings:
- Dependent packages count: 15.638%
- Dependent repos count: 24.103%
- Average: 34.818%
- Forks count: 47.307%
- Stargazers count: 52.224%
Dependencies
- crul >= 0.6.0 imports
- data.table * imports
- jsonlite >= 1.1 imports
- tibble >= 1.2 imports
- knitr * suggests
- rmarkdown * suggests
- roxygen2 >= 7.1.0 suggests
- testthat * suggests
- vcr >= 0.2.0 suggests
- actions/checkout v2 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
Score: 6.858565034791365