* installing *source* package 'expm' ... ** package 'expm' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using Fortran compiler: 'GNU Fortran (GCC) 13.2.0' make[1]: Entering directory '/d/temp/Rtmp0KEtCc/R.INSTALL17b0c4df7694c/expm/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_dgebal.c -o R_dgebal.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c expm-eigen.c -o expm-eigen.o expm-eigen.c: In function 'expm_eigen': expm-eigen.c:31:31: warning: missing braces around initializer [-Wmissing-braces] 31 | const Rcomplex cone = {1., 0.}, czero = {0., 0.}; | ^ | { } expm-eigen.c:31:49: warning: missing braces around initializer [-Wmissing-braces] 31 | const Rcomplex cone = {1., 0.}, czero = {0., 0.}; | ^ | { } gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c expm.c -o expm.o expm.c: In function 'expm': expm.c:65:17: warning: 'scale' may be used uninitialized [-Wmaybe-uninitialized] 65 | double *scale; /* scale array */ | ^~~~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c logm-eigen.c -o logm-eigen.o logm-eigen.c: In function 'logm_eigen': logm-eigen.c:35:31: warning: missing braces around initializer [-Wmissing-braces] 35 | const Rcomplex cone = {1., 0.}, czero = {0., 0.}; | ^ | { } logm-eigen.c:35:49: warning: missing braces around initializer [-Wmissing-braces] 35 | const Rcomplex cone = {1., 0.}, czero = {0., 0.}; | ^ | { } gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c matexp.f -o matexp.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c matexp_MH09.c -o matexp_MH09.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c matpow.c -o matpow.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c matrexp.f -o matrexp.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c matrexpO.f -o matrexpO.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c mexp-common.f -o mexp-common.o gcc -shared -s -static-libgcc -o expm.dll tmp.def R_dgebal.o expm-eigen.o expm.o init.o logm-eigen.o matexp.o matexp_MH09.o matpow.o matrexp.o matrexpO.o mexp-common.o -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/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 -lgfortran -lm -lquadmath -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmp0KEtCc/R.INSTALL17b0c4df7694c/expm/src' make[1]: Entering directory '/d/temp/Rtmp0KEtCc/R.INSTALL17b0c4df7694c/expm/src' make[1]: Leaving directory '/d/temp/Rtmp0KEtCc/R.INSTALL17b0c4df7694c/expm/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-expm/00new/expm/libs/x64 ** R ** data ** demo ** 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 'expm' as expm_0.999-9.zip * DONE (expm)