diff --git a/textproc/R-cran-vroom/Makefile b/textproc/R-cran-vroom/Makefile index c40ee2321f9a..e9f803f51b85 100644 --- a/textproc/R-cran-vroom/Makefile +++ b/textproc/R-cran-vroom/Makefile @@ -1,35 +1,48 @@ PORTNAME= vroom -DISTVERSION= 1.6.5 +DISTVERSION= 1.6.6 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= eduardo@FreeBSD.org COMMENT= Read and Write Rectangular Text Data Quickly -WWW= https://cran.r-project.org/web/packages/vroom/ +WWW= https://cran.r-project.org/package=vroom LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE CRAN_DEPENDS= R-cran-bit64>0:devel/R-cran-bit64 \ R-cran-cli>=3.2.0:devel/R-cran-cli \ R-cran-cpp11>=0.2.0:devel/R-cran-cpp11 \ R-cran-crayon>0:devel/R-cran-crayon \ R-cran-glue>0:devel/R-cran-glue \ R-cran-hms>0:devel/R-cran-hms \ R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \ R-cran-progress>=1.2.1:devel/R-cran-progress \ R-cran-rlang>=0.4.2:devel/R-cran-rlang \ R-cran-tibble>=2.0.0:devel/R-cran-tibble \ R-cran-tidyselect>0:devel/R-cran-tidyselect \ R-cran-tzdb>=0.1.1:devel/R-cran-tzdb \ R-cran-vctrs>=0.2.0:devel/R-cran-vctrs \ R-cran-withr>0:devel/R-cran-withr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} -TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat +TEST_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \ + R-cran-forcats>0:math/R-cran-forcats \ + R-cran-ggplot2>0:graphics/R-cran-ggplot2 \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-testthat>0:devel/R-cran-testthat \ + R-cran-tidyr>0:devel/R-cran-tidyr USES= compiler:c++11-lang cran:auto-plist,compiles shebangfix SHEBANG_FILES= inst/bench/*.sh +pre-test: + +# Test depends not ported yet +.for pkg in patchwork bench + @${LOCALBASE}/bin/Rscript -e 'install.packages("${pkg}", \ + repos = "https://cloud.r-project.org")' +.endfor + .include diff --git a/textproc/R-cran-vroom/distinfo b/textproc/R-cran-vroom/distinfo index 63f4f73b0802..3c6e7b257aa3 100644 --- a/textproc/R-cran-vroom/distinfo +++ b/textproc/R-cran-vroom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702122517 -SHA256 (vroom_1.6.5.tar.gz) = 7bdca21e58c9c5049d7445d182f59fd399193cb2f4318d083de0a559ec9b5761 -SIZE (vroom_1.6.5.tar.gz) = 750416 +TIMESTAMP = 1758395280 +SHA256 (vroom_1.6.6.tar.gz) = 855b7ef11ba8b41624064d7b0327b4bd6a02024fb9c4801a09d38224a10980de +SIZE (vroom_1.6.6.tar.gz) = 626219