############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf oppar.buildbin-libdir && mkdir oppar.buildbin-libdir && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL --build --library=oppar.buildbin-libdir oppar_1.28.0.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'oppar' ... ** 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 R_init_oppar.c -o R_init_oppar.o 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 kernel_estimation.c -o kernel_estimation.o 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 ks_test.c -o ks_test.o ks_test.c: In function 'ks_sample': ks_test.c:22:16: warning: unused variable 'mx_value' [-Wunused-variable] 22 | double mx_value = 0.0; | ^~~~~~~~ gcc -shared -s -static-libgcc -o oppar.dll tmp.def R_init_oppar.o kernel_estimation.o ks_test.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/meat/oppar.buildbin-libdir/00LOCK-oppar/00new/oppar/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** 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 * MD5 sums packaged installation of 'oppar' as oppar_1.28.0.zip * DONE (oppar)