PORTNAME=	rgexf
PORTVERSION=	0.17.0
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Build, Import and Export GEXF Graph Files
WWW=		https://cran.r-project.org/web/packages/rgexf/

LICENSE=	MIT

RUN_DEPENDS=	R-cran-htmlwidgets>0:www/R-cran-htmlwidgets \
		R-cran-igraph>0:math/R-cran-igraph \
		R-cran-jsonlite>0:converters/R-cran-jsonlite \
		R-cran-servr>0:www/R-cran-servr \
		R-cran-XML>0:textproc/R-cran-XML

USES=		cran:auto-plist

.include <bsd.port.mk>
