summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-09-20 12:12:17 +0000
committermef <mef@pkgsrc.org>2021-09-20 12:12:17 +0000
commitf0d6eb57a747d35a3d6684a4abec5d3b649466ee (patch)
treefe2e1a37f2161725153824fc5c4f2719b0a490f2 /geography
parenta2739d5d8b0bf8d43996b46f25f82367dc624729 (diff)
downloadpkgsrc-f0d6eb57a747d35a3d6684a4abec5d3b649466ee.tar.gz
(geography/R-ggspatial) Updated 1.0.3 to 1.1.5
# ggspatial 1.1.5 * Added a `NEWS.md` file to track changes to the package. * Suppressed discarded datum warnings that resulted from loading of test data. * Suppressed discarded datum warnings that resulted from 'rosm' package operations. * Fixed an error that caused RStudio to crash from excessive memory allocation resulting when trying to plot a single point with `annotation_map_tile()` (#74). * Ensured that packages in 'Suggests' are used conditionally in tests and examples.
Diffstat (limited to 'geography')
-rw-r--r--geography/R-ggspatial/Makefile10
-rw-r--r--geography/R-ggspatial/distinfo10
2 files changed, 13 insertions, 7 deletions
diff --git a/geography/R-ggspatial/Makefile b/geography/R-ggspatial/Makefile
index 0ccf4f3cc9a..fe3e1c1179a 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 2c68c12f876..d75bd571631 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