# -*- 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

# GitHub version is outdated.
R.setup             cran statistikat VIM 6.2.2 v
revision            2
maintainers         nomaintainer
license             GPL-2+
description         Visualization and imputation of missing values
long_description    {*}${description}
homepage            https://github.com/statistikat/VIM
checksums           rmd160  118bfbc2079e334dab6a28cf89d75c05154ef6b4 \
                    sha256  afa7492c54508c46eff39ac66fa4b05627e0044253ebe4a61b2a78d459f715e4 \
                    size    2030549

depends_lib-append  port:R-car \
                    port:R-colorspace \
                    port:R-data.table \
                    port:R-e1071 \
                    port:R-laeken \
                    port:R-magrittr \
                    port:R-ranger \
                    port:R-Rcpp \
                    port:R-robustbase \
                    port:R-sp \
                    port:R-vcd

depends_test-append port:R-covr \
                    port:R-dplyr \
                    port:R-knitr \
                    port:R-reactable \
                    port:R-rmarkdown \
                    port:R-tinytest \
                    port:R-withr

test.run            yes
