mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
771 B
Tcl
20 lines
771 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 lbelzile VaRES 1.0.2
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Computes value at risk and expected shortfall for over 100 parametric distributions
|
|
long_description {*}${description}
|
|
checksums rmd160 89faaf8fc24886c17d53f38299e0d901578cb638 \
|
|
sha256 8beca7c51bc421846f788180bf7bc9eecef3a70f6c5564379dfe7d82cb8dc54c \
|
|
size 47177
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|