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.1 |
Depends: | R (≥ 3.5.0) |
Imports: | commonmark (≥ 1.7), DBI (≥ 1.0.0), dplyr (≥ 0.8.3), glue (≥ 1.3.1), htmltools (≥ 0.3.6), httr (≥ 1.4.1), lubridate (≥ 1.7.4), magrittr, messaging (≥ 0.1.0), purrr (≥ 0.3.2), readr (≥ 1.3.1), rlang (≥ 0.4.0), rmarkdown (≥ 1.14), RMySQL (≥ 0.10.14), RPostgreSQL (≥ 0.6-2), stringr (≥ 1.4.0), tibble (≥ 2.1.3) |
Suggests: | testthat, covr |
Published: | 2019-09-12 |
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.2.1.tar.gz |
Windows binaries: | r-devel: pointblank_0.2.1.zip, r-devel-gcc8: pointblank_0.2.1.zip, r-release: pointblank_0.2.1.zip, r-oldrel: pointblank_0.2.1.zip |
OS X binaries: | r-release: pointblank_0.2.1.tgz, r-oldrel: pointblank_0.2.1.tgz |
Old sources: | pointblank archive |
Please use the canonical form https://CRAN.R-project.org/package=pointblank to link to this page.