mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
664 B
Tcl
18 lines
664 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 r-project tree 1.0-44
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Classification and regression trees
|
|
long_description {*}${description}
|
|
checksums rmd160 0a2f4f87ac4bb43a0f2118bd3f77764cd5ea1a71 \
|
|
sha256 db694b5ff6843218315d4e21485d240ac510964a7acf8e684ac038cec44bf70f \
|
|
size 49521
|
|
|
|
test.run yes
|