summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd>2002-04-23 01:31:30 +0000
committermarkd <markd>2002-04-23 01:31:30 +0000
commitfda6eb665a0bfda5b99cd9479339b67a3f2eab1e (patch)
tree1ef436077458f482a66b7ce1b90f353f33c6e5fa
parentb36534124dd69bed1cc29707b51056862c35d681 (diff)
downloadpkgsrc-fda6eb665a0bfda5b99cd9479339b67a3f2eab1e.tar.gz
Initial import of R extension library boot, version 1.2-7
functions and datasets for bootstrapping from the book "Bootstrap Methods and Their Applications" by A.C. Davison and D.V. Hinkley (1997, CUP).
-rw-r--r--math/R-boot/DESCR3
-rw-r--r--math/R-boot/Makefile12
-rw-r--r--math/R-boot/distinfo4
3 files changed, 19 insertions, 0 deletions
diff --git a/math/R-boot/DESCR b/math/R-boot/DESCR
new file mode 100644
index 00000000000..f66ae412d4c
--- /dev/null
+++ b/math/R-boot/DESCR
@@ -0,0 +1,3 @@
+functions and datasets for bootstrapping from the
+ book "Bootstrap Methods and Their Applications" by A.C. Davison and
+ D.V. Hinkley (1997, CUP).
diff --git a/math/R-boot/Makefile b/math/R-boot/Makefile
new file mode 100644
index 00000000000..c45097d10a8
--- /dev/null
+++ b/math/R-boot/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/23 01:31:30 markd Exp $
+
+R_PKGNAME= boot
+R_PKGVER= 1.2-7
+
+MAINTAINER= markd@netbsd.org
+COMMENT= Bootstrap R (S-Plus) Functions (Canty)
+
+PLIST_SRC= /dev/null
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-boot/distinfo b/math/R-boot/distinfo
new file mode 100644
index 00000000000..f6cc3447187
--- /dev/null
+++ b/math/R-boot/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/04/23 01:31:30 markd Exp $
+
+SHA1 (R/boot_1.2-7.tar.gz) = 9beced90eb9595f01292918b1891eb26bf93005b
+Size (R/boot_1.2-7.tar.gz) = 191383 bytes