# -*- 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 cran anesrake 0.80
revision            2
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Comprehensive system for selecting variables and weighting data \
                    to match the specifications of the American National Election Studies
long_description    {*}${description}
checksums           rmd160  56793efa2b29f6f4e7a433735e2c46d65a722d94 \
                    sha256  d89c7b5ac7d587b11a743eb0923ffd59696508d77669451c6d2a4a8078284fdc \
                    size    17733
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Hmisc \
                    port:R-weights

test.run            yes
