summaryrefslogtreecommitdiff
path: root/math/R-forecast
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-03-23 16:43:28 +0000
committerminskim <minskim@pkgsrc.org>2018-03-23 16:43:28 +0000
commita70c26445c201bb046f73ed7d128c990e06fef39 (patch)
treea90ebde49ad31dc370f71861ee7eb98378edb522 /math/R-forecast
parent7eb8555d271d7ef8f2a6e6243413005b551cd6d0 (diff)
downloadpkgsrc-a70c26445c201bb046f73ed7d128c990e06fef39.tar.gz
math/R-forecast: Import version 8.2
Methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.
Diffstat (limited to 'math/R-forecast')
-rw-r--r--math/R-forecast/DESCR3
-rw-r--r--math/R-forecast/Makefile29
-rw-r--r--math/R-forecast/distinfo6
3 files changed, 38 insertions, 0 deletions
diff --git a/math/R-forecast/DESCR b/math/R-forecast/DESCR
new file mode 100644
index 00000000000..88c26371b38
--- /dev/null
+++ b/math/R-forecast/DESCR
@@ -0,0 +1,3 @@
+Methods and tools for displaying and analysing univariate time series
+forecasts including exponential smoothing via state space models and
+automatic ARIMA modelling.
diff --git a/math/R-forecast/Makefile b/math/R-forecast/Makefile
new file mode 100644
index 00000000000..1c946dfe63d
--- /dev/null
+++ b/math/R-forecast/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2018/03/23 16:43:28 minskim Exp $
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://pkg.robjhyndman.com/forecast/
+COMMENT= Forecasting functions for time series and linear models
+LICENSE= gnu-gpl-v3
+
+R_PKGNAME= forecast
+R_PKGVER= 8.2
+
+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
+
+USE_LANGUAGES= c c++ fortran
+
+.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 --git a/math/R-forecast/distinfo b/math/R-forecast/distinfo
new file mode 100644
index 00000000000..460bf73070e
--- /dev/null
+++ b/math/R-forecast/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/03/23 16:43:28 minskim 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