ports/math/R-cran-ChangeAnomalyDetection/Makefile
2023-04-23 09:09:58 +00:00

18 lines
407 B
Makefile

PORTNAME= ChangeAnomalyDetection
PORTVERSION= 0.1.0
PORTREVISION= 10
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Change Anomaly Detection
WWW= https://cran.r-project.org/web/packages/ChangeAnomalyDetection/
LICENSE= BSD
RUN_DEPENDS= R-cran-TTR>0:finance/R-cran-TTR \
R-cran-forecast>0:math/R-cran-forecast
USES= cran:auto-plist
.include <bsd.port.mk>