- Update to 1.1.0
- Trim WWW: line in pkg-descr
This commit is contained in:
parent
996c58c769
commit
fd06c35d1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311406
3 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= PerformanceAnalytics
|
||||
PORTVERSION= 1.0.4.4
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= finance
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -13,7 +12,7 @@ COMMENT= Econometric tools for performance and risk analysis
|
|||
LICENSE= GPLv1
|
||||
|
||||
RUN_DEPENDS= R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \
|
||||
R-cran-xts>=0.8:${PORTSDIR}/math/R-cran-xts
|
||||
R-cran-xts>=0.8.9:${PORTSDIR}/math/R-cran-xts
|
||||
|
||||
USE_R_MOD= yes
|
||||
R_MOD_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (PerformanceAnalytics_1.0.4.4.tar.gz) = 14d0341cabaead97e1ac07a4718951f2c7bff3c18be3bb5b794b6e10c1408c7f
|
||||
SIZE (PerformanceAnalytics_1.0.4.4.tar.gz) = 1621745
|
||||
SHA256 (PerformanceAnalytics_1.1.0.tar.gz) = fe619c0a8b747c83b7a195ae03f9b5570d60425743b40a5990eb599a1e815420
|
||||
SIZE (PerformanceAnalytics_1.1.0.tar.gz) = 1958518
|
||||
|
|
|
@ -6,4 +6,4 @@ regular scale, but most functions will work with irregular return
|
|||
data as well, and increasing numbers of functions will work with
|
||||
P&L or price data where possible.
|
||||
|
||||
WWW: http://cran.r-project.org/web/packages/PerformanceAnalytics/
|
||||
WWW: http://cran.r-project.org/web/packages/PerformanceAnalytics/
|
||||
|
|
Loading…
Reference in a new issue