summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-12-11 19:46:27 +0000
committeradam <adam@pkgsrc.org>2009-12-11 19:46:27 +0000
commit93afa7883216e9eda6d7727b5acf237d305173c1 (patch)
treea5f733071892148cd52c632f246e4947c01c00d4
parentda42eba854b853ff3dec71c7d106e0fce13a821c (diff)
downloadpkgsrc-93afa7883216e9eda6d7727b5acf237d305173c1.tar.gz
Added R-randomForest, R-e1071, R-classInt
-rw-r--r--math/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 7b3689bef40..7b04d61fe02 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.192 2009/11/03 17:54:17 wiz Exp $
+# $NetBSD: Makefile,v 1.193 2009/12/11 19:46:27 adam Exp $
COMMENT= Mathematics
@@ -16,9 +16,11 @@ SUBDIR+= R-abind
SUBDIR+= R-akima
SUBDIR+= R-chron
SUBDIR+= R-circular
+SUBDIR+= R-classInt
SUBDIR+= R-clim.pact
SUBDIR+= R-combinat
SUBDIR+= R-date
+SUBDIR+= R-e1071
SUBDIR+= R-gdata
SUBDIR+= R-genetics
SUBDIR+= R-geoR
@@ -32,6 +34,7 @@ SUBDIR+= R-maps
SUBDIR+= R-mvtnorm
SUBDIR+= R-ncdf
SUBDIR+= R-pixmap
+SUBDIR+= R-randomForest
SUBDIR+= R-sgeostat
SUBDIR+= R-shapefiles
SUBDIR+= R-sp