PORTNAME=	rlang
PORTVERSION=	1.1.1
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Functions for Base Types and Core R and 'Tidyverse' Features
WWW=		https://cran.r-project.org/web/packages/rlang/

LICENSE=	MIT

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
