You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
2329655ef7
[skip ci]
23 lines
851 B
Tcl
23 lines
851 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 panos.toulis RRI 1.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Residual Randomization Inference for regression models
|
|
long_description Testing and inference for regression models using residual randomization methods.
|
|
checksums rmd160 7b974ad6f29b996a141f131af21b7f0440814a93 \
|
|
sha256 271a68de97a667f66285d3cb5b74930045c12bb0b6e09111b59af45d64614d57 \
|
|
size 14614
|
|
|
|
depends_lib-append port:R-Rcpp \
|
|
port:R-RcppArmadillo
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|