############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL qsea ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library' * installing *source* package 'qsea' ... ** 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 lm.c -o lm.o lm.c: In function 'Cdqrls': lm.c:63:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=] 63 | error(_("dimensions of 'x' (%d,%d) and 'y' (%d) do not match"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lm.c:31:38: note: in definition of macro '_' 31 | #define _(String) dgettext ("stats", String) | ^~~~~~ lm.c:63:50: note: format string is defined here 63 | error(_("dimensions of 'x' (%d,%d) and 'y' (%d) do not match"), | ~^ | | | int | %lld gcc -shared -s -static-libgcc -o qsea.dll tmp.def lm.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-qsea/00new/qsea/libs/x64 ** R ** inst ** preparing 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 (qsea)