mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
785 B
Tcl
21 lines
785 B
Tcl
# -*- 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 helwig grpnet 0.6
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Group elastic net-regularized GLM
|
|
long_description Efficient algorithms for fitting generalized linear models \
|
|
with group elastic net penalties.
|
|
checksums rmd160 72ca99b4e94d1aef831af1e69fe2274e5edd3dab \
|
|
sha256 02866fa7303bd745ae05ad7bdb238b2f7992be356fae8f5785ef319f8c997347 \
|
|
size 78037
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|