summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-08-28 07:12:05 +0000
committermef <mef@pkgsrc.org>2021-08-28 07:12:05 +0000
commit7aca4c5905bb673448f437ca13075cb8313835c3 (patch)
treedea860ceb7fc93a272618be93c1a9dd9c6256897
parentd9f98e6f551fe45466efd4b141a963a59e265812 (diff)
downloadpkgsrc-7aca4c5905bb673448f437ca13075cb8313835c3.tar.gz
(graphics/R-ggtern) Updated 3.1.1 to 3.3.5
ggtern 3.3.5 ---------------------------------------------------------------- ggtern 3.3.0 ---------------------------------------------------------------- * Fixed broken compatability with ggplot2 3.3.0 ggtern 3.1.1 ---------------------------------------------------------------- * Bug fix within the stat density tern funtion
-rw-r--r--graphics/R-ggtern/Makefile14
-rw-r--r--graphics/R-ggtern/distinfo10
2 files changed, 14 insertions, 10 deletions
diff --git a/graphics/R-ggtern/Makefile b/graphics/R-ggtern/Makefile
index 42f7b0bc0db..30a9a4308ed 100644
--- a/graphics/R-ggtern/Makefile
+++ b/graphics/R-ggtern/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2019/08/14 22:03:15 brook Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/28 07:12:05 mef Exp $
R_PKGNAME= ggtern
-R_PKGVER= 3.1.0
+R_PKGVER= 3.3.5
CATEGORIES= graphics
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,13 +9,17 @@ COMMENT= Extension to 'ggplot2', for the creation of ternary diagrams
LICENSE= gnu-gpl-v2
DEPENDS+= R-proto>=1.0.0:../../devel/R-proto
-DEPENDS+= R-ggplot2>=3.1.0:../../graphics/R-ggplot2
+DEPENDS+= R-ggplot2>=3.3.5:../../graphics/R-ggplot2
DEPENDS+= R-gridExtra>=2.3:../../graphics/R-gridExtra
-DEPENDS+= R-latex2exp>=0.4:../../graphics/R-latex2exp
+DEPENDS+= R-latex2exp>=0.5:../../graphics/R-latex2exp
DEPENDS+= R-scales>=0.3.0:../../graphics/R-scales
-DEPENDS+= R-compositions>=1.40.2:../../math/R-compositions
+DEPENDS+= R-compositions>=2.0.2:../../math/R-compositions
DEPENDS+= R-gtable>=0.1.2:../../math/R-gtable
DEPENDS+= R-plyr>=1.8.3:../../math/R-plyr
+DEPENDS+= R-stat.extend-[0-9]*:../../math/R-stat.extend
+DEPENDS+= R-R.utils-[0-9]*:../../devel/R-R.utils
+#EPENDS+= R-lattice-[0-9]*:../../math/R-lattice
+DEPENDS+= R-hexbin-[0-9]*:../../math/R-hexbin
USE_LANGUAGES= # none
diff --git a/graphics/R-ggtern/distinfo b/graphics/R-ggtern/distinfo
index cd64839943d..dfb3e1b5781 100644
--- a/graphics/R-ggtern/distinfo
+++ b/graphics/R-ggtern/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/08/09 15:51:57 brook Exp $
+$NetBSD: distinfo,v 1.2 2021/08/28 07:12:05 mef Exp $
-SHA1 (R/ggtern_3.1.0.tar.gz) = 2429c23cf6b3f75e50b779493b95d1ea81943156
-RMD160 (R/ggtern_3.1.0.tar.gz) = 96eda1c81a305ef2b9a93481fd41c86eb7edfb4f
-SHA512 (R/ggtern_3.1.0.tar.gz) = fb48e229e3b04b17655e61d0fe7f9adeb22b0b8cfdcfd402925c3aa5a6ca00031be2568273cb71c69b845e04e5d5cbd0888a82a389a95c8d9e4dff744d0a4a1c
-Size (R/ggtern_3.1.0.tar.gz) = 564090 bytes
+SHA1 (R/ggtern_3.3.5.tar.gz) = 79a98edc30d9565773b30a639a7016b2e2112847
+RMD160 (R/ggtern_3.3.5.tar.gz) = ae674d87ff4d617539a84d0cb41a2d34cae03f39
+SHA512 (R/ggtern_3.3.5.tar.gz) = cfb5529324658ee9f614001483425ee21ca9dc2ed23104b35961d98629f2147f751e8cbefbebc472b7c544d7e6e470c7f4312c17bd336c8610f83468a4b8d4b7
+Size (R/ggtern_3.3.5.tar.gz) = 566674 bytes