editrules: Parsing, Applying, and Manipulating Data Cleaning Rules (original) (raw)

Please note: active development has moved to packages 'validate' and 'errorlocate'. 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.6
Depends: R (≥ 2.12.0), igraph
Imports: lpSolveAPI
Suggests: testthat
Published: 2025-11-28
DOI: 10.32614/CRAN.package.editrules
Author: Edwin de Jonge ORCID iD [aut, cre], Mark van der Loo [aut]
Maintainer: Edwin de Jonge
BugReports: https://github.com/data-cleaning/editrules/issues
License: GPL-3
URL: https://github.com/data-cleaning/editrules
NeedsCompilation: no
Materials:
In views: OfficialStatistics
CRAN checks: editrules results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=editrulesto link to this page.