pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/R-gridExtra



Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue May  1 16:05:57 UTC 2018

Added Files:
        pkgsrc/graphics/R-gridExtra: DESCR Makefile distinfo

Log Message:
graphics/R-gridExtra: Import version 2.3

Provides a number of user-level functions to work with "grid"
graphics, notably to arrange multiple grid-based plots on a page, and
draw tables.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/R-gridExtra/DESCR \
    pkgsrc/graphics/R-gridExtra/Makefile pkgsrc/graphics/R-gridExtra/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/graphics/R-gridExtra/DESCR
diff -u /dev/null pkgsrc/graphics/R-gridExtra/DESCR:1.1
--- /dev/null   Tue May  1 16:05:57 2018
+++ pkgsrc/graphics/R-gridExtra/DESCR   Tue May  1 16:05:57 2018
@@ -0,0 +1,3 @@
+Provides a number of user-level functions to work with "grid"
+graphics, notably to arrange multiple grid-based plots on a page, and
+draw tables.
Index: pkgsrc/graphics/R-gridExtra/Makefile
diff -u /dev/null pkgsrc/graphics/R-gridExtra/Makefile:1.1
--- /dev/null   Tue May  1 16:05:57 2018
+++ pkgsrc/graphics/R-gridExtra/Makefile        Tue May  1 16:05:57 2018
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2018/05/01 16:05:57 minskim Exp $
+
+DISTNAME=      gridExtra_2.3
+CATEGORIES=    graphics
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Miscellaneous Functions for "Grid" Graphics
+LICENSE=       gnu-gpl-v2
+
+DEPENDS+=      R-gtable-[0-9]*:../../math/R-gtable
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/R-gridExtra/distinfo
diff -u /dev/null pkgsrc/graphics/R-gridExtra/distinfo:1.1
--- /dev/null   Tue May  1 16:05:57 2018
+++ pkgsrc/graphics/R-gridExtra/distinfo        Tue May  1 16:05:57 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/05/01 16:05:57 minskim Exp $
+
+SHA1 (R/gridExtra_2.3.tar.gz) = 2c9e2c1bdc4e5c02d48de1cb4cb493f036621c4c
+RMD160 (R/gridExtra_2.3.tar.gz) = 17f71f8d874d5ad79d210f1c478a86b9829e2399
+SHA512 (R/gridExtra_2.3.tar.gz) = 916b5d64bd17295855d4c81b628e900cb16b3eb3b7b0f25ee00a91bfbaf480a0785797508c4671031bc3f2a71a32fa3ecc828420fc33b3139d7e46b3bfefca68
+Size (R/gridExtra_2.3.tar.gz) = 1062844 bytes



Home | Main Index | Thread Index | Old Index