# -*- 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.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Bunch–Gay–Welsch statistical estimation
long_description    {*}${description}
checksums           rmd160  55fdb851203f926608e9db9e5c1170b1d42783d4 \
                    sha256  c269d020a198824750d27df621b31a86e7437befff098a0e3ac4b912b46528d5 \
                    size    114275

compilers.setup     require_fortran

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

test.run            yes
