pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc R-forecast: update to version 8.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c96029ce5654
branches: trunk
changeset: 398963:c96029ce5654
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 19:25:41 2019 +0000
description:
R-forecast: update to version 8.7.
Update to the canonical form of an R package.
diffstat:
doc/CHANGES-2019 | 3 ++-
math/R-forecast/Makefile | 26 +++++++++++++-------------
math/R-forecast/distinfo | 10 +++++-----
3 files changed, 20 insertions(+), 19 deletions(-)
diffs (74 lines):
diff -r 1c0c005922a5 -r c96029ce5654 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Wed Jul 31 19:23:25 2019 +0000
+++ b/doc/CHANGES-2019 Wed Jul 31 19:25:41 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3170 2019/07/31 19:23:25 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3171 2019/07/31 19:25:41 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5127,3 +5127,4 @@
Updated math/R-combinat to 0.0.8 [brook 2019-07-31]
Updated math/R-e1071 to 1.7.2 [brook 2019-07-31]
Updated math/R-emdbook to 1.3.11 [brook 2019-07-31]
+ Updated math/R-forecast to 8.7 [brook 2019-07-31]
diff -r 1c0c005922a5 -r c96029ce5654 math/R-forecast/Makefile
--- a/math/R-forecast/Makefile Wed Jul 31 19:23:25 2019 +0000
+++ b/math/R-forecast/Makefile Wed Jul 31 19:25:41 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:48 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 19:25:41 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://pkg.robjhyndman.com/forecast/
@@ -8,21 +8,21 @@
LICENSE= gnu-gpl-v3
R_PKGNAME= forecast
-R_PKGVER= 8.2
+R_PKGVER= 8.7
-DEPENDS+= R-colorspace-[0-9]*:../../graphics/R-colorspace
-DEPENDS+= R-fracdiff-[0-9]*:../../math/R-fracdiff
-DEPENDS+= R-ggplot2>=2.0.0:../../graphics/R-ggplot2
-DEPENDS+= R-lmtest-[0-9]*:../../math/R-lmtest
-DEPENDS+= R-magrittr-[0-9]*:../../devel/R-magrittr
-DEPENDS+= R-timeDate-[0-9]*:../../time/R-timeDate
-DEPENDS+= R-tseries-[0-9]*:../../finance/R-tseries
-DEPENDS+= R-zoo-[0-9]*:../../math/R-zoo
+DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr
+DEPENDS+= R-tseries>=0.10.47:../../finance/R-tseries
+DEPENDS+= R-colorspace>=1.4.1:../../graphics/R-colorspace
+DEPENDS+= R-ggplot2>=2.2.1:../../graphics/R-ggplot2
+DEPENDS+= R-fracdiff>=1.4.2:../../math/R-fracdiff
+DEPENDS+= R-lmtest>=0.9.37:../../math/R-lmtest
+DEPENDS+= R-urca>=1.3.0:../../math/R-urca
+DEPENDS+= R-zoo>=1.8.6:../../math/R-zoo
+DEPENDS+= R-timeDate>=3043.102:../../time/R-timeDate
USE_LANGUAGES= c c++ fortran
+.include "../../math/R/Makefile.extension"
.include "../../devel/R-Rcpp/buildlink3.mk"
-BUILDLINK_ABI_DEPENDS.R+= R>=3.0.2
-.include "../../math/R/Makefile.extension"
.include "../../math/R-RcppArmadillo/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 1c0c005922a5 -r c96029ce5654 math/R-forecast/distinfo
--- a/math/R-forecast/distinfo Wed Jul 31 19:23:25 2019 +0000
+++ b/math/R-forecast/distinfo Wed Jul 31 19:25:41 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/03/23 16:43:28 minskim Exp $
+$NetBSD: distinfo,v 1.2 2019/07/31 19:25:41 brook Exp $
-SHA1 (R/forecast_8.2.tar.gz) = c84f996b42c316853e7c22cc035de597a31793f3
-RMD160 (R/forecast_8.2.tar.gz) = 343d4a1afbb22d5c49c4203be11afb7c7ad8e0cc
-SHA512 (R/forecast_8.2.tar.gz) = f4285cc01b499afd6e7b10e1124823ecf217ed017623ba7d2f274ee79083b491c62217c29263d06c2676b582ffb76cac43d64e201bebad4af94e34a905470742
-Size (R/forecast_8.2.tar.gz) = 784337 bytes
+SHA1 (R/forecast_8.7.tar.gz) = 1174b66990f89015f095d1c3f27da414757c54cc
+RMD160 (R/forecast_8.7.tar.gz) = 2bfe93af64689ed4820137b463edf46004199197
+SHA512 (R/forecast_8.7.tar.gz) = 096f813bc77c843c5cbeba9bfa36d6f91c6781ef7ec88acc5fc9f243cde4978083de0f6662e1458191709efa8b0f77798f36ea2deab5ccd18c47af0478861352
+Size (R/forecast_8.7.tar.gz) = 909190 bytes
Home |
Main Index |
Thread Index |
Old Index