# -*- 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 hwborchers pracma 2.4.6
revision            1
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Practical numerical math functions
long_description    Provides a large number of functions from numerical analysis and linear algebra, numerical optimization, \
                    differential equations, time series, plus some well-known special mathematical functions.
checksums           rmd160  75506e11da24437133fbd5bd1e604e14727809f0 \
                    sha256  1857b831ec7da6eb651574ccdb12e1baef4c7150cbdc6380cf9fd70e60ae4552 \
                    size    398691
supported_archs     noarch

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

test.run            yes
