# -*- 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 adagio 0.9.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Discrete and global optimization routines
long_description    {*}${description}
checksums           rmd160  b98d91e69dd00f5c77e5f081ba2bd159d0276933 \
                    sha256  1fa7e466c042b19988a6731b00dff0a9f3a549bcfa4c081a298156fc29c71580 \
                    size    41031
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-lpSolve

test.run            yes
