mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
770 B
Tcl
20 lines
770 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 lestat 1.9
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Some simple objects and functions to do statistics using linear models and a Bayesian framework
|
|
long_description {*}${description}
|
|
checksums rmd160 5bc7fe76546ac39df1e73690e051f6e3a7152219 \
|
|
sha256 4d676eb4e94c4b03f8634f146abbebbc6afe7a0fe11c38f56a95d9e15af57dea \
|
|
size 33440
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|