# -*- 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 melff memisc 0.99.31.8.3
revision            1
maintainers         nomaintainer
license             GPL-2
description         Tools for managing survey data and creating tables \
                    of estimates and data summaries
long_description    {*}${description}
homepage            https://melff.github.io/memisc
checksums           rmd160  efd9e76238fa1374e56306401cef7d3646459d49 \
                    sha256  0dd517df7dc41e9d96dd857ddac8195141e09949dff91ebe688273b85400ae92 \
                    size    560118

depends_lib-append  port:R-data.table \
                    port:R-jsonlite \
                    port:R-yaml

depends_test-append port:R-AER \
                    port:R-car \
                    port:R-eha \
                    port:R-haven \
                    port:R-knitr \
                    port:R-lme4 \
                    port:R-ordinal \
                    port:R-rmarkdown \
                    port:R-sandwich \
                    port:R-simex \
                    port:R-tibble

test.run            yes
