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

PORTNAME=	dlmodeler
DISTVERSION=	1.4-2
PORTREVISION=	3
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
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>