* installing *source* package 'gglasso' ...
** package 'gglasso' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_07_02_01_50_01_21067/RtmpQLtiZj/R.INSTALL22f7c4a8f3412/gglasso/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  hsvm_f.f90 -o hsvm_f.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  log_f.f90 -o log_f.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  ls_f.f90 -o ls_f.o
gcc  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  sqsvm_f.f90 -o sqsvm_f.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  wls_f.f90 -o wls_f.o
gcc -shared -s -static-libgcc -o gglasso.dll tmp.def hsvm_f.o log_f.o ls_f.o registerDynamicSymbol.o sqsvm_f.o wls_f.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_07_02_01_50_01_21067/RtmpQLtiZj/R.INSTALL22f7c4a8f3412/gglasso/src'
make[1]: Entering directory '/d/temp/2025_07_02_01_50_01_21067/RtmpQLtiZj/R.INSTALL22f7c4a8f3412/gglasso/src'
make[1]: Leaving directory '/d/temp/2025_07_02_01_50_01_21067/RtmpQLtiZj/R.INSTALL22f7c4a8f3412/gglasso/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-gglasso/00new/gglasso/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'gglasso' as gglasso_1.6.zip
* DONE (gglasso)