mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
691 B
Tcl
19 lines
691 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 norm 1.0-11.1
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Analysis of multivariate normal datasets with missing values
|
|
long_description {*}${description}
|
|
checksums rmd160 7417e37fca27c2d0cf49309424cca9b82b444ad5 \
|
|
sha256 c2ffe6c30fc203337bde49ef630a740141604d8e648c558e58c20116c47963bc \
|
|
size 18954
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|