# -*- 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 bigsplines 1.1-1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Smoothing splines for large samples
long_description    Fits smoothing spline regression models using scalable algorithms designed for large samples.
checksums           rmd160  44921441c9688c9db6226a23051fbe8e73da2c71 \
                    sha256  e984a56310588f34d546719e188562522821ab3d62fadc5c88edd347c525c0cd \
                    size    105784

depends_lib-append  port:R-quadprog

compilers.setup     require_fortran

test.run            yes
