# -*- 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 mullenkate nnls 1.6
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         The Lawson–Hanson algorithm for non-negative least squares
long_description    {*}${description}
checksums           rmd160  8cb814b18074af266bf4a52da16c67b99ec1de79 \
                    sha256  272f6174cfbab744486f7ec44a516cb5845663b28d38fe0b4d2a924673117fda \
                    size    11745

compilers.setup     require_fortran

depends_test-append port:R-bvls \
                    port:R-quadprog

test.run            yes
