Files

24 lines
854 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 r-project cobs 1.3-8
revision 1
categories-append math
maintainers nomaintainer
license GPL-2+
description Qualitatively constrained (regression) smoothing splines \
via linear programming and sparse matrices
long_description {*}${description}
checksums rmd160 603ff3c845172bd39aa37932edfc4bdaf750c6c5 \
sha256 2c2049c7cb868a2e4e1a530fe7218fac56e6157ef64ad57b91c5bb457dbc9821 \
size 133031
depends_lib-append port:R-quantreg \
port:R-SparseM
compilers.setup require_fortran
test.run yes