Skip to content

Commit

Permalink
finance/R-cran-TTR: Update to 0.24.4
Browse files Browse the repository at this point in the history
- Update pkg-descr

Reported by:	portscout
  • Loading branch information
tota committed Dec 10, 2023
1 parent 452f001 commit e4be075
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
11 changes: 4 additions & 7 deletions finance/R-cran-TTR/Makefile
@@ -1,6 +1,5 @@
PORTNAME= TTR
DISTVERSION= 0.24.3
PORTREVISION= 1
DISTVERSION= 0.24.4
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}

Expand All @@ -10,11 +9,9 @@ WWW= https://cran.r-project.org/web/packages/TTR/

LICENSE= GPLv2+

CRAN_DEPENDS= R-cran-xts>=0.10.0:math/R-cran-xts \
R-cran-zoo>0:math/R-cran-zoo \
R-cran-curl>0:ftp/R-cran-curl
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= R-cran-curl>0:ftp/R-cran-curl \
R-cran-xts>=0.10.0:math/R-cran-xts \
R-cran-zoo>0:math/R-cran-zoo

USES= cran:auto-plist,compiles

Expand Down
6 changes: 3 additions & 3 deletions finance/R-cran-TTR/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1639486434
SHA256 (TTR_0.24.3.tar.gz) = 4d9aef32647664be5cf965b05f21ed62cde9425fa87c21530852e05ef7aaba87
SIZE (TTR_0.24.3.tar.gz) = 317338
TIMESTAMP = 1702222047
SHA256 (TTR_0.24.4.tar.gz) = 89732b9c359bae2f41cd23db649f0897c10fab0702d780c4c25a997322710284
SIZE (TTR_0.24.4.tar.gz) = 318965
4 changes: 3 additions & 1 deletion finance/R-cran-TTR/pkg-descr
@@ -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.

0 comments on commit e4be075

Please sign in to comment.