You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
780 B
Tcl
21 lines
780 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 JasjeetSekhon rgenoud 5.9-0.11
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description R Version of GENetic Optimization Using Derivatives
|
|
long_description {*}${description}
|
|
homepage https://github.com/JasjeetSekhon/rgenoud
|
|
checksums rmd160 17180bccefba41c60465aee94d90d32031a4d5f0 \
|
|
sha256 c69de33e05a73f6092f681e8ef6eb615db773a3b6012343356c0d3edf73cee8a \
|
|
size 727266
|
|
|
|
depends_test-append port:R-testthat
|
|
|
|
test.run yes
|