One4All
One4All: An Open Source Portal to Validate and Share Microplastics Data and Beyond - Published in JOSS (2024)
https://github.com/moore-institute-4-plastic-pollution-res/one4all
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in JOSS metadata -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Scientific Fields
Repository
R package for data validation and visualization with a focus on microplastic data.
Basic Info
- Host: GitHub
- Owner: Moore-Institute-4-Plastic-Pollution-Res
- License: other
- Language: R
- Default Branch: main
- Size: 178 MB
Statistics
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 2
Metadata Files
README.md
One4All 
Overview
The One4All portal was designed to streamline data validation and formatting tasks. Its primary function is to read a set of rules from a 'CSV' or 'Excel' file to validate a dataset.
The package functions and Validator Tool also aid in creating valid 'Excel' files with conditional formatting based on specified rules, making it easier to identify and manage inconsistencies in data. Overall, the One4All portal aims to enhance data validation and management processes for a more efficient and accurate workflow.
Additionally, the One4All package has a variety of functionality and has been integrated in the Data Visualization Tool and the Microplastic Image Explorer, both available for use in this repository (see below).
Installation
One4All is available from CRAN and GitHub.
Get the released version from CRAN:
r
install.packages("One4All")
Or the development version from GitHub:
``` r
install.packages("remotes")
remotes::install_github("Moore-Institute-4-Plastic-Pollution-Res/One4All") ```
Getting Started
r
library(One4All)
Tools
Users can run each of the tools using this function and replacing the app name:
r
run_app(app = "validator")
r
run_app(app = "data_visualization")
r
run_app(app = "microplastic_image_explorer")
Data Validator
Data validation is essential before sharing data widely. The functionality of the Validator app is based on the One4All package
.

If using the web app:
- Go to openanalysis.org/one4all.
- The code for the app is in /inst/apps/validator.
Data Visualization
The Data Visualization Tool allows users to analyze microplastics data through maps, plots, and tables. We also aim to integrate shared data from the Validator tool. The code for the app is in /inst/apps/data_visualization.
- To get started with the tool, go to openanalysis.org/microplastic_analysis.

Microplastic Image Explorer
The Microplastic Image Explorer allows users to query microplastic images from our database by selecting filters. Users can apply more than one filter from citation, color, morphology, and/or polymer. The code for the app is in /inst/apps/microplasticimageexplorer.
- To get started with the tool, go to openanalysis.org/microplasticimageexplorer.

Additional Instructions
Access the pkgdown and vignettes here: https://moore-institute-4-plastic-pollution-res.github.io/One4All/
Contributing
Contributions to One4All are welcome!
- Some ideas on How to Contribute.
- Please adhere to this project's Code of Conduct.
- Open an issue or pull request here.
License
One4All is released under the MIT License. Please see the license file for more information.
Owner
- Name: Moore Institute for Plastic Pollution Research
- Login: Moore-Institute-4-Plastic-Pollution-Res
- Kind: organization
- Email: info@mooreplasticresearch.org
- Location: United States of America
- Website: mooreplasticresearch.org
- Twitter: mooreplasticres
- Repositories: 1
- Profile: https://github.com/Moore-Institute-4-Plastic-Pollution-Res
JOSS Publication
One4All: An Open Source Portal to Validate and Share Microplastics Data and Beyond
Authors
Moore Institute for Plastic Pollution Research, USA
Moore Institute for Plastic Pollution Research, USA
National Renewable Energy Laboratory, USA
Office of Environmental Health Hazard Assessment, USA
Southern California Coastal Water Research Project Authority, USA
San Francisco Estuary Institute, USA
California State Water Resources Control Board, USA
University of California, Riverside, Department of Environmental Sciences, USA
University of Birmingham, Life and Environmental Sciences, UK
Australian Rivers Institute, School of Environment and Science, Griffith University, AUS
Syracuse University, USA
Tags
One4All Data Validation Open-Source Resources Microplastics Data Sharing Data Downloading CRAN R packageGitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| hsherrod2019 | h****9@g****m | 234 |
| Win Cowger, PhD | w****r@g****m | 87 |
| nickleong20 | n****k@m****g | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 99
- Average time to close issues: 21 days
- Average time to close pull requests: about 8 hours
- Total issue authors: 3
- Total pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.01
- Merged pull requests: 99
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- stephpenn1 (1)
- wincowgerDEV (1)
- hsherrod2019 (1)
Pull Request Authors
- hsherrod2019 (193)
- wincowgerDEV (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 250 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: One4All
Validate, Share, and Download Data
- Homepage: https://github.com/Moore-Institute-4-Plastic-Pollution-Res/One4All
- Documentation: http://cran.r-project.org/web/packages/One4All/One4All.pdf
- License: MIT + file LICENSE
-
Latest release: 0.5
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 4.0.0 depends
- aws.s3 * imports
- ckanr * imports
- data.table * imports
- digest * imports
- dplyr * imports
- lexicon * imports
- openxlsx * imports
- readr * imports
- readxl * imports
- rlang * imports
- shiny * imports
- tibble * imports
- validate * imports
- DT * suggests
- RCurl * suggests
- bs4Dash * suggests
- config * suggests
- knitr * suggests
- listviewer * suggests
- purrr * suggests
- rmarkdown * suggests
- shinyWidgets * suggests
- shinyjs * suggests
- shinythemes * suggests
- stringr * suggests
- testthat >= 3.0.0 suggests
