1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/math/R-cran-KFAS/Makefile
TAKATSU Tomonari 4d6cafde7b math/R-cran-KFAS: Update to 1.5.1
Reported by:	portscout
2023-09-06 16:39:28 +00:00

15 lines
323 B
Makefile

PORTNAME= KFAS
PORTVERSION= 1.5.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Kalman filter and smoothers for exponential family state space models
WWW= https://cran.r-project.org/web/packages/KFAS/
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>