# $NetBSD: Makefile,v 1.10 2024/01/22 03:23:15 mef Exp $ R_PKGNAME= pkgload R_PKGVER= 1.3.4 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Simulate package installation and attach LICENSE= gnu-gpl-v3 DEPENDS+= R-desc>=1.2.0:../../devel/R-desc DEPENDS+= R-fs-[0-9]*:../../devel/R-fs DEPENDS+= R-pkgbuild>=1.0.4:../../devel/R-pkgbuild DEPENDS+= R-rlang>=0.4.0:../../devel/R-rlang DEPENDS+= R-rprojroot>=1.3.2:../../devel/R-rprojroot DEPENDS+= R-rstudioapi>=0.10:../../math/R-rstudioapi DEPENDS+= R-withr>=2.1.2:../../devel/R-withr TEST_DEPENDS+= R-Rcpp-[0-9]*:../../devel/R-Rcpp TEST_DEPENDS+= R-bitops-[0-9]*:../../math/R-bitops TEST_DEPENDS+= R-callr-[0-9]*:../../devel/R-callr TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr TEST_DEPENDS+= R-mathjaxr-[0-9]*:../../www/R-mathjaxr TEST_DEPENDS+= R-mockr-[0-9]*:../../devel/R-mockr TEST_DEPENDS+= R-pak-[0-9]*:../../devel/R-pak TEST_DEPENDS+= R-remotes-[0-9]*:../../devel/R-remotes TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat # !pdfTeX error: pdflatex (file tctt0900): Font tctt0900 at 600 not found TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval USE_LANGUAGES= c c++ .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"