summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authoradam <adam>2009-12-11 19:06:17 +0000
committeradam <adam>2009-12-11 19:06:17 +0000
commitae13c2d412e9a86881442e513873073cf1d3cee5 (patch)
tree789e8f11f63a7879a4ca4d2914c0767e5c901822 /math
parentc294d85abf6e08567eb04ca5f1a941b70c2faa70 (diff)
downloadpkgsrc-ae13c2d412e9a86881442e513873073cf1d3cee5.tar.gz
Classification and regression based on a forest of trees using random inputs.
Diffstat (limited to 'math')
-rw-r--r--math/R-randomForest/DESCR1
-rw-r--r--math/R-randomForest/Makefile14
-rw-r--r--math/R-randomForest/distinfo5
3 files changed, 20 insertions, 0 deletions
diff --git a/math/R-randomForest/DESCR b/math/R-randomForest/DESCR
new file mode 100644
index 00000000000..8f4165a9324
--- /dev/null
+++ b/math/R-randomForest/DESCR
@@ -0,0 +1 @@
+Classification and regression based on a forest of trees using random inputs.
diff --git a/math/R-randomForest/Makefile b/math/R-randomForest/Makefile
new file mode 100644
index 00000000000..51ec58fb632
--- /dev/null
+++ b/math/R-randomForest/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/12/11 19:06:17 adam Exp $
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/genetics/
+COMMENT= Classification and regression based on a forest of trees
+
+R_PKGNAME= randomForest
+R_PKGVER= 4.5-34
+
+.include "../../adam/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-randomForest/distinfo b/math/R-randomForest/distinfo
new file mode 100644
index 00000000000..f52b09ba004
--- /dev/null
+++ b/math/R-randomForest/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/12/11 19:06:17 adam Exp $
+
+SHA1 (R/randomForest_4.5-34.tar.gz) = 70bcc064f1483be9e2f556cb5a78d2b583806162
+RMD160 (R/randomForest_4.5-34.tar.gz) = c194ff850301a6ebd1885555bd699b5bae07093c
+Size (R/randomForest_4.5-34.tar.gz) = 76484 bytes