Package: deductive Maintainer: Mark van der Loo 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 Repository: https://data-cleaning.r-universe.dev Date/Publication: 2025-02-06 09:23:18 UTC RemoteUrl: https://github.com/data-cleaning/deductive RemoteRef: HEAD RemoteSha: d2268c707b7cbb28160f60af0569444d38bca3f1 RemoteSubdir: pkg NeedsCompilation: yes Packaged: 2026-06-08 08:22:15 UTC; root Author: Mark van der Loo [cre, aut] (ORCID: ), Edwin de Jonge [aut] (ORCID: ), Reijer Idema [ctb]