# -*- 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 cran cubicBsplines 1.0.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Computation of a cubic b-spline basis and its derivatives
long_description    {*}${description}
checksums           rmd160  20739e6d4f7adf30496c29136eabbf1f0ebc6ef7 \
                    sha256  b975a147ab7dee08bbe3919bcd57bd8558ef82f7be43d21355f9f50c6153fcb7 \
                    size    5520

compilers.setup     require_fortran

test.run            yes
