mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
727 B
Tcl
20 lines
727 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 mlmmm 0.3-1.2
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description ML estimation under multivariate linear mixed models with missing values
|
|
long_description {*}${description}
|
|
checksums rmd160 5b2ef2bc7bef989d3d96d6d85b7fedd5446d5ca7 \
|
|
sha256 18ebec2adeb3f7925c53cbca39ecf51284c49a26fd381faaec81d2a1718cbfd4 \
|
|
size 72002
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|