You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
730 B
Tcl
20 lines
730 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 ligges R2WinBUGS 2.1-22.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Running WinBUGS and OpenBUGS from R
|
|
long_description {*}${description}
|
|
checksums rmd160 63e7dfe2b37760ac3a3b6cd5678efda24b012b84 \
|
|
sha256 438e6241b96b73cf9adf51b5564fd27a14710256c93aa18e6b7382acc89d38a5 \
|
|
size 1300805
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-coda
|