############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL HEM ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library' * installing *source* package 'HEM' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.2.0' gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hem.c -o hem.o hem.c: In function 'onelayerhem': hem.c:1390:19: warning: variable 'k' set but not used [-Wunused-but-set-variable] 1390 | int i, j, k, m, n; | ^ hem.c: In function 'chk_prt': hem.c:1593:16: warning: variable 'l' set but not used [-Wunused-but-set-variable] 1593 | int i, j, k, l; | ^ gcc -shared -s -static-libgcc -o HEM.dll tmp.def hem.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-HEM/00new/HEM/libs/x64 ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (HEM)