summaryrefslogtreecommitdiffstats
path: root/math/R-cran-ChangeAnomalyDetection/Makefile
blob: 2a4345b664ad577b1901753fe09d823ff5c43353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

PORTNAME=	ChangeAnomalyDetection
PORTVERSION=	0.1.0
PORTREVISION=	5
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Change Anomaly Detection

LICENSE=	BSD

RUN_DEPENDS=	R-cran-TTR>0:${PORTSDIR}/finance/R-cran-TTR \
		R-cran-forecast>0:${PORTSDIR}/math/R-cran-forecast

USES=	cran:auto-plist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud