* installing *source* package 'bbl' ... ** package 'bbl' 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/RtmpAd6I9N/R.INSTALL569c3ecf6e9a/bbl/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/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.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bfgs.cpp -o bfgs.o bfgs.cpp: In function 'void f12(int, const std::vector >&, const std::vector&, std::vector&, std::vector >&, const std::vector&, bool, double)': bfgs.cpp:367:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 367 | for(unsigned int l1=0; l1 >&, const std::vector&, const std::vector&, double&, double&, std::vector >&, std::vector > >&, double, double)': invc.cpp:96:38: warning: 'Ai' may be used uninitialized [-Wmaybe-uninitialized] 96 | double x=gsl_matrix_get(Ai, idx, jdx); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ invc.cpp:31:15: note: 'Ai' was declared here 31 | gsl_matrix *Ai; | ^~ invc.cpp:128:20: warning: 'A' may be used uninitialized [-Wmaybe-uninitialized] 128 | gsl_matrix_free(A); | ~~~~~~~~~~~~~~~^~~ invc.cpp:30:15: note: 'A' was declared here 30 | gsl_matrix *A; | ^ invc.cpp:69:25: warning: 'perm' may be used uninitialized [-Wmaybe-uninitialized] 69 | gsl_linalg_LU_invert(A,perm,Ai); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ invc.cpp:32:20: note: 'perm' was declared here 32 | gsl_permutation *perm; | ^~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mfwrapper.cpp -o mfwrapper.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pseudo_mle.cpp -o pseudo_mle.o g++ -std=gnu++17 -shared -s -static-libgcc -o bbl.dll tmp.def RcppExports.o bfgs.o invc.o mfwrapper.o pseudo_mle.o -lgsl -lgslcblas -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/RtmpAd6I9N/R.INSTALL569c3ecf6e9a/bbl/src' make[1]: Entering directory '/d/temp/RtmpAd6I9N/R.INSTALL569c3ecf6e9a/bbl/src' make[1]: Leaving directory '/d/temp/RtmpAd6I9N/R.INSTALL569c3ecf6e9a/bbl/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-bbl/00new/bbl/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 'bbl' as bbl_1.0.0.zip * DONE (bbl)