* installing *source* package 'MSGARCH' ... ** package 'MSGARCH' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpiiW0g4/R.INSTALL225b844835371/MSGARCH/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Decoding.cpp -o Decoding.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c EM.cpp -o EM.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Egarch.cpp -o Egarch.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Ged.cpp -o Ged.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c MSgarch.cpp -o MSgarch.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Mapping.cpp -o Mapping.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Normal.cpp -o Normal.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/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.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Student.cpp -o Student.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Tgarch.cpp -o Tgarch.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c adaptMCMC.cpp -o adaptMCMC.o adaptMCMC.cpp: In function 'arma::mat makePositiveDefinite(arma::mat&)': adaptMCMC.cpp:19:25: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 19 | for (int uu=0; uu < eigVal.n_elem; uu++) { | ~~~^~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gjrGARCH.cpp -o gjrGARCH.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pdf_c.cpp -o pdf_c.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sARCH.cpp -o sARCH.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sGARCH.cpp -o sGARCH.o g++ -std=gnu++17 -shared -s -static-libgcc -o MSGARCH.dll tmp.def Decoding.o EM.o Egarch.o Ged.o MSgarch.o Mapping.o Normal.o RcppExports.o Student.o Tgarch.o adaptMCMC.o gjrGARCH.o pdf_c.o sARCH.o sGARCH.o -LD:/RCompile/recent/R-4.4.1/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.1/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.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpiiW0g4/R.INSTALL225b844835371/MSGARCH/src' make[1]: Entering directory '/d/temp/RtmpiiW0g4/R.INSTALL225b844835371/MSGARCH/src' make[1]: Leaving directory '/d/temp/RtmpiiW0g4/R.INSTALL225b844835371/MSGARCH/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-MSGARCH/00new/MSGARCH/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 'MSGARCH' as MSGARCH_2.51.zip * DONE (MSGARCH)