############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL CAMERA ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library' * installing *source* package 'CAMERA' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' gcc -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fastMatch.c -o fastMatch.o fastMatch.c: In function 'fastMatch': fastMatch.c:65:68: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] 65 | error("fastMatch/calloc: memory could not be allocated ! (%d bytes)\n", nx * sizeof(struct idxStruct) ); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long long unsigned int | %lld gcc -shared -s -static-libgcc -o CAMERA.dll tmp.def fastMatch.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.19-bioc/R/library/00LOCK-CAMERA/00new/CAMERA/libs/x64 ** R ** data ** 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 (CAMERA)