# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           R 1.0

R.setup             cran data-cleaning deductive 1.0.1
revision            2
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Data correction and imputation using deductive methods
long_description    {*}${description}
homepage            https://github.com/data-cleaning/deductive
checksums           rmd160  fab92ff0138cfea87c6d61ce8d645142cec2c110 \
                    sha256  f4722239b1522d1593660b6368a807cb200f7f6166e5b57c01676a498c217764 \
                    size    15934

depends_lib-append  port:R-lintools \
                    port:R-stringdist \
                    port:R-validate

depends_test-append port:R-tinytest

test.run            yes
