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

planktonr

R package that facilitates the download, analysis and visualisation of phytoplankton and zooplankton data.
https://github.com/planktonteam/planktonr

Category: Biosphere
Sub Category: Marine Life and Fishery

Last synced: about 20 hours ago
JSON representation

Repository metadata

r Package for the analysis and visualisation of plankton data

README.Rmd

          ---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# planktonr 

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![Windows](https://github.com/PlanktonTeam/planktonr/actions/workflows/Windows.yaml/badge.svg)](https://github.com/PlanktonTeam/planktonr/actions/workflows/Windows.yaml)
[![Ubuntu](https://github.com/PlanktonTeam/planktonr/actions/workflows/Ubuntu.yaml/badge.svg)](https://github.com/PlanktonTeam/planktonr/actions/workflows/Ubuntu.yaml)
[![MacOS](https://github.com/PlanktonTeam/planktonr/actions/workflows/MacOS.yaml/badge.svg)](https://github.com/PlanktonTeam/planktonr/actions/workflows/MacOS.yaml)
[![Codecov test coverage](https://codecov.io/gh/PlanktonTeam/planktonr/branch/master/graph/badge.svg)](https://app.codecov.io/gh/PlanktonTeam/planktonr?branch=master)
[![issues - planktonr](https://img.shields.io/github/issues/PlanktonTeam/planktonr)](https://github.com/PlanktonTeam/planktonr/issues)


`planktonr` is an r package that facilitates the download, analysis and visualisation of phytoplankton and zooplankton data. Our initial focus will be on plankton data stored on the Australian Ocean Data Network ([AODN](https://portal.aodn.org.au)) and collected by the Integrated Marine Observing System ([IMOS](www.imos.org.au)), but we hope to expand to other plankton data sets in the future. 

## Installation

Be aware that this package is in the very early stages of development. Functions and documentation are not complete so installing at the moment is at your own risk. If you are still interested, you can install the development version from [GitHub](https://github.com/) with:
``` r
# install.packages("devtools")
devtools::install_github("PlanktonTeam/planktonr")
```

Thanks to the team at the Integration and Application Network (ian.umces.edu/media-library) for the plankton symbols used in the planktonr hex sticker.

        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 795
Total Committers: 2
Avg Commits per committer: 397.5
Development Distribution Score (DDS): 0.377

Commits in past year: 75
Committers in past year: 2
Avg Commits per committer in past year: 37.5
Development Distribution Score (DDS) in past year: 0.067

Name Email Commits
Jason Everett j****t@g****m 495
clairedavies 2****s 300

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 68
Total pull requests: 117
Average time to close issues: 7 months
Average time to close pull requests: 1 day
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 1.06
Average comments per pull request: 0.0
Merged pull request: 117
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 16
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 days
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 16
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • jaseeverett (61)
  • clairedavies (7)

Top Pull Request Authors

  • jaseeverett (71)
  • clairedavies (46)

Top Issue Labels

  • enhancement (25)
  • bug (20)
  • high priority (17)
  • medium priority (13)
  • CodeFix (4)
  • documentation (2)
  • low priority (2)
  • help wanted (1)
  • question (1)

Top Pull Request Labels


Dependencies

.github/workflows/test-coverage.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 2.10 depends
  • data.table * imports
  • dplyr * imports
  • ggplot2 * imports
  • htmltools * imports
  • leaflegend * imports
  • leaflet * imports
  • lubridate * imports
  • lutz * imports
  • magrittr * imports
  • patchwork * imports
  • purrr * imports
  • readr >= 2.0.0 imports
  • rlang * imports
  • rnaturalearth * imports
  • scales * imports
  • sf * imports
  • stats * imports
  • stringr * imports
  • suncalc * imports
  • tibble * imports
  • tidyr * imports
  • tidyselect * imports
  • units * imports
  • RNetCDF * suggests
  • covr * suggests
  • knitr * suggests
  • pracma * suggests
  • rmarkdown * suggests
  • rnaturalearthdata * suggests
  • testthat >= 3.0.0 suggests
  • thredds * suggests
  • yaImpute * suggests
  • zoo * suggests
.github/workflows/MacOS.yaml actions
  • actions/checkout v4 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
.github/workflows/Ubuntu.yaml actions
  • actions/checkout v4 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
.github/workflows/Windows.yaml actions
  • actions/checkout v4 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
.github/workflows/render-readme.yaml actions
  • actions/checkout v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite

Score: 3.871201010907891