# -*- 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             github pbreheny grpreg 3.5.0 grpreg_
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Regularization paths for regression models \
                    with grouped covariates
long_description    {*}${description}
homepage            https://pbreheny.github.io/grpreg
checksums           rmd160  f6c46402d7d514328608ae4f5dea9def3624796f \
                    sha256  c059e946db85d9af9a11defc6941e995cef377c956fd75f4c62d7e383a01368e \
                    size    103867
github.tarball_from archive

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-tinytest

test.run            yes
