mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
731 B
Tcl
20 lines
731 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 BayesDesign 0.1.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Bayesian single-arm design with survival endpoints
|
|
long_description {*}${description}
|
|
checksums rmd160 561709e67fe4c6fd4ccb6d30c16cf91970c22c8d \
|
|
sha256 eca3a0e08b07b652b576fed43faefa3586b645232574018032e98bcb5150c9c0 \
|
|
size 5009
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|