Package: deductive
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
License: GPL-3
Title: Data Correction and Imputation Using Deductive Methods
LazyData: no
Type: Package
LazyLoad: yes
Authors@R: c(person("Mark", "van der Loo",role=c("cre","aut"),email="mark.vanderloo@gmail.com")
    , person("Edwin", "de Jonge", role="aut"))
Description: Attempt to repair inconsistencies and missing values in data 
    records by using information from valid values and validation rules 
    restricting the data.
Version: 0.1.3
Depends: R (>= 3.2.0)
URL: https://github.com/data-cleaning/deductive
BugReports: https://github.com/data-cleaning/deductive/issues
Imports: methods, lintools (>= 0.1.2), validate, stringdist
Suggests: testthat, knitr
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-04-10 12:59:44 UTC; mark
Author: Mark van der Loo [cre, aut],
  Edwin de Jonge [aut]
Repository: CRAN
Date/Publication: 2019-04-10 13:55:46 UTC
