SCM

R Development Page

randomForest log file (build_win64)

Fri Sep 25 20:55:23 2015: Building binary for package randomForest (SVN revision 36)
using R version 3.2.2 Patched (2015-09-22 r69423) ...

* installing to library 'R:/lib/local/3.2'
* installing *source* package 'randomForest' ...
** libs

*** arch - i386
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c classTree.c -o classTree.o
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c regTree.c -o regTree.o
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c regrf.c -o regrf.o
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rf.c -o rf.o
rf.c: In function 'classRF':
rf.c:88:15: warning: variable 'nimp' set but not used [-Wunused-but-set-variable]
rf.c:88:9: warning: variable 'mimp' set but not used [-Wunused-but-set-variable]
rf.c:269:6: warning: 'nstrata' may be used uninitialized in this function [-Wuninitialized]
gfortran -m32     -O3  -mtune=core2 -c rfsub.f -o rfsub.o
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rfutils.c -o rfutils.o
gcc -m32 -shared -s -static-libgcc -o randomForest.dll tmp.def classTree.o regTree.o regrf.o rf.o rfsub.o rfutils.o -LR:/base/local215/lib/i386 -LR:/base/local215/lib -lgfortran -LR:/lib/R/R-patched/bin/i386 -lR
installing to R:/lib/local/3.2/randomForest/libs/i386

*** arch - x64
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c classTree.c -o classTree.o
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c regTree.c -o regTree.o
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c regrf.c -o regrf.o
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rf.c -o rf.o
rf.c: In function 'classRF':
rf.c:88:15: warning: variable 'nimp' set but not used [-Wunused-but-set-variable]
rf.c:88:9: warning: variable 'mimp' set but not used [-Wunused-but-set-variable]
rf.c:269:6: warning: 'nstrata' may be used uninitialized in this function [-Wuninitialized]
gfortran -m64     -O2  -mtune=core2 -c rfsub.f -o rfsub.o
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rfutils.c -o rfutils.o
gcc -m64 -shared -s -static-libgcc -o randomForest.dll tmp.def classTree.o regTree.o regrf.o rf.o rfsub.o rfutils.o -LR:/base/local215/lib/x64 -LR:/base/local215/lib -lgfortran -LR:/lib/R/R-patched/bin/x64 -lR
installing to R:/lib/local/3.2/randomForest/libs/x64
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
*** arch - i386
*** arch - x64
* MD5 sums
packaged installation of 'randomForest' as randomForest_4.6-10.zip
* DONE (randomForest)
Run time: 8.65 seconds.
Thanks to:
Vienna University of Economics and Business Powered By FusionForge