summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2002-04-23 01:26:18 +0000
committermarkd <markd@pkgsrc.org>2002-04-23 01:26:18 +0000
commit76259cffb12dcf86ea89ca99fb65c454301b9727 (patch)
treeb9bc80db028e06fe5a4e20f08b7c7525a1f0e311 /math
parent09d64d9c0c710e45cf536eaa7d9b54a7de0f9e3b (diff)
downloadpkgsrc-76259cffb12dcf86ea89ca99fb65c454301b9727.tar.gz
Initial import of R extension library KernSmooth, version 2.22-7
functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
Diffstat (limited to 'math')
-rw-r--r--math/R-KernSmooth/DESCR3
-rw-r--r--math/R-KernSmooth/Makefile12
-rw-r--r--math/R-KernSmooth/distinfo4
3 files changed, 19 insertions, 0 deletions
diff --git a/math/R-KernSmooth/DESCR b/math/R-KernSmooth/DESCR
new file mode 100644
index 00000000000..553842ac013
--- /dev/null
+++ b/math/R-KernSmooth/DESCR
@@ -0,0 +1,3 @@
+functions for kernel smoothing (and density estimation)
+ corresponding to the book:
+ Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
diff --git a/math/R-KernSmooth/Makefile b/math/R-KernSmooth/Makefile
new file mode 100644
index 00000000000..b608dfd1a91
--- /dev/null
+++ b/math/R-KernSmooth/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/23 01:26:18 markd Exp $
+
+R_PKGNAME= KernSmooth
+R_PKGVER= 2.22-7
+
+MAINTAINER= markd@netbsd.org
+COMMENT= Functions for kernel smoothing for Wand & Jones (1995)
+
+PLIST_SRC= /dev/null
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-KernSmooth/distinfo b/math/R-KernSmooth/distinfo
new file mode 100644
index 00000000000..34488cfc189
--- /dev/null
+++ b/math/R-KernSmooth/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/04/23 01:26:18 markd Exp $
+
+SHA1 (R/KernSmooth_2.22-7.tar.gz) = a005c6c29881e5a1a073605bcf21878bd8350950
+Size (R/KernSmooth_2.22-7.tar.gz) = 26804 bytes