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
764 B
Tcl
20 lines
764 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 indenkun mvnmle 0.1-11.2
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description ML estimation for multivariate normal data \
|
|
with missing values
|
|
long_description {*}${description}
|
|
homepage https://github.com/indenkun/mvnmle
|
|
checksums rmd160 3e4b617b570017faf30f7df157cdcfeebb3b87d1 \
|
|
sha256 695829b10925cdd196377afe427e34682b3d7a989945f55e8cc53fe0dca1da1b \
|
|
size 11632
|
|
|
|
test.run yes
|