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
- Host: GitHub
- URL: https://github.com/planktonteam/planktonr
- Owner: PlanktonTeam
- License: other
- Created: 2021-07-12T04:56:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T08:11:16.000Z (18 days ago)
- Last Synced: 2025-04-17T21:21:01.862Z (11 days ago)
- Language: R
- Homepage: https://planktonteam.github.io/planktonr/
- Size: 172 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 20
- Releases: 1
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
README.Rmd
--- output: github_document --- ```{r, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) ``` # planktonr[](https://lifecycle.r-lib.org/articles/stages.html#experimental) [](https://github.com/PlanktonTeam/planktonr/actions/workflows/Windows.yaml) [](https://github.com/PlanktonTeam/planktonr/actions/workflows/Ubuntu.yaml) [](https://github.com/PlanktonTeam/planktonr/actions/workflows/MacOS.yaml) [](https://app.codecov.io/gh/PlanktonTeam/planktonr?branch=master) [](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
- Name: The Plankton Team
- Login: PlanktonTeam
- Email:
- Kind: organization
- Description: The Plankton Team from the CSIRO, UQ, and IMOS
- Website:
- Location: Australia
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/78583612?v=4
- Repositories: 4
- Last ynced at: 2024-05-12T08:41:38.211Z
- Profile URL: https://github.com/PlanktonTeam
GitHub Events
Total
- Create event: 3
- Issues event: 2
- Release event: 2
- Delete event: 2
- Push event: 30
- Pull request event: 11
Last Year
- Create event: 3
- Issues event: 2
- Release event: 2
- Delete event: 2
- Push event: 30
- Pull request event: 11
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 | 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
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
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- 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
- 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
- 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
- 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
- actions/checkout v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
Score: 3.871201010907891