Package: validatetools
Title: Checking and Simplifying Validation Rule Sets
Version: 0.5.0
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
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/data-cleaning/validatetools
BugReports: https://github.com/data-cleaning/validatetools/issues
Imports: methods, stats, utils, lpSolveAPI
Suggests: testthat, covr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-02-06 08:19:31 UTC; edwin
Author: Edwin de Jonge [aut, cre] (<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: 2020-02-06 10:20:02 UTC
Built: R 4.0.2; ; 2020-07-15 21:21:44 UTC; unix
