2023-02-19 01:23:28 +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 braverock PerformanceAnalytics 2.0.4 v
|
2024-04-26 20:23:06 +08:00
|
|
|
revision 2
|
2023-02-19 01:23:28 +08:00
|
|
|
categories-append finance
|
2026-04-11 19:42:02 +04:00
|
|
|
maintainers nomaintainer
|
2023-02-19 01:23:28 +08:00
|
|
|
license {GPL-2 GPL-3}
|
|
|
|
|
description Econometric tools for performance and risk analysis
|
|
|
|
|
long_description Collection of econometric functions for performance and risk analysis.
|
|
|
|
|
checksums rmd160 50dbabb2c387b75346e4f47a999c772ff7a8d6d9 \
|
|
|
|
|
sha256 a06ad40ca099197233d7c649b918b6b576002368c7c08288bbca891b0c107917 \
|
|
|
|
|
size 5952522
|
|
|
|
|
|
|
|
|
|
depends_lib-append port:R-quadprog \
|
|
|
|
|
port:R-xts \
|
|
|
|
|
port:R-zoo
|