############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf groHMM.buildbin-libdir && mkdir groHMM.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=groHMM.buildbin-libdir groHMM_1.28.0.tar.gz ### ############################################################################## ############################################################################## install for i386 * installing *source* package 'groHMM' ... ** using staged installation ** libs "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c AnnotateProbes.c -o AnnotateProbes.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c DecayAlgorithm.c -o DecayAlgorithm.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c MLEfit.c -o MLEfit.o In file included from MLEfit.c:44: hmmHeader.h:301:16: warning: 'expSum' defined but not used [-Wunused-function] static double expSum(double *logValues, int length) { ^~~~~~ hmmHeader.h:281:16: warning: 'MargainalizeSumLogProbOver' defined but not used [-Wunused-function] static double MargainalizeSumLogProbOver(int state, int position, ^~~~~~~~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c RegisterRRoutines.c -o RegisterRRoutines.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c Windowing.c -o Windowing.o Windowing.c: In function 'WindowAnalysis': Windowing.c:147:6: warning: unused variable 'II' [-Wunused-variable] int II = 0; ^~ "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c hmmEM.c -o hmmEM.o In file included from hmmEM.c:51: hmmHeader.h:301:16: warning: 'expSum' defined but not used [-Wunused-function] static double expSum(double *logValues, int length) { ^~~~~~ hmmHeader.h:281:16: warning: 'MargainalizeSumLogProbOver' defined but not used [-Wunused-function] static double MargainalizeSumLogProbOver(int state, int position, ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from hmmHeader.h:36, from hmmEM.c:51: UsefulValues.h:39:15: warning: 'VERY_LARGE_DOUBLE_VALUE' defined but not used [-Wunused-variable] static double VERY_LARGE_DOUBLE_VALUE = 1e20; ^~~~~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c hmmFwBw.c -o hmmFwBw.o hmmFwBw.c: In function 'forward': hmmFwBw.c:143:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(k=1; k