# -*- 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 splitfngr 0.1.2
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Combined evaluation and split access of functions
long_description    {*}${description}
checksums           rmd160  0b79fb48551671617becc13565b69e7e4ab3fe63 \
                    sha256  9a225e29c2c646e0008a489b2c69f322644bd0b1a08a711448488a5391f1c931 \
                    size    4980
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-lbfgs

test.run            yes
