Files
2024-05-22 22:47:16 +10:00

24 lines
840 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 cran SSGL 1.0
revision 1
categories-append math
maintainers nomaintainer
license GPL-3
description Spike-and-Slab Group Lasso for group-regularized generalized linear models
long_description {*}${description}
checksums rmd160 22b30cd9954955490ce5f0395f45aee27b20a1ba \
sha256 42adfab660caa9f9593b472a237fa607f625d2b7327975b035f1af110ed3c5b8 \
size 16859
# Yes, CRAN is lying.
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-grpreg \
port:R-pracma
test.run yes