summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2002-04-23 01:31:30 +0000
committermarkd <markd@pkgsrc.org>2002-04-23 01:31:30 +0000
commit459184f6291bbc1b9a01c64f0fbce34d46c9b4b2 (patch)
tree1ef436077458f482a66b7ce1b90f353f33c6e5fa /math
parentb96e5144cbd681ba5a8ae8c1601efa240b80d690 (diff)
downloadpkgsrc-459184f6291bbc1b9a01c64f0fbce34d46c9b4b2.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).
Diffstat (limited to 'math')
-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