Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/R-ggthemes graphics/R-ggthemes: import R-ggth...
details: https://anonhg.NetBSD.org/pkgsrc/rev/98041c6b15e9
branches: trunk
changeset: 436366:98041c6b15e9
user: brook <brook%pkgsrc.org@localhost>
date: Sat Aug 01 02:24:00 2020 +0000
description:
graphics/R-ggthemes: import R-ggthemes-4.2.0
Some extra themes, geoms, and scales for 'ggplot2'. Provides 'ggplot2'
themes and scales that replicate the look of plots by Edward Tufte,
Stephen Few, 'Fivethirtyeight', 'The Economist', 'Stata', 'Excel', and
'The Wall Street Journal', among others. Provides 'geoms' for Tufte's
box plot and range frame.
diffstat:
graphics/R-ggthemes/DESCR | 5 +++++
graphics/R-ggthemes/Makefile | 20 ++++++++++++++++++++
graphics/R-ggthemes/distinfo | 6 ++++++
3 files changed, 31 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r 33f10402b442 -r 98041c6b15e9 graphics/R-ggthemes/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/R-ggthemes/DESCR Sat Aug 01 02:24:00 2020 +0000
@@ -0,0 +1,5 @@
+Some extra themes, geoms, and scales for 'ggplot2'. Provides 'ggplot2'
+themes and scales that replicate the look of plots by Edward Tufte,
+Stephen Few, 'Fivethirtyeight', 'The Economist', 'Stata', 'Excel', and
+'The Wall Street Journal', among others. Provides 'geoms' for Tufte's
+box plot and range frame.
diff -r 33f10402b442 -r 98041c6b15e9 graphics/R-ggthemes/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/R-ggthemes/Makefile Sat Aug 01 02:24:00 2020 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2020/08/01 02:24:00 brook Exp $
+
+R_PKGNAME= ggthemes
+R_PKGVER= 4.2.0
+CATEGORIES= graphics
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Extra Themes, Scales and Geoms for 'ggplot2'
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= R-purrr>=0.3.3:../../devel/R-purrr
+DEPENDS+= R-ggplot2>=3.0.0:../../graphics/R-ggplot2
+DEPENDS+= R-scales>=1.1.0:../../graphics/R-scales
+DEPENDS+= R-tibble>=2.1.3:../../math/R-tibble
+DEPENDS+= R-stringr>=1.4.0:../../textproc/R-stringr
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 33f10402b442 -r 98041c6b15e9 graphics/R-ggthemes/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/R-ggthemes/distinfo Sat Aug 01 02:24:00 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/01 02:24:00 brook Exp $
+
+SHA1 (R/ggthemes_4.2.0.tar.gz) = 0bbcb3f8de2db3a69c3479b1539b0deaf3fabfe9
+RMD160 (R/ggthemes_4.2.0.tar.gz) = e4fa40b23c92f26aede9b9aa7ec3cfd3d65ab75d
+SHA512 (R/ggthemes_4.2.0.tar.gz) = 4304d5792ae1bbeea328723b2576503e407969bd33028c2b58aeef36ee89da55d69b4ac4ae2185e563174a89e0fdeab4c8860b02ff6ef5f45f2a6bc67b77560a
+Size (R/ggthemes_4.2.0.tar.gz) = 423927 bytes
Home |
Main Index |
Thread Index |
Old Index