PORTNAME=	hdrcde
PORTVERSION=	3.4
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Highest Density Regions and Conditional Density Estimation
WWW=		https://cran.r-project.org/package=hdrcde

LICENSE=	GPLv3

RUN_DEPENDS=	R-cran-ash>0:math/R-cran-ash	\
		R-cran-ks>0:science/R-cran-ks	\
		R-cran-locfit>0:math/R-cran-locfit	\
		R-cran-ggplot2>0:graphics/R-cran-ggplot2	\
		R-cran-RColorBrewer>0:graphics/R-cran-RColorBrewer

USES=		cran:compiles

.include <bsd.port.mk>
