# -*- 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             github CSBLatvia vardpoor 0.20.1 v
revision            1
categories-append   economics
platforms           {darwin any}
maintainers         nomaintainer
license             EUPL
description         Variance estimation for sample surveys \
                    by the ultimate cluster method
long_description    {*}${description}
homepage            https://csblatvia.github.io/vardpoor
checksums           rmd160  d2ea675c6c869ae8f5df1c3c0178504063665a56 \
                    sha256  6bfa47b0c3b0e18993a88ae24e28cca8fb2682cbe12b9472aab4cbbb7c18fb1f \
                    size    122558
github.tarball_from archive
supported_archs     noarch

worksrcdir          ${worksrcpath}/${github.project}

depends_lib-append  port:R-data.table \
                    port:R-foreach \
                    port:R-laeken \
                    port:R-stringr \
                    port:R-surveyplanning

test.run            yes
