search for: classtree

Displaying 9 results from an estimated 9 matches for "classtree".

2008 Aug 06
1
error in installing R packages
...#39;/usr/share/R/library/mlbench' * Installing *source* package 'randomForest' ... ** libs gcc -m64 -std=gnu99 -I/usr/include/R -I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c classTree.c -o classTree.o classTree.c:15:15: error: R.h: No such file or directory classTree.c:16:19: error: Rmath.h: No such file or directory In file included from classTree.c:17: rf.h:95: error: ?F77_NAME? declared as function returning a function rf.h:95: warning: parameter names (without types) in...
2008 Jul 12
3
Another failed attempt to install an R package in Ubuntu
...Forest_4.5-25.tar.gz' Content type 'application/x-gzip' length 70212 bytes (68 Kb) opened URL ================================================== downloaded 68 Kb * Installing *source* package 'randomForest' ... ** libs gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c classTree.c -o classTree.o In file included from classTree.c:15: /usr/share/R/include/R.h:28:20: error: stdlib.h: No such file or directory /usr/share/R/include/R.h:29:19: error: stdio.h: No such file or directory In file included from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/syslimits.h:7,...
2003 Aug 24
2
wxRuby 0.1.0 Alpha has been released!
http://rubyforge.org/project/showfiles.php?group_id=35&release_id=46 The code itself has been quite stable for several weeks. This release includes Gour''s excellent MinGW README notes, along with various updates to the README, and clarification of the LICENSE. Thanks to everyone for your help in putting this together. It was definitely a team project. I look forward to getting lots
2009 Dec 04
2
Installing RandomForest on SuSe Linux - warnings
...======================================= downloaded 70 Kb * installing *source* package ?randomForest? ... ** libs gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/local/include -fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -c classTree.c -o classTree.o classTree.c: In function ?predictClassTree?: classTree.c:414: warning: ?cbestsplit? may be used uninitialized in this function gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/local/include -fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -f...
2009 Jan 20
1
Can't find -lg2c when installing randomForest
...in the path! root@abcsci12 ~]# R CMD INSTALL /scisys/home/yanicrk/randomForest_4.5-28.tar.gz * Installing to library '/usr/lib64/R/library' * Installing *source* package 'randomForest' ... ** libs gcc -I/usr/lib64/R/include -I/usr/local/include -fpic -O2 -g -std=gnu99 -c classTree.c -o classTree.o gcc -I/usr/lib64/R/include -I/usr/local/include -fpic -O2 -g -std=gnu99 -c regrf.c -o regrf.o gcc -I/usr/lib64/R/include -I/usr/local/include -fpic -O2 -g -std=gnu99 -c regTree.c -o regTree.o gcc -I/usr/lib64/R/include -I/usr/local/include -fpic -O2 -g -std=gnu99...
2005 Aug 08
2
installing problems about randomForest
...bytes opened URL ================================================== downloaded 80Kb Cannot create directory "": No such file or directory * Installing *source* package 'randomForest' ... ** libs gcc -I/user_data2/jfxiao/local/lib/R/include -I/usr/freeware/include -g -O2 -c classTree.c -o classTree.o gcc -I/user_data2/jfxiao/local/lib/R/include -I/usr/freeware/include -g -O2 -c regTree.c -o regTree.o gcc -I/user_data2/jfxiao/local/lib/R/include -I/usr/freeware/include -g -O2 -c regrf.c -o regrf.o gcc -I/user_data2/jfxiao/local/lib/R/include -I/usr/freeware/include...
2007 Oct 20
1
path to libgfortran 'hardcoded' in R?
...----------------------- R CMD INSTALL randomForest_4.5-19.tar.gz * Installing to library '/usr/local/lib/R/library' * Installing *source* package 'randomForest' ... ** libs gcc -std=gnu99 -I/usr/local/lib/R/include -I/usr/local/lib/R/include -I/usr/local/include -fpic -g -O2 -c classTree.c -o classTree.o gcc -std=gnu99 -I/usr/local/lib/R/include -I/usr/local/lib/R/include -I/usr/local/include -fpic -g -O2 -c regTree.c -o regTree.o gcc -std=gnu99 -I/usr/local/lib/R/include -I/usr/local/lib/R/include -I/usr/local/include -fpic -g -O2 -c regrf.c -o regrf.o gcc -std=gnu99 -I/...
2009 Jun 11
1
gfortran command not found?
Hello, I have openSUSE 11.1 Trying to install randomForest as SU after invoking R install.packages("randomForest") and I get this * Installing *source* package ‘randomForest’ ... ** libs gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -fpic -O2 -c classTree.c -o classTree.o gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -fpic -O2 -c regTree.c -o regTree.o gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -fpic -O2 -c regrf.c -o regrf.o gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -fpic -O2 -c rf.c -o rf.o gf...
2010 May 10
0
Fw: [R] Installing randomForest on Ubuntu Errors
...D INSTALL randomForest_4.5-34.tar.gz | [sudo] password for admuser: ##### | | Installing to library 'home/admuser/R/i486-pc-gnu-library/2.6 | Installing *source* package 'randomForest' ... | ** libs | | gcc -std=gnu99 -I /usr/share/R/include -I/usr/share/R/include -fpic -g | -O2 -c classTree.c -o classTree.o | gcc -std=gnu99 -I /usr/share/R/include -I/usr/share/R/include -fpic -g | -O2 -c regrf.c -o regrf.o | gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include -fpic -g | -O2 -c regTree.c -o regTree.o | gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include...