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: 1.0.0
Depends: R (>= 3.2.0)
URL: https://github.com/data-cleaning/deductive
BugReports: https://github.com/data-cleaning/deductive/issues
Imports: methods, lintools, validate, stringdist
Suggests: tinytest (>= 0.9.5)
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-03-29 14:38:00 UTC; mark
Author: Mark van der Loo [cre, aut],
  Edwin de Jonge [aut]
Repository: CRAN
Date/Publication: 2021-03-29 15:00:06 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 14:08:27 UTC; windows
Archs: i386, x64
