You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
743 B
Tcl
19 lines
743 B
Tcl
# -*- 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 katharine.mullen globalOptTests 1.1
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3+
|
|
description Objective functions for benchmarking the performance \
|
|
of global optimization algorithms
|
|
long_description {*}${description}
|
|
checksums rmd160 a5582c3e9de9aeaa91b409d551bed75af5004c01 \
|
|
sha256 8ec05004d62724c8a863969aa38ba34b48eb463d7e65775b3303cadb04bac479 \
|
|
size 9985
|
|
|
|
test.run yes
|