* installing *source* package 'parglm' ...
** package 'parglm' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++11
make[1]: Entering directory '/d/temp/RtmpANf7l9/R.INSTALL16798647f1993/parglm/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_FC_LEN_T -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c LAPACK_wrappers.cpp -o LAPACK_wrappers.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_FC_LEN_T -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_BLAS_LAPACK.cpp -o R_BLAS_LAPACK.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_FC_LEN_T -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_FC_LEN_T -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c family.cpp -o family.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_FC_LEN_T -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c parallel_glm.cpp -o parallel_glm.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_FC_LEN_T -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c parallel_qr.cpp -o parallel_qr.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_FC_LEN_T -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c thread_pool.cpp -o thread_pool.o
g++ -shared -s -static-libgcc -o parglm.dll tmp.def LAPACK_wrappers.o R_BLAS_LAPACK.o RcppExports.o family.o parallel_glm.o parallel_qr.o thread_pool.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/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/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpANf7l9/R.INSTALL16798647f1993/parglm/src'
make[1]: Entering directory '/d/temp/RtmpANf7l9/R.INSTALL16798647f1993/parglm/src'
make[1]: Leaving directory '/d/temp/RtmpANf7l9/R.INSTALL16798647f1993/parglm/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-parglm/00new/parglm/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
* MD5 sums
packaged installation of 'parglm' as parglm_0.1.7.zip
* DONE (parglm)