# -*- 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-9-1
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  5c717c9ed2f3f7c8ac965fc93d1823fe3f608f5b \
                    sha256  f3615093eda3f5ef8e6537357b30ec790eb0a4c64e43175b8244ec8f431533ea \
                    size    134318

depends_lib-append  port:R-quantreg \
                    port:R-SparseM

compilers.setup     require_fortran

test.run            yes
