diff --git a/math/R-cran-dlmodeler/Makefile b/math/R-cran-dlmodeler/Makefile index f87105455212..252298c812e4 100644 --- a/math/R-cran-dlmodeler/Makefile +++ b/math/R-cran-dlmodeler/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dlmodeler -DISTVERSION= 1.2-1 -PORTREVISION= 8 +DISTVERSION= 1.4-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -13,6 +12,8 @@ COMMENT= Generalized Dynamic Linear Modeler LICENSE= GPLv2 GPLv3 BSD2CLAUSE LICENSE_COMB= dual +BUILD_DEPENDS= R-cran-KFAS>0:math/R-cran-KFAS + USES= cran:auto-plist .include diff --git a/math/R-cran-dlmodeler/distinfo b/math/R-cran-dlmodeler/distinfo index 7d9b604cdb8b..f396aa3b2816 100644 --- a/math/R-cran-dlmodeler/distinfo +++ b/math/R-cran-dlmodeler/distinfo @@ -1,2 +1,3 @@ -SHA256 (dlmodeler_1.2-1.tar.gz) = 4a65344f953025c477c9476712981a93a8a061691043431127eeb79cbc9fbf61 -SIZE (dlmodeler_1.2-1.tar.gz) = 28426 +TIMESTAMP = 1534647019 +SHA256 (dlmodeler_1.4-2.tar.gz) = 873e62b1d380a9d6d9a6ec488ccedb3ac75e395ed96f02f59de4ffccc5dcf819 +SIZE (dlmodeler_1.4-2.tar.gz) = 31425 diff --git a/math/R-cran-dlmodeler/pkg-descr b/math/R-cran-dlmodeler/pkg-descr index 6cb36eacd523..7589afd820d2 100644 --- a/math/R-cran-dlmodeler/pkg-descr +++ b/math/R-cran-dlmodeler/pkg-descr @@ -5,4 +5,4 @@ of a DLM, build classical seasonal time-series models (monthly, quarterly, yearly, etc. with calendar adjustments) and provides a unified interface compatible with other state-space packages including: dlm, FKF and KFAS. -WWW: http://cran.r-project.org/web/packages/dlmodeler/ +WWW: https://www.rdocumentation.org/packages/dlmodeler/