Validate data in local data frames, local 'tibble' objects, in 'CSV' and 'TSV' files, and in database tables ('PostgreSQL' and 'MySQL'). Validation pipelines can be made using easily-readable, consecutive validation steps and such pipelines allow for switching of the data table context. Upon execution of the validation plan, several reporting options are available. User-defined thresholds for failure rates allow for the determination of appropriate reporting actions (e.g., sending email notifications).
Version: | 0.1 |
Depends: | R (≥ 3.4.0) |
Imports: | digest (≥ 0.6.12), dplyr (≥ 0.7.2), Hmisc (≥ 4.0-3), htmltools (≥ 0.3.6), knitr (≥ 1.15.1), lazyWeave (≥ 3.0.1), lubridate (≥ 1.6.0), magrittr (≥ 1.5), mailR (≥ 0.4.1), pixiedust (≥ 0.7.5), purrr (≥ 0.2.3), readr (≥ 1.1.1), rJava (≥ 0.9-8), rlang (≥ 0.1.1), rmarkdown (≥ 1.6), stringr (≥ 1.2.0), tibble (≥ 1.3.3), tidyr (≥ 0.6.3) |
Suggests: | testthat |
Published: | 2017-08-22 |
Author: | Rich Iannone [aut, cre] |
Maintainer: | Rich Iannone <riannone at me.com> |
BugReports: | https://github.com/rich-iannone/pointblank/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/rich-iannone/pointblank |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | pointblank results |
Reference manual: | pointblank.pdf |
Package source: | pointblank_0.1.tar.gz |
Windows binaries: | r-devel: pointblank_0.1.zip, r-release: pointblank_0.1.zip, r-oldrel: not available |
OS X El Capitan binaries: | r-release: pointblank_0.1.tgz |
OS X Mavericks binaries: | r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=pointblank to link to this page.