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

# Revert to GitHub once updated there.
R.setup             cran tobiasschoch robsurvey 0.7 v
revision            0
maintainers         nomaintainer
license             GPL-2+
description         Robust survey statistics estimation
long_description    {*}${description}
checksums           rmd160  73293380dbcfbd92e1468ff188719e61c797f86f \
                    sha256  04973c1c4bf81bb78caaff32b293ebe6f62cafd5bec49be3e288513dfdab72cb \
                    size    1804599
# github.tarball_from archive

depends_lib-append  port:R-survey

compilers.setup     require_fortran

depends_test-append port:R-hexbin \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-wbacon

test.run            yes
