PORTNAME=	DRR
PORTVERSION=	0.0.5
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Dimensionality Reduction via Regression
WWW=		https://cran.r-project.org/web/packages/DRR/

LICENSE=	GPLv3

RUN_DEPENDS=	R-cran-CVST>0:math/R-cran-CVST \
		R-cran-kernlab>0:science/R-cran-kernlab

USES=		cran:auto-plist

.include <bsd.port.mk>
