Tag Archives: data quality
validate 1.0.1: new features and a cookbook
Version 1.0.1 of our validate package has arrived on CRAN on 2020-12-08. At the same time, a complete Data Validation Cookbook has been published online, and is also included with the package as a vignette. The new features of validate … Continue reading
lumberjack 1.2.0 is on CRAN and paper accepted by JSS
lumberjack is a package that allows you to track (log) changes in data while an R script is running. This allows you to detect exactly which code had what effect on your data. The only thing you have to do … Continue reading
Posted in programming, R
Tagged data quality, logging, monitoring, process quality, programming, R
Leave a comment