Files

21 lines
837 B
Tcl
Raw Permalink Normal View History

2023-02-15 06:55:57 +08:00
# -*- 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
2023-11-07 04:22:32 +08:00
R.setup cran r-forge MatrixModels 0.5-3
revision 1
2023-02-15 06:55:57 +08:00
categories-append math
2026-04-11 19:42:02 +04:00
maintainers nomaintainer
2023-10-04 23:05:16 +08:00
license GPL-2+
2023-02-15 06:55:57 +08:00
description Modelling with sparse and dense matrices
2023-10-04 23:05:16 +08:00
long_description {*}${description} using modular prediction and response module classes.
2023-02-15 06:55:57 +08:00
homepage http://Matrix.R-forge.R-project.org
2023-11-07 04:22:32 +08:00
checksums rmd160 9d5b5cb7bce9d209767e8a9b66f436ea7b5fd066 \
sha256 c2db5406c6b0b9d348b44eea215a39c64fc087099fea1342a04d50326577f20f \
size 24822
2023-02-15 06:55:57 +08:00
supported_archs noarch
2024-05-19 11:18:19 +10:00
platforms {darwin any}
2023-02-15 06:55:57 +08:00
test.run yes