Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/finance/R-cran-strucchange/Makefile
16461 views
PORTNAME=	strucchange
DISTVERSION=	1.5-4
CATEGORIES=	finance
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Testing, Monitoring, and Dating Structural Changes
WWW=		https://cran.r-project.org/web/packages/strucchange/

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-sandwich>0:math/R-cran-sandwich \
		R-cran-zoo>0:math/R-cran-zoo

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>