# -*- 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 takeshiemura compound.Cox 3.30
revision            1
maintainers         nomaintainer
license             GPL-2
description         Univariate feature selection and compound covariate for predicting survival
long_description    Univariate feature selection and compound covariate methods under the Cox model with high-dimensional features.
checksums           rmd160  80f2493c29ee1f9aa34d03f86ff431f2ce6691ca \
                    sha256  e05a28e44f3ae18fa33d57d6342126fe0cc9b0f24c85ad4091021b3a4361827a \
                    size    45101
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-numDeriv

test.run            yes
