rtimicropem

rtimicropem: an R package supporting the analysis of RTI MicroPEM output files - Published in JOSS (2017)

https://github.com/ropensci-archive/rtimicropem

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

peer-reviewed pm25 r r-package rstats rti-micropem

Keywords from Contributors

sepa hydrology precipitation spatial-data tidyverse mopex kgclimateclass grdc data60uk overpass-api
Last synced: 7 months ago · JSON representation

Repository

:no_entry: ARCHIVED :no_entry: Supports the Analysis of RTI MicroPEM Output Files

Basic Info
  • Host: GitHub
  • Owner: ropensci-archive
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 7.12 MB
Statistics
  • Stars: 8
  • Watchers: 4
  • Forks: 3
  • Open Issues: 0
  • Releases: 3
Archived
Topics
peer-reviewed pm25 r r-package rstats rti-micropem
Created about 10 years ago · Last pushed almost 4 years ago
Metadata Files
Readme Changelog

README-NOT.md

rtimicropem

Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired. CRAN\_Status\_Badge Build
Status Build
status codecov.io DOI status

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

Abandoned rOpenSci projects -- email info@ropensci.org if you have questions!

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 207
  • Total Committers: 4
  • Avg Commits per committer: 51.75
  • Development Distribution Score (DDS): 0.024
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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
enhancement (4)
Pull Request Labels

Dependencies

DESCRIPTION cran
  • 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