PORTNAME=	quantreg
PORTVERSION=	5.98
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Quantile Regression
WWW=		https://cran.r-project.org/web/packages/quantreg/

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-MatrixModels>0:math/R-cran-MatrixModels \
		R-cran-SparseM>0:math/R-cran-SparseM

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
