mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
21 lines
837 B
Tcl
21 lines
837 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 r-forge MatrixModels 0.5-3
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Modelling with sparse and dense matrices
|
|
long_description {*}${description} using modular prediction and response module classes.
|
|
homepage http://Matrix.R-forge.R-project.org
|
|
checksums rmd160 9d5b5cb7bce9d209767e8a9b66f436ea7b5fd066 \
|
|
sha256 c2db5406c6b0b9d348b44eea215a39c64fc087099fea1342a04d50326577f20f \
|
|
size 24822
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|