diff --git a/geography/R-ggspatial/Makefile b/geography/R-ggspatial/Makefile index 0ccf4f3cc9a5..fe3e1c1179aa 100644 --- a/geography/R-ggspatial/Makefile +++ b/geography/R-ggspatial/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2020/08/09 15:14:14 brook Exp $ +# $NetBSD: Makefile,v 1.2 2021/09/20 12:12:17 mef Exp $ R_PKGNAME= ggspatial -R_PKGVER= 1.0.3 +R_PKGVER= 1.1.5 CATEGORIES= geography MAINTAINER= pkgsrc-users@NetBSD.org @@ -20,6 +20,12 @@ DEPENDS+= R-reshape2>=1.4.3:../../math/R-reshape2 DEPENDS+= R-tibble>=2.1.3:../../math/R-tibble DEPENDS+= R-tidyr>=1.0.2:../../math/R-tidyr +# Packages suggested but not available: 'ggrepel', 'vdiffr' +TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr +TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown +TEST_DEPENDS+= R-stars-[0-9]*:../../geography/R-stars +TEST_DEPENDS+= R-lwgeom-[0-9]*:../../geography/R-lwgeom + USE_LANGUAGES= # none .include "../../math/R/Makefile.extension" diff --git a/geography/R-ggspatial/distinfo b/geography/R-ggspatial/distinfo index 2c68c12f8769..d75bd5716319 100644 --- a/geography/R-ggspatial/distinfo +++ b/geography/R-ggspatial/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2020/08/09 15:14:14 brook Exp $ +$NetBSD: distinfo,v 1.2 2021/09/20 12:12:17 mef Exp $ -SHA1 (R/ggspatial_1.0.3.tar.gz) = 4baf91bd478c48ff4b70017c56d83797ecac340d -RMD160 (R/ggspatial_1.0.3.tar.gz) = 392332bab4343492235a042d4237fb66f42d8f01 -SHA512 (R/ggspatial_1.0.3.tar.gz) = 599d6e7042e156cb248126458a908aaf6eec9d59348e8f328ed75311ff126f2e5a99e1d850d4a1748681c1ce31f3d6167af828c1ca146948c493554607885673 -Size (R/ggspatial_1.0.3.tar.gz) = 2307359 bytes +SHA1 (R/ggspatial_1.1.5.tar.gz) = c56e2f1c49cde6a2680e047579eff32908c42fc9 +RMD160 (R/ggspatial_1.1.5.tar.gz) = 7415e353aedd22bd361e780ece90fe62cfbb9ccb +SHA512 (R/ggspatial_1.1.5.tar.gz) = 0997aaa176313939224d5a893a67d6ffcb807c13455beec33bab08a3c3fb6a8a242e9b57a9492720317e07d6787b36fb7437b75866491ee1f621fff64afdb660 +Size (R/ggspatial_1.1.5.tar.gz) = 2328659 bytes