A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

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

genome cycle occurrence marine routes geocoding air-pollutants lifewatch biodiversity darwin-core

Last synced: about 18 hours ago
JSON representation

Repository metadata

World Register of Marine Species R client

README.Rmd

          worrms
======

```{r echo=FALSE}
knitr::opts_chunk$set(
  comment = "#>",
  collapse = TRUE,
  warning = FALSE,
  message = FALSE
)
```



[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![R-check](https://github.com/ropensci/worrms/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ropensci/worrms/actions/workflows/R-CMD-check.yaml)
[![codecov](https://codecov.io/gh/ropensci/worrms/branch/master/graph/badge.svg)](https://app.codecov.io/gh/ropensci/worrms)
[![rstudio mirror downloads](https://cranlogs.r-pkg.org/badges/worrms)](https://github.com/r-hub/cranlogs.app)
[![cran version](https://www.r-pkg.org/badges/version/worrms)](https://cran.r-project.org/package=worrms)
[![cran checks](https://badges.cranchecks.info/worst/worrms.svg)](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.

[![rofooter](https://ropensci.org/public_images/github_footer.png)](https://ropensci.org)

        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 140
Total Committers: 7
Avg Commits per committer: 20.0
Development Distribution Score (DDS): 0.129

Commits in past year: 11
Committers in past year: 2
Avg Commits per committer in past year: 5.5
Development Distribution Score (DDS) in past year: 0.364

Name Email 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
rOpenSci Bot m****t@g****m 1
Jeroen Ooms j****s@g****m 1
Maëlle Salmon m****n@y****e 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 42
Total pull requests: 7
Average time to close issues: 3 months
Average time to close pull requests: about 8 hours
Total issue authors: 21
Total pull request authors: 4
Average comments per issue: 2.45
Average comments per pull request: 0.86
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 0
Past year average time to close issues: about 3 hours
Past year average time to close pull requests: N/A
Past year issue authors: 4
Past year pull request authors: 0
Past year average comments per issue: 1.6
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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ropensci/worrms

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)
  • cpavloud (1)
  • JuanAlv-Col (1)
  • GuilleFB (1)

Top Pull Request Authors

  • sckott (3)
  • pieterprovoost (2)
  • maelle (1)
  • shivam11 (1)

Top Issue Labels

  • enhancement (10)
  • question (5)
  • bug (4)
  • duplicate (2)
  • wontfix (1)
  • good-first-issue (1)
  • hacktoberfest (1)
  • help wanted (1)

Top Pull Request Labels


Package metadata

conda-forge.org: r-worrms

  • Homepage: https://github.com/ropensci/worrms
  • Licenses: MIT
  • Latest release: 0.4.2 (published almost 5 years ago)
  • Last Synced: 2025-04-01T02:12:22.343Z (26 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

DESCRIPTION cran
  • 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
.github/workflows/R-CMD-check.yaml actions
  • 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.79794041297493