1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
2021-06-09 01:51:22 +09:00

16 lines
322 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= KFAS
PORTVERSION= 1.4.6
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>