* installing *source* package ‘dfphase1’ ... ** package ‘dfphase1’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/dfphase1/src' g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c lars.cpp -o lars.o g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c mphase1.cpp -o mphase1.o g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c multi.cpp -o multi.o g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c rsp.cpp -o rsp.o g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c shewhart.cpp -o shewhart.o multi.cpp: In function 'double {anonymous}::ggspatialsigns(int, int, double*, double*)': multi.cpp:195:20: warning: unused variable 'd' [-Wunused-variable] 195 | double wsum = 0, d = sqrt(static_cast<double>(p)), eps = GGEPS2, g; | ^ multi.cpp: In function 'double {anonymous}::ggsignedranks(int, int, double*, double*, int*, double*)': multi.cpp:213:22: warning: unused variable 'pn' [-Wunused-variable] 213 | int i, n1 = n + 1, pn = p * n, one = 1; | ^~ multi.cpp: In function 'void {anonymous}::ggspatialranks(int, int, double*, double*, double*)': multi.cpp:233:10: warning: unused variable 'd' [-Wunused-variable] 233 | double d, *xi, *xj, *si, *sj, eps = GGEPS, one = 1.0 / n, mone = -one; | ^ multi.cpp: In function 'void {anonymous}::ggmchol(int, int, double*, double*, double*, double*)': multi.cpp:286:13: warning: unused variable 'one' [-Wunused-variable] 286 | int i, j, one = 1; | ^~~ multi.cpp: In function 'void {anonymous}::gglogdet(int, double*, int&, double&, double*)': multi.cpp:470:12: warning: unused variable 'sone' [-Wunused-variable] 470 | size_t sone = 1; | ^~~~ multi.cpp: In function 'Rcpp::List ggclassicmshewhart(Rcpp::NumericVector, std::string, std::string, int)': multi.cpp:622:19: warning: unused variable 'scale' [-Wunused-variable] 622 | double *zi, *s, scale; | ^~~~~ g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o dfphase1.so RcppExports.o lars.o mphase1.o multi.o rsp.o shewhart.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/dfphase1/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/dfphase1/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/dfphase1/src' installing to /data/gannet/ripley/R/packages/tests-devel/dfphase1.Rcheck/00LOCK-dfphase1/00new/dfphase1/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (dfphase1)