mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
701 B
Tcl
20 lines
701 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 kSamples 1.2-10
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description K-sample rank tests and their combinations
|
|
long_description {*}${description}
|
|
checksums rmd160 a456d1fdc85119406a44d54f6f38438344c2044c \
|
|
sha256 2d66cc0511fb1be3190c5a285dcd93d02419468ee1ff5ae6d0838f16df2b578d \
|
|
size 76274
|
|
|
|
depends_lib-append port:R-SuppDists
|
|
|
|
test.run yes
|