validateR: Simple Data Frame Validation and Quality Checks

Checks a data frame for common data quality issues, including missing values, outliers, duplicate rows, and type inconsistencies. Results are returned as a structured 'validation_report' object with 'print' and 'plot' methods for quick inspection.

Version: 0.2.0
Depends: R (≥ 4.1.0)
Imports: graphics, stats
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-09-11
DOI: 10.32614/CRAN.package.validateR (may not be active yet)
Author: Ugyen Norbu [aut, cre]
Maintainer: Ugyen Norbu <unorbu2019 at gmail.com>
BugReports: https://github.com/UgyenNorbu/validateR/issues
License: MIT + file LICENSE
URL: https://github.com/UgyenNorbu/validateR
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: validateR results

Documentation:

Reference manual: validateR.html , validateR.pdf
Vignettes: validateR (source, R code)

Downloads:

Package source: validateR_0.2.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): validateR_0.2.0.tgz, r-oldrel (x86_64): validateR_0.2.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=validateR to link to this page.