# -*- 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 russell-lenth estimability 1.5.1
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Tools for assessing estimability of linear predictions
long_description    {*}${description}
homepage            https://rvlenth.github.io/estimability
checksums           rmd160  2374fa6ef01d0c51aaf79a07c77ee06b67fef100 \
                    sha256  3ca6b96a39fd8877e8636f94d20f34308b7296c1376c646703d27df8591644e9 \
                    size    15968
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
