forked from Lainports/freebsd-ports
finance/R-cran-TTR: Update to 0.24.4
- Update pkg-descr Reported by: portscout
This commit is contained in:
parent
452f0014ea
commit
e4be0753a7
3 changed files with 10 additions and 11 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= TTR
|
PORTNAME= TTR
|
||||||
DISTVERSION= 0.24.3
|
DISTVERSION= 0.24.4
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= finance
|
CATEGORIES= finance
|
||||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||||
|
|
||||||
|
|
@ -10,11 +9,9 @@ WWW= https://cran.r-project.org/web/packages/TTR/
|
||||||
|
|
||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
|
|
||||||
CRAN_DEPENDS= R-cran-xts>=0.10.0:math/R-cran-xts \
|
RUN_DEPENDS= R-cran-curl>0:ftp/R-cran-curl \
|
||||||
R-cran-zoo>0:math/R-cran-zoo \
|
R-cran-xts>=0.10.0:math/R-cran-xts \
|
||||||
R-cran-curl>0:ftp/R-cran-curl
|
R-cran-zoo>0:math/R-cran-zoo
|
||||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
|
||||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
|
||||||
|
|
||||||
USES= cran:auto-plist,compiles
|
USES= cran:auto-plist,compiles
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1639486434
|
TIMESTAMP = 1702222047
|
||||||
SHA256 (TTR_0.24.3.tar.gz) = 4d9aef32647664be5cf965b05f21ed62cde9425fa87c21530852e05ef7aaba87
|
SHA256 (TTR_0.24.4.tar.gz) = 89732b9c359bae2f41cd23db649f0897c10fab0702d780c4c25a997322710284
|
||||||
SIZE (TTR_0.24.3.tar.gz) = 317338
|
SIZE (TTR_0.24.4.tar.gz) = 318965
|
||||||
|
|
|
||||||
|
|
@ -1 +1,3 @@
|
||||||
Functions and data to construct technical trading rules with R.
|
A collection of over 50 technical indicators for creating technical
|
||||||
|
trading rules. The package also provides fast implementations of
|
||||||
|
common rolling-window functions, and several volatility calculations.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue