PORTNAME=	gridExtra
PORTVERSION=	2.3.1
CATEGORIES=	graphics
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Miscellaneous Functions for "Grid" Graphics
WWW=		https://cran.r-project.org/web/packages/gridExtra/

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-gtable>0:math/R-cran-gtable

USES=		cran:auto-plist

.include <bsd.port.mk>
