SCM

R Development Page

BayesFactor log file (build_win64)

Fri Apr 12 12:46:36 2013: Building binary for package BayesFactor (SVN revision 331)
using R version 3.0.0 Patched (2013-04-09 r62537) ...

* installing to library 'R:/lib/local/3.0'
* installing *source* package 'BayesFactor' ...
** 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 common.c -o common.o
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c debug.c -o debug.o
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c linearReg.c -o linearReg.o
linearReg.c: In function 'GibbsLinearReg':
linearReg.c:42:43: warning: unused variable 'bTemp' [-Wunused-variable]
linearReg.c:39:14: warning: unused variable 'k' [-Wunused-variable]
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c logMean.c -o logMean.o
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c matrix.c -o matrix.o
matrix.c: In function 'quadform':
matrix.c:40:27: warning: unused variable 'j' [-Wunused-variable]
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c nWayAOV.c -o nWayAOV.o
nWayAOV.c: In function 'jeffSamplerNwayAov':
nWayAOV.c:111:7: warning: value computed is not used [-Wunused-value]
nWayAOV.c:67:31: warning: unused variable 'W' [-Wunused-variable]
nWayAOV.c: In function 'importanceSamplerNwayAov':
nWayAOV.c:226:7: warning: value computed is not used [-Wunused-value]
nWayAOV.c: In function 'RGibbsNwayAov':
nWayAOV.c:297:13: warning: unused variable 'b' [-Wunused-variable]
nWayAOV.c:297:10: warning: unused variable 'a' [-Wunused-variable]
nWayAOV.c: In function 'GibbsNwayAov':
nWayAOV.c:341:10: warning: unused variable 'g1' [-Wunused-variable]
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c oneWayAOV.c -o oneWayAOV.o
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ttest.c -o ttest.o
gcc -m32 -shared -s -static-libgcc -o BayesFactor.dll tmp.def common.o debug.o linearReg.o logMean.o matrix.o nWayAOV.o oneWayAOV.o ttest.o -LR:/lib/R/R-patched/bin/i386 -lRlapack -LR:/lib/R/R-patched/bin/i386 -lRblas -lgfortran -LR:/base/local215/lib/i386 -LR:/base/local215/lib -LR:/lib/R/R-patched/bin/i386 -lR
installing to R:/lib/local/3.0/BayesFactor/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 common.c -o common.o
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c debug.c -o debug.o
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c linearReg.c -o linearReg.o
linearReg.c: In function 'GibbsLinearReg':
linearReg.c:42:43: warning: unused variable 'bTemp' [-Wunused-variable]
linearReg.c:39:14: warning: unused variable 'k' [-Wunused-variable]
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c logMean.c -o logMean.o
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c matrix.c -o matrix.o
matrix.c: In function 'quadform':
matrix.c:40:27: warning: unused variable 'j' [-Wunused-variable]
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c nWayAOV.c -o nWayAOV.o
nWayAOV.c: In function 'jeffSamplerNwayAov':
nWayAOV.c:111:7: warning: value computed is not used [-Wunused-value]
nWayAOV.c:67:31: warning: unused variable 'W' [-Wunused-variable]
nWayAOV.c: In function 'importanceSamplerNwayAov':
nWayAOV.c:226:7: warning: value computed is not used [-Wunused-value]
nWayAOV.c: In function 'RGibbsNwayAov':
nWayAOV.c:297:13: warning: unused variable 'b' [-Wunused-variable]
nWayAOV.c:297:10: warning: unused variable 'a' [-Wunused-variable]
nWayAOV.c: In function 'GibbsNwayAov':
nWayAOV.c:341:10: warning: unused variable 'g1' [-Wunused-variable]
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c oneWayAOV.c -o oneWayAOV.o
gcc -m64 -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ttest.c -o ttest.o
gcc -m64 -shared -s -static-libgcc -o BayesFactor.dll tmp.def common.o debug.o linearReg.o logMean.o matrix.o nWayAOV.o oneWayAOV.o ttest.o -LR:/lib/R/R-patched/bin/x64 -lRlapack -LR:/lib/R/R-patched/bin/x64 -lRblas -lgfortran -LR:/base/local215/lib/x64 -LR:/base/local215/lib -LR:/lib/R/R-patched/bin/x64 -lR
installing to R:/lib/local/3.0/BayesFactor/libs/x64
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'summary' from package 'base' in package 'BayesFactor'
Creating a generic function for 't' from package 'base' in package 'BayesFactor'
Creating a generic function for 'which.max' from package 'base' in package 'BayesFactor'
Creating a generic function for 'which.min' from package 'base' in package 'BayesFactor'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
*** arch - i386
*** arch - x64
* MD5 sums
packaged installation of 'BayesFactor' as BayesFactor_0.9.4.zip
* DONE (BayesFactor)
Run time: 10.2 seconds.
Thanks to:
Vienna University of Economics and Business Powered By FusionForge