You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
786 B
Tcl
20 lines
786 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 rmeta 3.0
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Functions for simple fixed and random effects meta-analysis \
|
|
for two-sample comparisons and cumulative meta-analyses
|
|
long_description {*}${description}
|
|
checksums rmd160 041a2193870f9ff9cf8c66cc48540b2672d134cc \
|
|
sha256 b9f9d405935cffcd7a5697ff13b033f9725de45f4dc7b059fd68a7536eb76b6e \
|
|
size 18794
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|