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
19 lines
800 B
Tcl
19 lines
800 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 FMStable 0.1-4
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Finite Moment Stable Distributions
|
|
long_description Some basic procedures for dealing with log maximally skew stable distributions, \
|
|
which are also called finite moment log-stable distributions.
|
|
checksums rmd160 6c1b5ab96160c89217c7427c96af97ef3897718d \
|
|
sha256 2a391061dc2d2e89f6639aada07e839fdf950c0b20e27566219bb89befb4e93a \
|
|
size 411600
|
|
|
|
test.run yes
|