* installing *source* package 'dfphase1' ...
** package 'dfphase1' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_10_21_12_46_10_10564/Rtmp6rQ2pn/R.INSTALL9c60199b7a94/dfphase1/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lars.cpp -o lars.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mphase1.cpp -o mphase1.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c multi.cpp -o multi.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++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rsp.cpp -o rsp.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c shewhart.cpp -o shewhart.o
g++ -std=gnu++17 -shared -s -static-libgcc -o dfphase1.dll tmp.def RcppExports.o lars.o mphase1.o multi.o rsp.o shewhart.o -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_10_21_12_46_10_10564/Rtmp6rQ2pn/R.INSTALL9c60199b7a94/dfphase1/src'
make[1]: Entering directory '/d/temp/2025_10_21_12_46_10_10564/Rtmp6rQ2pn/R.INSTALL9c60199b7a94/dfphase1/src'
make[1]: Leaving directory '/d/temp/2025_10_21_12_46_10_10564/Rtmp6rQ2pn/R.INSTALL9c60199b7a94/dfphase1/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-dfphase1/00new/dfphase1/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'dfphase1' as dfphase1_1.2.0.zip
* DONE (dfphase1)