mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
816 B
Tcl
23 lines
816 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 jmcurran comparison 1.0.8
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Multivariate likelihood ratio calculation and evaluation
|
|
long_description {*}${description}
|
|
checksums rmd160 63d549c93903047b105b6c15c421a7d1807e8417 \
|
|
sha256 464a7c9d45e7eb23afb07e537064c78638b30f955071dd9dfe892332ad0abd60 \
|
|
size 85415
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-CVglasso \
|
|
port:R-isotone
|
|
|
|
test.run yes
|