############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL GSVA ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.15-bioc/R/library' * installing *source* package 'GSVA' ... ** using staged installation ** libs gcc -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c kernel_estimation.c -o kernel_estimation.o gcc -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c ks_test.c -o ks_test.o ks_test.c: In function 'ks_sample': ks_test.c:24:9: warning: unused variable 'mx_value' [-Wunused-variable] 24 | double mx_value = 0.0; | ^~~~~~~~ gcc -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c register_cmethods.c -o register_cmethods.o gcc -shared -s -static-libgcc -o GSVA.dll tmp.def kernel_estimation.o ks_test.o register_cmethods.o -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-GSVA/00new/GSVA/libs/x64 ** R ** 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 * DONE (GSVA)