Check whether records in a database table are valid using validation rules in R syntax specified with R package 'validate'. R validation checks are automatically translated to SQL using 'dbplyr'.
Version: | 0.1.4 |
Depends: | validate |
Imports: | dplyr, dbplyr, methods |
Suggests: | testthat, RSQLite, covr |
Published: | 2021-10-06 |
Author: | Edwin de Jonge [aut, cre] |
Maintainer: | Edwin de Jonge <edwindjonge at gmail.com> |
BugReports: | https://github.com/data-cleaning/validatedb/issues |
License: | GPL-3 |
URL: | https://github.com/data-cleaning/validatedb |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | validatedb results |
Reference manual: | validatedb.pdf |
Package source: | validatedb_0.1.4.tar.gz |
Windows binaries: | r-devel: validatedb_0.1.4.zip, r-release: validatedb_0.1.4.zip, r-oldrel: validatedb_0.1.4.zip |
macOS binaries: | r-release (arm64): validatedb_0.1.4.tgz, r-oldrel (arm64): validatedb_0.1.4.tgz, r-release (x86_64): validatedb_0.1.4.tgz, r-oldrel (x86_64): validatedb_0.1.4.tgz |
Old sources: | validatedb archive |
Please use the canonical form https://CRAN.R-project.org/package=validatedb to link to this page.