mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
677 B
Tcl
18 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 exactRankTests 0.8-35
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Exact distributions for rank and permutation tests
|
|
long_description {*}${description}
|
|
checksums rmd160 b889217a09fd55f8c6dd32b9b784efa07fbb67ff \
|
|
sha256 7eb4a9ff431a306f634a5feba39c381afb17573e24230976ece843c84e8969e3 \
|
|
size 46876
|
|
|
|
test.run yes
|