You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
752 B
Tcl
20 lines
752 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 cran clusterGeneration 1.3.8
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Random cluster generation (with specified degree of separation)
|
|
long_description {*}${description}
|
|
checksums rmd160 91aa8f965b80b37944921e707ac77bb4d7a54fbd \
|
|
sha256 0f842256582ab41bcd00ee08ea6d7e231ff362fe0156a53347873e9636f73a70 \
|
|
size 56712
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|