2023-06-08 12:01:02 +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
|
|
|
|
|
|
|
|
|
|
R.setup github evanbiederstedt RMTstat 0.3.1
|
2024-04-26 20:23:06 +08:00
|
|
|
revision 1
|
2023-06-08 12:01:02 +08:00
|
|
|
categories-append math
|
|
|
|
|
maintainers nomaintainer
|
|
|
|
|
license BSD
|
|
|
|
|
description Distributions, statistics and tests derived from random matrix theory
|
|
|
|
|
long_description {*}${description}
|
|
|
|
|
checksums rmd160 c0f2401d71bebb705a672f3986059fddef1e1fad \
|
|
|
|
|
sha256 1894723c15c70ef5250858ace3f2644bed3c21f822763d3a96e4a6fdab97f0c8 \
|
|
|
|
|
size 586822
|
|
|
|
|
supported_archs noarch
|
2024-05-22 15:26:15 +10:00
|
|
|
platforms {darwin any}
|
2023-06-08 12:01:02 +08:00
|
|
|
|
|
|
|
|
test.run yes
|