Validate data in data frames, 'tibble' objects, 'Spark'
'DataFrames', and database tables. 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. Many other workflows are available including an
information management workflow, where the aim is to record, collect, and
generate useful information on data tables.
Version: |
0.11.1 |
Depends: |
R (≥ 3.5.0) |
Imports: |
base64enc (≥ 0.1-3), blastula (≥ 0.3.2), cli (≥ 2.5.0), DBI (≥ 1.1.0), digest (≥ 0.6.27), dplyr (≥ 1.0.6), dbplyr (≥
2.1.1), fs (≥ 1.5.2), glue (≥ 1.6.2), gt (≥ 0.6.0), htmltools (≥ 0.5.2), knitr (≥ 1.30), rlang (≥ 1.0.3), magrittr, scales (≥ 1.1.1), testthat (≥ 2.3.2), tibble (≥
3.1.7), tidyr (≥ 1.2.0), tidyselect (≥ 1.1.2), yaml (≥
2.2.1) |
Suggests: |
arrow, bigrquery, covr, crayon, data.table, duckdb, ggforce, ggplot2, jsonlite, log4r, lubridate, RSQLite, RMySQL, RPostgres, readr, rmarkdown, sparklyr, dittodb, odbc |
Published: |
2022-09-06 |
Author: |
Richard Iannone
[aut, cre],
Mauricio Vargas
[aut] |
Maintainer: |
Richard Iannone <riannone at me.com> |
BugReports: |
https://github.com/rich-iannone/pointblank/issues |
License: |
MIT + file LICENSE |
URL: |
https://rich-iannone.github.io/pointblank/,
https://github.com/rich-iannone/pointblank |
NeedsCompilation: |
no |
Materials: |
NEWS |
In views: |
Databases |
CRAN checks: |
pointblank results |