Package: deductive
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
License: GPL-3
Title: Data Correction and Imputation Using Deductive Methods
Type: Package
LazyLoad: yes
Authors@R: c(person("Mark", "van der Loo"
                  , role=c("cre","aut")
                  , email="mark.vanderloo@gmail.com"
                  , comment= c(ORCID="0000-0002-9807-4686")),
             person("Edwin", "de Jonge"
                  , role="aut"
                  , comment=c(ORCID="0000-0002-6580-4718")),
             person("Reijer","Idema",role="ctb") )
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.1
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.3.2
NeedsCompilation: yes
Packaged: 2025-02-06 09:22:19 UTC; mark
Author: Mark van der Loo [cre, aut] (<https://orcid.org/0000-0002-9807-4686>),
  Edwin de Jonge [aut] (<https://orcid.org/0000-0002-6580-4718>),
  Reijer Idema [ctb]
Repository: CRAN
Date/Publication: 2025-02-06 09:40:01 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 05:25:32 UTC; unix
Archs: deductive.so.dSYM
