Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/math/R-cran-KFAS/Makefile
16123 views
# Created by: TAKATSU Tomonari <[email protected]>

PORTNAME=	KFAS
PORTVERSION=	1.4.5
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Kalman filter and smoothers for exponential family state space models

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>