# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: head/math/R-cran-KFAS/Makefile 464554 2018-03-15 03:13:04Z tota $

PORTNAME=	KFAS
PORTVERSION=	1.3.1
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>
