PORTNAME=	nanoparquet
DISTVERSION=	0.5.2
CATEGORIES=	databases
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	chris.longros@gmail.com
COMMENT=	Read and write Parquet files without external dependencies
WWW=		https://cran.r-project.org/package=nanoparquet

LICENSE=	MIT

TEST_DEPENDS=	R-cran-testthat>0:devel/R-cran-testthat

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
