PORTNAME=	vars
DISTVERSION=	1.5-9
CATEGORIES=	finance
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	VAR Modelling
WWW=		https://cran.r-project.org/web/packages/vars/

LICENSE=	GPLv2+

CRAN_DEPENDS=	R-cran-lmtest>=0.9.26:finance/R-cran-lmtest \
		R-cran-sandwich>=2.2.4:math/R-cran-sandwich \
		R-cran-strucchange>0:finance/R-cran-strucchange \
		R-cran-urca>=1.1.6:finance/R-cran-urca
BUILD_DEPENDS=	${CRAN_DEPENDS}
RUN_DEPENDS=	${CRAN_DEPENDS}

USES=		cran:auto-plist

.include <bsd.port.mk>
