# $NetBSD: Makefile,v 1.1 2022/05/04 12:22:05 mef Exp $

R_PKGNAME=	repurrrsive
R_PKGVER=	1.0.0

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Examples of Recursive Lists and Nested or Split Data Frames
LICENSE=	cc0-1.0-universal

DEPENDS+=	R-tibble>=3.1.4:../../math/R-tibble

#TEST_DEPENDS+=	R-gapminder-[0-9]*:
#TEST_DEPENDS+=	R-wesanderson-[0-9]*:

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
