You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
677 B
Tcl
19 lines
677 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 idr 1.3
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Irreproducible Discovery Rate
|
|
long_description {*}${description}
|
|
checksums rmd160 0128e3f66afcfd87d22c48edd90e0f7a2c57dd04 \
|
|
sha256 6b3910dc48495439cd01828f8999823864a6712f73560ee3e6c903065c67d1e4 \
|
|
size 29420
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|