# -*- 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

# Revert to GitHub once updated there.
R.setup             cran GuillaumeBiessy WH 1.1.2
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3+
description         Enhanced implementation of Whittaker–Henderson smoothing
long_description    {*}${description}
homepage            https://github.com/GuillaumeBiessy/WH
checksums           rmd160  73739d38861ae3043190e2749b1e1c4d5127fdbd \
                    sha256  9eec032f23600f803cc4315a469b435d167d810748e26dac269392b5c7f27443 \
                    size    193511
supported_archs     noarch

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

test.run            yes
