Files

22 lines
914 B
Tcl

# -*- 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 ibs 1.4
revision 1
categories-append math
maintainers nomaintainer
license GPL-2+
description Integral of b-spline functions
long_description Calculate b-spline basis functions with a given set of knots and order, \
or a b-spline function with a given set of knots and order and set \
of de Boor points (coefficients), or the integral of a b-spline function.
checksums rmd160 c7ef5604a892ca913a342600d64a01c2abfde64a \
sha256 e4d31e3bfc62e3365a816d44d8effc6ad3ef8d63d0611aa13d830c049879fe1b \
size 4219
depends_lib-append port:R-Rcpp
test.run yes