mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
852 B
Tcl
23 lines
852 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 derekbeaton InPosition 0.12.7.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Inference tests for R-ExPosition
|
|
long_description Non-parametric resampling-based inference tests for R-ExPosition.
|
|
checksums rmd160 27c90ec66c200607498b677b6b2b4a2afff3c5c3 \
|
|
sha256 60cf2a45aaa5138a9a50957aecf7aa6b3ec1dc102239572e926007a5783b2c35 \
|
|
size 17877
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-ExPosition \
|
|
port:R-prettyGraphs
|
|
|
|
test.run yes
|