Files

34 lines
1.2 KiB
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- 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 zhuwang46 bujar 0.2-11
revision 1
categories-append math
maintainers nomaintainer
license GPL-2
description BuckleyJames regression for survival data with high-dimensional covariates
long_description {*}${description}
checksums rmd160 64c0c4407b54d26e4f515a29a03a3fb74930108c \
sha256 49752c55e6ac21b7cf186dd2d3f08bde2aa2023b204d10f4fe993625942ee285 \
size 2752579
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-bst \
port:R-earth \
port:R-elasticnet \
port:R-gbm \
port:R-mboost \
port:R-mda \
port:R-mpath \
port:R-modeltools \
port:R-rms
depends_test-append port:R-gridExtra \
port:R-R.rsp \
port:R-TH.data
test.run yes