# -*- 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 basefun 1.2-6
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Infrastructure for computing with basis functions
long_description    {*}${description}
checksums           rmd160  60733ff0005179330d9677866dfc410917c783d9 \
                    sha256  4c374c05880c01d72650ddde92c53a026b752eed1e96a42089fc21a0db6741bd \
                    size    39448

depends_lib-append  port:R-orthopolynom \
                    port:R-polynom \
                    port:R-variables

depends_test-append port:R-bibtex \
                    port:R-numDeriv \
                    port:R-quadprog

test.run            yes
