mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
713 B
Tcl
19 lines
713 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 bootStepAIC 1.3-0
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Model selection by bootstrapping the stepAIC() procedure
|
|
long_description {*}${description}
|
|
checksums rmd160 0f355add2e75965dda6ca0c1bcaee230c57f55d0 \
|
|
sha256 94f96ad4ed1ba59b2036f9785846f0a46b285e1ff45308c9559779e70d8ebfb6 \
|
|
size 4809
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|