mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
878 B
Tcl
22 lines
878 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 mfay binseqtest 1.0.4
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Exact binary sequential designs and analysis
|
|
long_description For a series of binary responses, create stopping boundary with exact results \
|
|
after stopping, allowing updating for missing assessments.
|
|
checksums rmd160 6210c818ca74149e4b16d3679bd90c8bf0759f8c \
|
|
sha256 643ea8f0720be5f71bac32903d1e629ad4ddd5fa9451e8d9b62b7ddd5238ca92 \
|
|
size 154483
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-clinfun
|
|
|
|
test.run yes
|