pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-ISwR Imported R-ISwR from pkgsrc-wip.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d5406dc4cab
branches: trunk
changeset: 502336:4d5406dc4cab
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 04 08:06:15 2005 +0000
description:
Imported R-ISwR from pkgsrc-wip.
Data sets and scripts for text examples and exercises in
P. Dalgaard (2002), 'Introductory Statistics with R',
Springer Verlag.
diffstat:
math/R-ISwR/DESCR | 3 +++
math/R-ISwR/Makefile | 15 +++++++++++++++
math/R-ISwR/PLIST | 1 +
math/R-ISwR/distinfo | 5 +++++
4 files changed, 24 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 826ffe49d54d -r 4d5406dc4cab math/R-ISwR/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-ISwR/DESCR Fri Nov 04 08:06:15 2005 +0000
@@ -0,0 +1,3 @@
+Data sets and scripts for text examples and exercises in
+P. Dalgaard (2002), 'Introductory Statistics with R',
+Springer Verlag.
diff -r 826ffe49d54d -r 4d5406dc4cab math/R-ISwR/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-ISwR/Makefile Fri Nov 04 08:06:15 2005 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:06:15 rillig Exp $
+#
+
+CATEGORIES= databases math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= mchittur%cs.nmsu.edu@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/ISwR.html
+COMMENT= Data sets and scripts for 'Introductory Statistics with R'
+
+R_PKGNAME= ISwR
+R_PKGVER= 1.0-3
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 826ffe49d54d -r 4d5406dc4cab math/R-ISwR/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-ISwR/PLIST Fri Nov 04 08:06:15 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:06:15 rillig Exp $
diff -r 826ffe49d54d -r 4d5406dc4cab math/R-ISwR/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-ISwR/distinfo Fri Nov 04 08:06:15 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:06:15 rillig Exp $
+
+SHA1 (R/ISwR_1.0-3.tar.gz) = 4fbf87811af6c246a0fb0b695dc30c3918268177
+RMD160 (R/ISwR_1.0-3.tar.gz) = acfdb52dd3710453a52b12c6abb71a3cc2bec11b
+Size (R/ISwR_1.0-3.tar.gz) = 46297 bytes
Home |
Main Index |
Thread Index |
Old Index