Package: validatetools
Title: Checking and Simplifying Validation Rule Sets
Version: 0.6.1
Authors@R: c( person("Edwin", "de Jonge", email = "edwindjonge@gmail.com", role = c("aut", "cre")
            , comment=c(ORCID="0000-0002-6580-4718"))
            , person("Mark", "van der Loo", email = "mark.vanderloo@gmail.com",role = c("aut"))
            , person("Jacco", "Daalmans", role = c("ctb"))
            )
Description: Rule sets with validation rules may contain redundancies or contradictions. 
  Functions for finding redundancies and problematic rules are provided, 
  given a set a rules formulated with 'validate'.
Depends: validate, R (>= 4.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/data-cleaning/validatetools
BugReports: https://github.com/data-cleaning/validatetools/issues
Imports: methods, stats, utils, lpSolveAPI
Suggests: testthat, covr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-11 12:28:10 UTC; edwin
Author: Edwin de Jonge [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6580-4718>),
  Mark van der Loo [aut],
  Jacco Daalmans [ctb]
Maintainer: Edwin de Jonge <edwindjonge@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-11 12:50:02 UTC
Built: R 4.5.1; ; 2025-07-15 01:17:04 UTC; unix
