# -*- 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

# GitHub version is outdated.
R.setup             cran fbertran c060 0.3-1
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Extended inference for lasso and elastic-net regularized Cox \
                    and generalized linear models
long_description    {*}${description}
homepage            https://fbertran.github.io/c060
checksums           rmd160  b0d1ff01dc7f3a1ca6b59b7b980f859a166f6171 \
                    sha256  b022a77b97043a49840d7a10ca6b3ac0ea9e7c26e22f3dad21b4f011906672c3 \
                    size    77822
supported_archs     noarch

depends_lib-append  port:R-glmnet \
                    port:R-mlegp \
                    port:R-penalized \
                    port:R-penalizedSVM \
                    port:R-peperr \
                    port:R-tgp

test.run            yes
