* installing *source* package 'spBayes' ... ** package 'spBayes' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/2024_12_20_01_50_00_19051/Rtmp40FzZW/R.INSTALL28df4510128c3/spBayes/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c adaptMetropGibbs.cpp -o adaptMetropGibbs.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c idist.cpp -o idist.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.cpp -o init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mkSpCov.cpp -o mkSpCov.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c nonSpGLM_AMCMC.cpp -o nonSpGLM_AMCMC.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ptsInPoly.cpp -o ptsInPoly.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spDynLM.cpp -o spDynLM.o spDynLM.cpp: In function 'SEXPREC* spDynLM(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': spDynLM.cpp:593:21: warning: 'ySamples_r' may be used uninitialized [-Wmaybe-uninitialized] 593 | SET_VECTOR_ELT(result_r, 5, ySamples_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ spDynLM.cpp:177:88: note: 'ySamples_r' was declared here 177 | SEXP thetaSamples_r, beta0Samples_r, betaSamples_r, uSamples_r, sigmaEtaSamples_r, ySamples_r; | ^~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spGLM.cpp -o spGLM.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spGLM_AMCMC.cpp -o spGLM_AMCMC.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spLM.cpp -o spLM.o spLM.cpp: In function 'SEXPREC* spLM(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': spLM.cpp:482:21: warning: 'tuning_r' may be used uninitialized [-Wmaybe-uninitialized] 482 | SET_VECTOR_ELT(result_r, 2, tuning_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ spLM.cpp:205:31: note: 'tuning_r' was declared here 205 | SEXP samples_r, accept_r, tuning_r; | ^~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spLMPredict.cpp -o spLMPredict.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spLMRecover.cpp -o spLMRecover.o spLMRecover.cpp: In function 'SEXPREC* spLMRecover(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': spLMRecover.cpp:332:21: warning: 'wSamples_r' may be used uninitialized [-Wmaybe-uninitialized] 332 | SET_VECTOR_ELT(result_r, 1, wSamples_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ spLMRecover.cpp:86:25: note: 'wSamples_r' was declared here 86 | SEXP betaSamples_r, wSamples_r; | ^~~~~~~~~~ spLMRecover.cpp:328:19: warning: 'betaSamples_r' may be used uninitialized [-Wmaybe-uninitialized] 328 | SET_VECTOR_ELT(result_r, 0, betaSamples_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ spLMRecover.cpp:86:10: note: 'betaSamples_r' was declared here 86 | SEXP betaSamples_r, wSamples_r; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMPPMvDIC.cpp -o spMPPMvDIC.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMisalign.cpp -o spMisalign.o spMisalign.cpp: In function 'SEXPREC* spMisalign(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': spMisalign.cpp:634:21: warning: 'tuning_r' may be used uninitialized [-Wmaybe-uninitialized] 634 | SET_VECTOR_ELT(result_r, 2, tuning_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ spMisalign.cpp:287:31: note: 'tuning_r' was declared here 287 | SEXP samples_r, accept_r, tuning_r; | ^~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMisalignGLM.cpp -o spMisalignGLM.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMisalignGLMPredict.cpp -o spMisalignGLMPredict.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMisalignPredict.cpp -o spMisalignPredict.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMisalignRecover.cpp -o spMisalignRecover.o spMisalignRecover.cpp: In function 'SEXPREC* spMisalignRecover(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': spMisalignRecover.cpp:345:21: warning: 'wSamples_r' may be used uninitialized [-Wmaybe-uninitialized] 345 | SET_VECTOR_ELT(result_r, 1, wSamples_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ spMisalignRecover.cpp:106:25: note: 'wSamples_r' was declared here 106 | SEXP betaSamples_r, wSamples_r; | ^~~~~~~~~~ spMisalignRecover.cpp:341:19: warning: 'betaSamples_r' may be used uninitialized [-Wmaybe-uninitialized] 341 | SET_VECTOR_ELT(result_r, 0, betaSamples_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ spMisalignRecover.cpp:106:10: note: 'betaSamples_r' was declared here 106 | SEXP betaSamples_r, wSamples_r; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMvGLM.cpp -o spMvGLM.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMvGLMPredict.cpp -o spMvGLMPredict.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMvGLM_AMCMC.cpp -o spMvGLM_AMCMC.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMvLM.cpp -o spMvLM.o spMvLM.cpp: In function 'SEXPREC* spMvLM(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': spMvLM.cpp:732:21: warning: 'tuning_r' may be used uninitialized [-Wmaybe-uninitialized] 732 | SET_VECTOR_ELT(result_r, 2, tuning_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ spMvLM.cpp:337:31: note: 'tuning_r' was declared here 337 | SEXP samples_r, accept_r, tuning_r; | ^~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMvLMPredict.cpp -o spMvLMPredict.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spMvLMRecover.cpp -o spMvLMRecover.o spMvLMRecover.cpp: In function 'SEXPREC* spMvLMRecover(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': spMvLMRecover.cpp:475:21: warning: 'wSamples_r' may be used uninitialized [-Wmaybe-uninitialized] 475 | SET_VECTOR_ELT(result_r, 1, wSamples_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ spMvLMRecover.cpp:111:25: note: 'wSamples_r' was declared here 111 | SEXP betaSamples_r, wSamples_r; | ^~~~~~~~~~ spMvLMRecover.cpp:471:19: warning: 'betaSamples_r' may be used uninitialized [-Wmaybe-uninitialized] 471 | SET_VECTOR_ELT(result_r, 0, betaSamples_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ spMvLMRecover.cpp:111:10: note: 'betaSamples_r' was declared here 111 | SEXP betaSamples_r, wSamples_r; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPDynLM.cpp -o spPPDynLM.o spPPDynLM.cpp: In function 'SEXPREC* spPPDynLM(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': spPPDynLM.cpp:654:21: warning: 'ySamples_r' may be used uninitialized [-Wmaybe-uninitialized] 654 | SET_VECTOR_ELT(result_r, 6, ySamples_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ spPPDynLM.cpp:185:103: note: 'ySamples_r' was declared here 185 | SEXP thetaSamples_r, beta0Samples_r, betaSamples_r, uSamples_r, uStrSamples_r, sigmaEtaSamples_r, ySamples_r; | ^~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPGLM.cpp -o spPPGLM.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPGLM_AMCMC.cpp -o spPPGLM_AMCMC.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPLM.cpp -o spPPLM.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPLMPredict.cpp -o spPPLMPredict.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPLMRecover.cpp -o spPPLMRecover.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPMvGLM.cpp -o spPPMvGLM.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPMvGLMPredict.cpp -o spPPMvGLMPredict.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPMvGLM_AMCMC.cpp -o spPPMvGLM_AMCMC.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPMvLM.cpp -o spPPMvLM.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPMvLMPredict.cpp -o spPPMvLMPredict.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spPPMvLMRecover.cpp -o spPPMvLMRecover.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spSVC.cpp -o spSVC.o spSVC.cpp: In function 'SEXPREC* spSVC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': spSVC.cpp:694:21: warning: 'tuning_r' may be used uninitialized [-Wmaybe-uninitialized] 694 | SET_VECTOR_ELT(result_r, 2, tuning_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ spSVC.cpp:311:31: note: 'tuning_r' was declared here 311 | SEXP samples_r, accept_r, tuning_r; | ^~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spSVCPredictJoint.cpp -o spSVCPredictJoint.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spSVCPredictMarg.cpp -o spSVCPredictMarg.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spSVCRecover.cpp -o spSVCRecover.o spSVCRecover.cpp: In function 'SEXPREC* spSVCRecover(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': spSVCRecover.cpp:376:21: warning: 'wSamples_r' may be used uninitialized [-Wmaybe-uninitialized] 376 | SET_VECTOR_ELT(result_r, 1, wSamples_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ spSVCRecover.cpp:99:25: note: 'wSamples_r' was declared here 99 | SEXP betaSamples_r, wSamples_r; | ^~~~~~~~~~ spSVCRecover.cpp:372:19: warning: 'betaSamples_r' may be used uninitialized [-Wmaybe-uninitialized] 372 | SET_VECTOR_ELT(result_r, 0, betaSamples_r); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ spSVCRecover.cpp:99:10: note: 'betaSamples_r' was declared here 99 | SEXP betaSamples_r, wSamples_r; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c util.cpp -o util.o g++ -std=gnu++17 -shared -s -static-libgcc -o spBayes.dll tmp.def adaptMetropGibbs.o idist.o init.o mkSpCov.o nonSpGLM_AMCMC.o ptsInPoly.o spDynLM.o spGLM.o spGLM_AMCMC.o spLM.o spLMPredict.o spLMRecover.o spMPPMvDIC.o spMisalign.o spMisalignGLM.o spMisalignGLMPredict.o spMisalignPredict.o spMisalignRecover.o spMvGLM.o spMvGLMPredict.o spMvGLM_AMCMC.o spMvLM.o spMvLMPredict.o spMvLMRecover.o spPPDynLM.o spPPGLM.o spPPGLM_AMCMC.o spPPLM.o spPPLMPredict.o spPPLMRecover.o spPPMvGLM.o spPPMvGLMPredict.o spPPMvGLM_AMCMC.o spPPMvLM.o spPPMvLMPredict.o spPPMvLMRecover.o spSVC.o spSVCPredictJoint.o spSVCPredictMarg.o spSVCRecover.o util.o -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -fopenmp -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_12_20_01_50_00_19051/Rtmp40FzZW/R.INSTALL28df4510128c3/spBayes/src' make[1]: Entering directory '/d/temp/2024_12_20_01_50_00_19051/Rtmp40FzZW/R.INSTALL28df4510128c3/spBayes/src' make[1]: Leaving directory '/d/temp/2024_12_20_01_50_00_19051/Rtmp40FzZW/R.INSTALL28df4510128c3/spBayes/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-spBayes/00new/spBayes/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 'spBayes' as spBayes_0.4-8.zip * DONE (spBayes)