mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
4d6cafde7b
Reported by: portscout
15 lines
323 B
Makefile
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>
|