# -*- 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 DL.RSupport GenSA 1.1.14.1
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         R Functions for Generalized Simulated Annealing
long_description    Performs search for global minimum \
                    of a very complex non-linear objective function \
                    with a very large number of optima.
checksums           rmd160  4ecc15208e9fc19f07dfde6a867b483b0ee0f166 \
                    sha256  2fdd54cbd670c9eaba304547d8c44fc51578cb317adb9788a0fc82f58ace377f \
                    size    50851

compilers.setup     require_fortran

test.run            yes
