# Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= knitr PORTVERSION= 1.15.1 CATEGORIES= print DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= General-Purpose Package for Dynamic Report Generation in R LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-evaluate>=0.10:devel/R-cran-evaluate \ R-cran-digest>0:security/R-cran-digest \ R-cran-highr>0:textproc/R-cran-highr \ R-cran-markdown>0:textproc/R-cran-markdown \ R-cran-stringr>=0.6:textproc/R-cran-stringr \ R-cran-yaml>=2.1.5:textproc/R-cran-yaml BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include