You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
863 B
Tcl
25 lines
863 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 HDMT 1.0.5
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license MIT
|
|
description Multiple testing procedure for high-dimensional mediation hypotheses
|
|
long_description {*}${description}
|
|
checksums rmd160 453dc585b6407855334360441cdb9012b96de555 \
|
|
sha256 0e1a177597d471b004a38b73bb56db23da7b4ca830c134861ab31cf98c3d9987 \
|
|
size 1814128
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-fdrtool \
|
|
port:R-qvalue
|
|
|
|
depends_test-append port:R-knitr \
|
|
port:R-rmarkdown
|
|
|
|
test.run yes
|