Data manipulation operations commonly used by the Biomedical and Behavioral Methodology Core within the Department of Pediatrics of the University of Oklahoma Health Sciences Center.

Download and Installation Instructions

The development version of OuhscMunge can be installed from GitHub after installing the remotes package. (The release version will be available on CRAN later.)

install.packages("remotes")                     # If it's not already installed.
remotes::install_github("OuhscBbmc/OuhscMunge")

Collaborative Development

We encourage input and collaboration from the overall community. If you’re familiar with GitHub and R packages, feel free to submit a pull request. If you’d like to report a bug or make a suggestion, please create a GitHub issue; issues are a usually a good place to ask public questions too. However, feel free to email Will (). 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.

Thanks to Funders

  • Oklahoma Shared Clinical and Translational Resources, sponsored by NIH NIGMS; U54 GM104938. Judith A. James, PI, OUHSC; 2013-2018.
  • Oklahoma Shared Clinical and Translational Resources, sponsored by NIH U54GM104938; 2020-2021.
  • OUHSC CCAN Independent Evaluation of the State of Oklahoma Competitive Maternal, Infant, and Early Childhood Home Visiting (MIECHV) Project.: Evaluates MIECHV expansion and enhancement of Evidence-based Home Visitation programs in four Oklahoma counties. HRSA/ACF D89MC23154.

(So far) the primary developers of OuhscMunge are the external evaluators for Oklahoma’s MIECHV program.

Code Coverage Over Time

Main Branch:

codecov.io

Dev Branch:

codecov.io

Build Status and Package Characteristics

GitHub Travis-CI CodeCov
Main R-CMD-check codecov
Dev R-CMD-check codecov