You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
2329655ef7
[skip ci]
19 lines
737 B
Tcl
19 lines
737 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 remMap 0.2-0
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Regularized multivariate regression for identifying master predictors
|
|
long_description {*}${description}
|
|
homepage https://github.com/cran/remMap
|
|
checksums rmd160 0bf51e188e50d6d44e2e4dafded2d8ce16f79a5c \
|
|
sha256 33d7a1d4b23da226b13fb390c663f41b63969ca36c10d2b38d245381558c56cc \
|
|
size 9828
|
|
|
|
test.run yes
|