# $NetBSD: Makefile,v 1.7 2024/01/22 13:40:33 mef Exp $ R_PKGNAME= remotes R_PKGVER= 2.4.2.1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= R package installation from remote repositories, including 'GitHub' LICENSE= mit # Package suggested but not available: 'webfakes' TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr TEST_DEPENDS+= R-brew-[0-9]*:../../textproc/R-brew TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr TEST_DEPENDS+= R-curl-[0-9]*:../../www/R-curl TEST_DEPENDS+= R-git2r-[0-9]*:../../devel/R-git2r TEST_DEPENDS+= R-pingr-[0-9]*:../../net/R-pingr TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown TEST_DEPENDS+= R-webfakes-[0-9]*:../../www/R-webfakes # !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= # none .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"