rtimicropem
rtimicropem: an R package supporting the analysis of RTI MicroPEM output files - Published in JOSS (2017)
Science Score: 49.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 5 DOI reference(s) in README -
✓Academic publication links
Links to: joss.theoj.org, zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.7%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
:no_entry: ARCHIVED :no_entry: Supports the Analysis of RTI MicroPEM Output Files
Basic Info
Statistics
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
- Releases: 3
Topics
Metadata Files
README-NOT.md
rtimicropem
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Installation
Install the package with:
r
install.packages("rtimicropem")
Or install the development version using devtools with:
``` r library("devtools") install_github("ropensci/rtimicropem")
Introduction
```
This package aims at supporting the analysis of PM2.5 measures made with RTI MicroPEM. RTI MicroPEM are personal monitoring devices (PM2.5 and PM10) developed by RTI international.
The goal of the package functions is to help in two main tasks:
Checking individual MicroPEM output files after, say, one day of data collection.
Building a data base based on output files, and clean and transform the data for further analysis.
For more information check out the package website, in particular the introductory vignette.
Owner
- Name: rOpenSci Archive
- Login: ropensci-archive
- Kind: organization
- Email: info@ropensci.org
- Website: ropensci.org
- Repositories: 259
- Profile: https://github.com/ropensci-archive
Abandoned rOpenSci projects -- email info@ropensci.org if you have questions!
GitHub Events
Total
Last Year
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| masalmon | m****n@y****e | 202 |
| Karthik Ram | k****m@g****m | 2 |
| Jeroen Ooms | j****s@g****m | 2 |
| Arfon Smith | a****n | 1 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 29
- Total pull requests: 3
- Average time to close issues: 5 months
- Average time to close pull requests: about 12 hours
- Total issue authors: 3
- Total pull request authors: 2
- Average comments per issue: 1.14
- Average comments per pull request: 1.67
- Merged pull requests: 3
- 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
- maelle (27)
- wangjingke (1)
- johneyyang (1)
Pull Request Authors
- karthik (2)
- arfon (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- R >= 3.3.0 depends
- R6 * imports
- changepoint * imports
- dplyr >= 0.4.3 imports
- fs * imports
- ggplot2 * imports
- knitr * imports
- lazyeval * imports
- lubridate * imports
- methods * imports
- rbokeh * imports
- readr * imports
- stringr * imports
- tibble * imports
- tidyr * imports
- DT * suggests
- rmarkdown * suggests
- shiny * suggests
- testthat * suggests
- xtable * suggests