* installing *source* package 'fdasrvf' ... ** package 'fdasrvf' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2024_11_23_01_50_00_3284/RtmpWUYSGb/R.INSTALL2e09c590316a4/fdasrvf/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c registerDynamicSymbol.cpp -o registerDynamicSymbol.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c wrapper.cpp -o wrapper.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c wrapper_rbfgs.cpp -o wrapper_rbfgs.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c fdasrsf/DP.cpp -o fdasrsf/DP.o fdasrsf/DP.cpp: In function 'double CostFn2(const double*, const double*, int, int, int, int, int, int, double, int)': fdasrsf/DP.cpp:228:44: warning: 'tmp_pen' may be used uninitialized [-Wmaybe-uninitialized] 228 | E += (tmp*tmp + lam*tmp_pen); | ~~~^~~~~~~~ fdasrsf/DP.cpp:194:73: note: 'tmp_pen' was declared here 194 | double m = (j-l)/(double)(i-k), sqrtm = sqrt(m), E = 0, y, tmp, tmp_pen, ip, fp, q1dotq2; | ^~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c fdasrsf/dp_grid.cpp -o fdasrsf/dp_grid.o fdasrsf/dp_grid.cpp: In function 'double dp_costs(double*, double*, int, double*, double*, int, int, double*, int*, int, double*, int*, int, double*, int*, double, size_t, int (*)[2])': fdasrsf/dp_grid.cpp:32:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] 32 | for ( i=0; i<dp_nbhd_count; ++i ) | ~^~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c fdasrsf/dp_nbhd.cpp -o fdasrsf/dp_nbhd.o In function 'size_t compute_nbhd_count_rec(size_t, int*)', inlined from 'size_t compute_nbhd_count(size_t)' at fdasrsf/dp_nbhd.cpp:101:37, inlined from 'int (* dp_generate_nbhd(size_t, size_t*))[2]' at fdasrsf/dp_nbhd.cpp:120:35: fdasrsf/dp_nbhd.cpp:62:15: warning: 'states[4611686018427387903]' may be used uninitialized [-Wmaybe-uninitialized] 62 | if (states[n] != -1) { | ~~~~~~~~^ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c fdasrsf/DynamicProgrammingQ2.cpp -o fdasrsf/DynamicProgrammingQ2.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c fdasrsf/misc_funcs.cpp -o fdasrsf/misc_funcs.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c fdasrsf/mlogit_warp_grad.cpp -o fdasrsf/mlogit_warp_grad.o fdasrsf/mlogit_warp_grad.cpp: In function 'void mlogit_warp_grad(int*, int*, double*, double*, double*, double*, double*, int*, int*, double*, double*, int*, double*)': fdasrsf/mlogit_warp_grad.cpp:16:16: warning: unused variable 't' [-Wunused-variable] 16 | double t = *ti; | ^ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c fdasrsf/bayesian.cpp -o fdasrsf/bayesian.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c fdasrsf/pair_align_functions_expomap.cpp -o fdasrsf/pair_align_functions_expomap.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c fdaqmap/src/myVector.cpp -o fdaqmap/src/myVector.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Ifdaqmap/incl/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c fdaqmap/src/UnitSquareImage.cpp -o fdaqmap/src/UnitSquareImage.o fdaqmap/src/UnitSquareImage.cpp: In function 'void findgrad(double*, double*, const double*, int, int)': fdaqmap/src/UnitSquareImage.cpp:54:18: warning: unused variable 'N' [-Wunused-variable] 54 | int i, j, k, N = n*t; | ^ fdaqmap/src/UnitSquareImage.cpp: In function 'void findgrad2D(double*, double*, double*, int, int, int)': fdaqmap/src/UnitSquareImage.cpp:109:18: warning: unused variable 'N' [-Wunused-variable] 109 | int i, j, k, N = n*t; | ^ g++ -std=gnu++17 -shared -s -static-libgcc -o fdasrvf.dll tmp.def registerDynamicSymbol.o wrapper.o wrapper_rbfgs.o fdasrsf/DP.o fdasrsf/dp_grid.o fdasrsf/dp_nbhd.o fdasrsf/DynamicProgrammingQ2.o fdasrsf/misc_funcs.o fdasrsf/mlogit_warp_grad.o fdasrsf/bayesian.o fdasrsf/pair_align_functions_expomap.o fdaqmap/src/myVector.o fdaqmap/src/UnitSquareImage.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/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/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_11_23_01_50_00_3284/RtmpWUYSGb/R.INSTALL2e09c590316a4/fdasrvf/src' make[1]: Entering directory '/d/temp/2024_11_23_01_50_00_3284/RtmpWUYSGb/R.INSTALL2e09c590316a4/fdasrvf/src' make[1]: Leaving directory '/d/temp/2024_11_23_01_50_00_3284/RtmpWUYSGb/R.INSTALL2e09c590316a4/fdasrvf/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-fdasrvf/00new/fdasrvf/libs/x64 ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 'fdasrvf' as fdasrvf_2.3.3.zip * DONE (fdasrvf)