* installing *source* package ‘BGmix’ ...
checking for gcc... gcc -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -std=gnu99 accepts -g... yes
checking for gcc -std=gnu99 option to accept ISO C89... none needed
checking for gcc -std=gnu99 option to accept ISO C99... none needed
checking for cos in -lm... yes
Untarring Boost header files...
checking for an ANSI C-conforming const... yes
checking for inline... inline
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/home/biocbuild/bbs-2.9-bioc/R/include -I ../boostIncl -I/usr/local/include -fpic -g -O2 -Wall -DUSING_R -c BGmix_main.cpp -o BGmix_main.o
BGmix_main.cpp: In function ‘void BGmix(int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, int&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double&, double*, double*, double*, int*, int&, double*, int*, char**, char**, char**, char**, char**)’:
BGmix_main.cpp:165:31: warning: suggest parentheses around comparison in operand of ‘&’
BGmix_main.cpp:178:27: warning: suggest parentheses around comparison in operand of ‘&’
BGmix_main.cpp:179:47: warning: suggest parentheses around comparison in operand of ‘&’
BGmix_main.cpp:546:48: warning: suggest parentheses around comparison in operand of ‘|’
BGmix_main.cpp:621:48: warning: suggest parentheses around comparison in operand of ‘|’
g++ -I/home/biocbuild/bbs-2.9-bioc/R/include -I ../boostIncl -I/usr/local/include -fpic -g -O2 -Wall -DUSING_R -c rundir.cpp -o rundir.o
g++ -I/home/biocbuild/bbs-2.9-bioc/R/include -I ../boostIncl -I/usr/local/include -fpic -g -O2 -Wall -DUSING_R -c updates_BGmix.cpp -o updates_BGmix.o
updates_BGmix.cpp: In function ‘void update_z_beta1_joint2(int*, double**, int*, int&, int&, double*, double&, double&, double**, double**, double**, int*, double**, double**, int&, int&, int&, int*, int&, int&, int&, Random&)’:
updates_BGmix.cpp:192:29: warning: suggest parentheses around comparison in operand of ‘|’
updates_BGmix.cpp:200:28: warning: suggest parentheses around comparison in operand of ‘|’
updates_BGmix.cpp: In function ‘void predict(double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double*, double**, double*, double**, double**, double**, double**, double*, double*, int*, double**, double**, int*, double*, double&, double&, double&, double&, double&, int&, int&, int&, int&, int&, int*, int&, Random&)’:
updates_BGmix.cpp:870:41: warning: suggest parentheses around comparison in operand of ‘|’
updates_BGmix.cpp:883:46: warning: suggest parentheses around comparison in operand of ‘|’
updates_BGmix.cpp:883:67: warning: suggest parentheses around comparison in operand of ‘|’
updates_BGmix.cpp:893:43: warning: suggest parentheses around comparison in operand of ‘|’
updates_BGmix.cpp: In function ‘void predict_t(double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double**, double*, double*, double*, int*, double**, double**, int*, double*, double&, double&, double&, double&, double&, int&, int&, int&, int&, int&, int*, int&, Random&)’:
updates_BGmix.cpp:992:41: warning: suggest parentheses around comparison in operand of ‘|’
updates_BGmix.cpp:1005:46: warning: suggest parentheses around comparison in operand of ‘|’
updates_BGmix.cpp:1005:67: warning: suggest parentheses around comparison in operand of ‘|’
updates_BGmix.cpp:1015:43: warning: suggest parentheses around comparison in operand of ‘|’
g++ -shared -L/usr/local/lib64 -o BGmix.so BGmix_main.o rundir.o updates_BGmix.o -lm -L/home/biocbuild/bbs-2.9-bioc/R/lib -lR
rm -r ../boostIncl
installing to /loc/home/biocbuild/bbs-2.9-bioc/meat/BGmix.Rcheck/BGmix/libs
** R
** data
** inst
** preparing package for lazy loading
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
‘BGmix.Rnw’
** testing if installed package can be loaded
* DONE (BGmix)