editrules: Parsing, Applying, and Manipulating Data Cleaning Rules

Facilitates reading and manipulating (multivariate) data restrictions (edit rules) on numerical and categorical data. Rules can be defined with common R syntax and parsed to an internal (matrix-like format). Rules can be manipulated with variable elimination and value substitution methods, allowing for feasibility checks and more. Data can be tested against the rules and erroneous fields can be found based on Fellegi and Holt's generalized principle. Rules dependencies can be visualized with using the 'igraph' package.

Version: 2.9.3
Depends: R (≥ 2.12.0), igraph
Imports: lpSolveAPI
Suggests: testthat
Published: 2018-07-01
Author: Edwin de Jonge, Mark van der Loo
Maintainer: Edwin de Jonge <edwindjonge at gmail.com>
BugReports: https://github.com/data-cleaning/editrules/issues
License: GPL-3
URL: https://github.com/data-cleaning/editrules
NeedsCompilation: no
Materials: NEWS
In views: OfficialStatistics
CRAN checks: editrules results

Documentation:

Reference manual: editrules.pdf
Vignettes: editrules-vignette

Downloads:

Package source: editrules_2.9.3.tar.gz
Windows binaries: r-devel: editrules_2.9.3.zip, r-release: editrules_2.9.3.zip, r-oldrel: editrules_2.9.3.zip
macOS binaries: r-release (arm64): editrules_2.9.3.tgz, r-oldrel (arm64): editrules_2.9.3.tgz, r-release (x86_64): editrules_2.9.3.tgz
Old sources: editrules archive

Reverse dependencies:

Reverse depends: deducorrect
Reverse suggests: rspa

Linking:

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