############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL openCyto ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library' * installing *source* package 'openCyto' ... ** this is package 'openCyto' version '2.19.1' ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 14.2.0' using C++17 g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/cpp11/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Cdqrls.cpp -o Cdqrls.o Cdqrls.cpp: In function 'SEXPREC* Cdqrls(SEXP, SEXP, SEXP)': Cdqrls.cpp:43:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 43 | for (R_xlen_t i = 0 ; i < XLENGTH(x) ; i++) | ^~~ Cdqrls.cpp:46:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 46 | rptr = REAL(y); | ^~~~ Cdqrls.cpp:47:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 47 | for (R_xlen_t i = 0 ; i < XLENGTH(y) ; i++) | ^~~ Cdqrls.cpp:50:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 50 | const char *ansNms[] = {"qr", "coefficients", "residuals", "effects", | ^~~~~ Cdqrls.cpp:72:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 72 | for(int i = 0; i < p; i++) | ^~~ Cdqrls.cpp:74:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 74 | SET_VECTOR_ELT(ans, 8, Rf_ScalarLogical(pivoted)); | ^~~~~~~~~~~~~~ g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/cpp11/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Hungarian.cpp -o Hungarian.o g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/cpp11/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cpp11.cpp -o cpp11.o g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/cpp11/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lm_wfit.cpp -o lm_wfit.o g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/cpp11/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c misc.cpp -o misc.o g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/cpp11/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rlm.cpp -o rlm.o rlm.cpp: In function 'cpp11::list rlm_cpp(cpp11::doubles_matrix<>, cpp11::doubles, int)': rlm.cpp:52:10: warning: 'scale' may be used uninitialized [-Wmaybe-uninitialized] 52 | double scale; | ^~~~~ g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/cpp11/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c solve_LSAP.cpp -o solve_LSAP.o g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'E:/biocbuild/bbs-3.21-bioc/R/library/cpp11/include' -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c unlockNamespace.cpp -o unlockNamespace.o g++ -shared -s -static-libgcc -o openCyto.dll tmp.def Cdqrls.o Hungarian.o cpp11.o lm_wfit.o misc.o rlm.o solve_LSAP.o unlockNamespace.o -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lR installing to E:/biocbuild/bbs-3.21-bioc/R/library/00LOCK-openCyto/00new/openCyto/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 (openCyto)