Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2012 17:35:57 GMT
From:      Cyrille Szymanski <cnszym@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170069: New port: math/R-cran-dlmodeler
Message-ID:  <201207221735.q6MHZvuG069496@red.freebsd.org>
Resent-Message-ID: <201207221740.q6MHe7wk024800@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170069
>Category:       ports
>Synopsis:       New port: math/R-cran-dlmodeler
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 22 17:40:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Cyrille Szymanski
>Release:        FreeBSD 9.0-RELEASE-p3 i386
>Organization:
>Environment:
FreeBSD bender.local 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
dlmodeler: Generalized Dynamic Linear Modeler

Package 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.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	R-cran-dlmodeler
#	R-cran-dlmodeler/distinfo
#	R-cran-dlmodeler/pkg-descr
#	R-cran-dlmodeler/Makefile
#
echo c - R-cran-dlmodeler
mkdir -p R-cran-dlmodeler > /dev/null 2>&1
echo x - R-cran-dlmodeler/distinfo
sed 's/^X//' >R-cran-dlmodeler/distinfo << 'fe098a76d61f700d6798674c7b59b153'
XSHA256 (dlmodeler_1.2-1.tar.gz) = 4a65344f953025c477c9476712981a93a8a061691043431127eeb79cbc9fbf61
XSIZE (dlmodeler_1.2-1.tar.gz) = 28426
fe098a76d61f700d6798674c7b59b153
echo x - R-cran-dlmodeler/pkg-descr
sed 's/^X//' >R-cran-dlmodeler/pkg-descr << '447afcec3dd86728da99aa91c839077c'
Xdlmodeler is a set of user-friendly functions to simplify the state-space
Xmodelling, fitting, analysis and forecasting of Generalized Dynamic Linear
XModels (DLMs). It includes functions to name and extract individual components
Xof a DLM, build classical seasonal time-series models (monthly, quarterly,
Xyearly, etc. with calendar adjustments) and provides a unified interface
Xcompatible with other state-space packages including: dlm, FKF and KFAS.
X
XWWW:	http://cran.r-project.org/web/packages/dlmodeler/
447afcec3dd86728da99aa91c839077c
echo x - R-cran-dlmodeler/Makefile
sed 's/^X//' >R-cran-dlmodeler/Makefile << '8f49a6ba84eccbe092472adfd5ee52dc'
X# New ports collection makefile for:	R-cran-dlmodeler
X# Date created:		2012-07-22
X# Whom:			Cyrille Szymanski <cnszym@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dlmodeler
XDISTVERSION=	1.2-1
XCATEGORIES=	math
XDISTNAME=	${PORTNAME}_${DISTVERSION}
X
XMAINTAINER=	cnszym@gmail.com
XCOMMENT=	Generalized Dynamic Linear Modeler
X
XLICENSE=	GPLv2 GPLv3 BSD
XLICENSE_COMB=	dual
X
XUSE_R_MOD=	yes
XR_MOD_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
8f49a6ba84eccbe092472adfd5ee52dc
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207221735.q6MHZvuG069496>