# -*- 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-0
revision            1
categories-append   math
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  5b5672c5e69be3daca3950239ecaf88dcbcf959e \
                    sha256  f603c5a856884e7c7e9b874e78607258bc697261172af95e1f2a195a7d4fb936 \
                    size    78238
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
