mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.4.2
- Add missing DEPENDS - Update WWW PR: 230178 Submitted by: ndowens@yahoo.com Approved by: mainatiner(timeout, > 20 days)
This commit is contained in:
parent
7b21627bcb
commit
a2bc3de4e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477564
3 changed files with 7 additions and 5 deletions
|
@ -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 <bsd.port.mk>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue