# -*- 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             github wenjie2wang splines2 0.5.4 v
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Regression spline functions and classes
long_description    {*}${description}
homepage            https://wwenjie.org/splines2
checksums           rmd160  646b54a1ec546eb1d0265657833b93da9965caf1 \
                    sha256  32cc6dbedfd3ff7b6ad92d790212a1a01538005521c0b0ee88ac20086a49ca10 \
                    size    95180
github.tarball_from archive

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

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

test.run            yes
