############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL openCyto ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘openCyto’ ... ** this is package ‘openCyto’ version ‘2.19.1’ ** using staged installation ** libs using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ using C++17 /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/cpp11/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -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)); | ^~~~~~~~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/cpp11/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c Hungarian.cpp -o Hungarian.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/cpp11/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c cpp11.cpp -o cpp11.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/cpp11/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c lm_wfit.cpp -o lm_wfit.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/cpp11/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c misc.cpp -o misc.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/cpp11/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -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; | ^~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/cpp11/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c solve_LSAP.cpp -o solve_LSAP.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/cpp11/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c unlockNamespace.cpp -o unlockNamespace.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o openCyto.so Cdqrls.o Hungarian.o cpp11.o lm_wfit.o misc.o rlm.o solve_LSAP.o unlockNamespace.o -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-devel_2025-02-19/site-library/00LOCK-openCyto/00new/openCyto/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (openCyto)