PORTNAME=	gdata
PORTVERSION=	3.0.1
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Various R programming tools for data manipulation
WWW=		https://cran.r-project.org/web/packages/gdata/

LICENSE=	GPLv3

RUN_DEPENDS=	R-cran-gtools>0:devel/R-cran-gtools

USES=		cran:auto-plist

.include <bsd.port.mk>
