pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-gdata Initial import R-gdata 2.1.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ded20a3675fd
branches:  trunk
changeset: 515444:ded20a3675fd
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Jul 02 13:04:13 2006 +0000

description:
Initial import R-gdata 2.1.2

Various R programming tools for data manipulation

diffstat:

 math/R-gdata/DESCR    |   1 +
 math/R-gdata/Makefile |  17 +++++++++++++++++
 math/R-gdata/PLIST    |   1 +
 math/R-gdata/distinfo |   5 +++++
 4 files changed, 24 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r 2cc3db769a6f -r ded20a3675fd math/R-gdata/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-gdata/DESCR        Sun Jul 02 13:04:13 2006 +0000
@@ -0,0 +1,1 @@
+Various R programming tools for data manipulation
diff -r 2cc3db769a6f -r ded20a3675fd math/R-gdata/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-gdata/Makefile     Sun Jul 02 13:04:13 2006 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:04:13 markd Exp $
+#
+
+CATEGORIES=    math
+MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      ${R_HOMEPAGE_BASE}/gdata.html
+COMMENT=       Various R programming tools for data manipulation
+
+R_PKGNAME=     gdata
+R_PKGVER=      2.1.2
+
+DEPENDS+=      R-gtools>=2.2.3:../../math/R-gtools
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 2cc3db769a6f -r ded20a3675fd math/R-gdata/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-gdata/PLIST        Sun Jul 02 13:04:13 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/02 13:04:13 markd Exp $
diff -r 2cc3db769a6f -r ded20a3675fd math/R-gdata/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-gdata/distinfo     Sun Jul 02 13:04:13 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/07/02 13:04:13 markd Exp $
+
+SHA1 (R/gdata_2.1.2.tar.gz) = eb8550fe8629f264a82f885f3576e1d5b35bdb73
+RMD160 (R/gdata_2.1.2.tar.gz) = bb85d68ee5e8f63492f48bdbfacedd8d5865668a
+Size (R/gdata_2.1.2.tar.gz) = 207087 bytes



Home | Main Index | Thread Index | Old Index