mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
711 B
Tcl
20 lines
711 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 rok.blagus abe 3.0.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Augmented Backward Elimination
|
|
long_description {*}${description}
|
|
checksums rmd160 a99a4f264070abe7adf9340110ec1b82f3aada8b \
|
|
sha256 66d2e9ac78ba64b7d27b22b647fc00378ea832f868e51c18df50d6fffb8029b8 \
|
|
size 19412
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|