mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
20 lines
728 B
Tcl
20 lines
728 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 flexmix 2.3-19
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Flexible mixture modeling
|
|
long_description {*}${description}
|
|
checksums rmd160 4f0440d65dbc4c6257c961bdbe91786bcd7f91eb \
|
|
sha256 adf5a40cbb6d45e3652c1666cb3ccdb9654e501fd685c091cad0686e62bc12e9 \
|
|
size 1144153
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-modeltools
|