summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook>2012-04-15 13:28:39 +0000
committerbrook <brook>2012-04-15 13:28:39 +0000
commit6944abca91f1a2fb5425aa4d304a9525dd2bc07b (patch)
treed8192dcea5b988bb6e78c6c0f45db7ac0e5e15a5 /math
parent79dbd36788629cee99de4917c632b3f4d4f332e1 (diff)
downloadpkgsrc-6944abca91f1a2fb5425aa4d304a9525dd2bc07b.tar.gz
Update to randomForest v4.6-6. Add a LICENSE.
Diffstat (limited to 'math')
-rw-r--r--math/R-randomForest/DESCR3
-rw-r--r--math/R-randomForest/Makefile5
-rw-r--r--math/R-randomForest/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/math/R-randomForest/DESCR b/math/R-randomForest/DESCR
index 8f4165a9324..c471161e686 100644
--- a/math/R-randomForest/DESCR
+++ b/math/R-randomForest/DESCR
@@ -1 +1,2 @@
-Classification and regression based on a forest of trees using random inputs.
+Classification and regression based on a forest of trees using random
+inputs.
diff --git a/math/R-randomForest/Makefile b/math/R-randomForest/Makefile
index b1663a987f7..d781071d6d4 100644
--- a/math/R-randomForest/Makefile
+++ b/math/R-randomForest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/12/19 22:27:05 markd Exp $
+# $NetBSD: Makefile,v 1.6 2012/04/15 13:28:39 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -6,9 +6,10 @@ 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
+LICENSE= gnu-gpl-v2
R_PKGNAME= randomForest
-R_PKGVER= 4.5-34
+R_PKGVER= 4.6-6
USE_LANGUAGES= c fortran
diff --git a/math/R-randomForest/distinfo b/math/R-randomForest/distinfo
index f52b09ba004..9231fcf312c 100644
--- a/math/R-randomForest/distinfo
+++ b/math/R-randomForest/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/12/11 19:06:17 adam Exp $
+$NetBSD: distinfo,v 1.2 2012/04/15 13:28:39 brook 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
+SHA1 (R/randomForest_4.6-6.tar.gz) = 142f68dcfae31bd69927a11506fdbf795cba07af
+RMD160 (R/randomForest_4.6-6.tar.gz) = 59e795d2a09c382c016c5d5b11b366425ca73292
+Size (R/randomForest_4.6-6.tar.gz) = 76960 bytes