summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd>2002-04-23 01:38:58 +0000
committermarkd <markd>2002-04-23 01:38:58 +0000
commitbc913ba55c78a36c494744253aac5c760f64bfe1 (patch)
treeafc946a45eaff8348ee2a99c00df654fc9c5330e
parentc4c24bca1d6aca969b444879dabc6ad727c8db35 (diff)
downloadpkgsrc-bc913ba55c78a36c494744253aac5c760f64bfe1.tar.gz
Initial import of R extension library rpart, version 3.1-5
Recursive partitioning and regression trees
-rw-r--r--math/R-rpart/DESCR1
-rw-r--r--math/R-rpart/Makefile12
-rw-r--r--math/R-rpart/distinfo4
3 files changed, 17 insertions, 0 deletions
diff --git a/math/R-rpart/DESCR b/math/R-rpart/DESCR
new file mode 100644
index 00000000000..23fbbb04588
--- /dev/null
+++ b/math/R-rpart/DESCR
@@ -0,0 +1 @@
+Recursive partitioning and regression trees
diff --git a/math/R-rpart/Makefile b/math/R-rpart/Makefile
new file mode 100644
index 00000000000..79c10c1ee8c
--- /dev/null
+++ b/math/R-rpart/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/23 01:38:58 markd Exp $
+
+R_PKGNAME= rpart
+R_PKGVER= 3.1-5
+
+MAINTAINER= markd@netbsd.org
+COMMENT= Recursive partitioning
+
+PLIST_SRC= /dev/null
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-rpart/distinfo b/math/R-rpart/distinfo
new file mode 100644
index 00000000000..035c5575eee
--- /dev/null
+++ b/math/R-rpart/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/04/23 01:38:58 markd Exp $
+
+SHA1 (R/rpart_3.1-5.tar.gz) = fa2bd31964227537064bc95ab177b30873cf1a6a
+Size (R/rpart_3.1-5.tar.gz) = 110361 bytes