aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-KFAS/Makefile
blob: fad18b6f301c39f0bf764fbfdcb92ca151f151c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	KFAS
PORTVERSION=	1.4.6
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Kalman filter and smoothers for exponential family state space models

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>