# -*- 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 pracma 2.4.4
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} 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  607160a336583cb4db2f64ba267d026f31a73fa0 \
                    sha256  1a4ef3af2197f999dbaa614bf5a70f09ec463d8c91feb5aa0d995de24ec6ba7f \
                    size    397815
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
