Validate data in data frames, '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.
Version: | 0.2.0 |
Depends: | R (≥ 3.1.2) |
Imports: | commonmark (≥ 1.4), DBI (≥ 0.8), dplyr (≥ 0.7.4), glue (≥ 1.2.0), httr (≥ 1.3.1), magrittr (≥ 1.5), purrr (≥ 0.2.4), readr (≥ 1.1.1), rlang (≥ 0.2.0), rmarkdown (≥ 1.9), RMySQL (≥ 0.10.14), RPostgreSQL (≥ 0.6-2), stringr (≥ 1.3.0), tibble (≥ 1.4.2), tidyr (≥ 0.8.0) |
Suggests: | testthat |
Published: | 2018-05-02 |
Author: | Richard Iannone |
Maintainer: | Richard 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 NEWS |
CRAN checks: | pointblank results |
Reference manual: | pointblank.pdf |
Package source: | pointblank_0.2.0.tar.gz |
Windows binaries: | r-devel: pointblank_0.2.0.zip, r-release: pointblank_0.2.0.zip, r-oldrel: pointblank_0.2.0.zip |
OS X binaries: | r-release: pointblank_0.2.0.tgz, r-oldrel: pointblank_0.2.0.tgz |
Old sources: | pointblank archive |
Please use the canonical form https://CRAN.R-project.org/package=pointblank to link to this page.