PORTNAME=	jsonlite
DISTVERSION=	2.0.0
CATEGORIES=	converters
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Robust, High Performance JSON Parser and Generator for R
WWW=		https://cran.r-project.org/web/packages/jsonlite/

LICENSE=	mit

# tests have circular depends.

USES=		cran:auto-plist,compiles

NO_TEST=	yes

.include <bsd.port.mk>
