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
720 B
Tcl
20 lines
720 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 mmeln 1.5
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Estimation of multinormal mixture distribution
|
|
long_description {*}${description}
|
|
checksums rmd160 de26086c646d4a4cb2341406a254b1d7d64f36e0 \
|
|
sha256 b707b3813fb77f254d19c1f1c52fa7b733ad83f9fe5c51c9cc4454e8e353761a \
|
|
size 25130
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|