# -*- 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 dsbunch bgw 0.1.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Bunch–Gay–Welsch statistical estimation
long_description    {*}${description}
checksums           rmd160  1d7949e93a2817ed6d5633245b05a08a84a2f228 \
                    sha256  a7ae68a94da79cdd6f13c0fdb728231f2221e8249eec2f3595a572e522368347 \
                    size    113544

compilers.setup     require_fortran

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

test.run            yes
