Validate data in data frames, 'tibble' objects, and in database tables (e.g., 'PostgreSQL' and 'MySQL'). Validation pipelines can be made using easily-readable, consecutive validation steps. 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.3.0 |
Depends: | R (≥ 3.5.0) |
Imports: | dplyr (≥ 0.8.3), magrittr, rlang (≥ 0.4.2), tidyselect (≥ 0.2.5) |
Suggests: | readr, testthat, covr |
Enhances: | gt (≥ 0.1.0) |
Published: | 2020-01-10 |
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 |
In views: | Databases |
CRAN checks: | pointblank results |
Reference manual: | pointblank.pdf |
Package source: | pointblank_0.3.0.tar.gz |
Windows binaries: | r-devel: pointblank_0.3.0.zip, r-devel-gcc8: pointblank_0.3.0.zip, r-release: pointblank_0.3.0.zip, r-oldrel: pointblank_0.3.0.zip |
OS X binaries: | r-release: pointblank_0.3.0.tgz, r-oldrel: pointblank_0.3.0.tgz |
Old sources: | pointblank archive |
Please use the canonical form https://CRAN.R-project.org/package=pointblank to link to this page.