Index: head/math/R-cran-dlmodeler/Makefile =================================================================== --- head/math/R-cran-dlmodeler/Makefile (revision 477563) +++ head/math/R-cran-dlmodeler/Makefile (revision 477564) @@ -1,18 +1,19 @@ # Created by: Cyrille Szymanski # $FreeBSD$ PORTNAME= dlmodeler -DISTVERSION= 1.2-1 -PORTREVISION= 8 +DISTVERSION= 1.4-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= cnszym@gmail.com 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 Index: head/math/R-cran-dlmodeler/distinfo =================================================================== --- head/math/R-cran-dlmodeler/distinfo (revision 477563) +++ head/math/R-cran-dlmodeler/distinfo (revision 477564) @@ -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 Index: head/math/R-cran-dlmodeler/pkg-descr =================================================================== --- head/math/R-cran-dlmodeler/pkg-descr (revision 477563) +++ head/math/R-cran-dlmodeler/pkg-descr (revision 477564) @@ -1,8 +1,8 @@ dlmodeler is a set of user-friendly functions to simplify the state-space modelling, fitting, analysis and forecasting of Generalized Dynamic Linear Models (DLMs). It includes functions to name and extract individual components 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/