PORTNAME=	dimRed
PORTVERSION=	0.2.7
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Framework for Dimensionality Reduction
WWW=		https://cran.r-project.org/web/packages/dimRed/

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	R-cran-DRR>0:math/R-cran-DRR \
		R-cran-magrittr>0:devel/R-cran-magrittr

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
