mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
724 B
Tcl
20 lines
724 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 shkoeneman DBModelSelect 0.2.0
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Distribution-Based Model Selection
|
|
long_description {*}${description}
|
|
checksums rmd160 1378e64778a6a35d880cc98645c4240673e5e517 \
|
|
sha256 f302591fc473ca707205ed91d01d74a634878b69bea47c5ba77bd1c7f6f576b1 \
|
|
size 12244
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|