Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/finance/R-cran-urca/Makefile
16124 views
# Created by: TAKATSU Tomonari <[email protected]>

PORTNAME=	urca
PORTREVISION=	5
DISTVERSION=	1.3-0
CATEGORIES=	finance
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Unit root and cointegration tests for time series data

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>