* installing *source* package 'DeltaIRT' ... ** this is package 'DeltaIRT' version '1.0.0' ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppNumerical/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DEIGEN_DONT_VECTORIZE -DEIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Joint.cpp -o Joint.o Joint.cpp:1:9: warning: "EIGEN_DONT_VECTORIZE" redefined 1 | #define EIGEN_DONT_VECTORIZE | ^~~~~~~~~~~~~~~~~~~~ : note: this is the location of the previous definition Joint.cpp:2:9: warning: "EIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT" redefined 2 | #define EIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: this is the location of the previous definition Joint.cpp: In function 'Rcpp::NumericMatrix compute_joint_integrals(Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::NumericVector, Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, int)': Joint.cpp:366:7: warning: unused variable 'n_items' [-Wunused-variable] 366 | int n_items = a_matrix.ncol(); | ^~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppNumerical/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DEIGEN_DONT_VECTORIZE -DEIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Only.cpp -o Only.o Only.cpp:1:9: warning: "EIGEN_DONT_VECTORIZE" redefined 1 | #define EIGEN_DONT_VECTORIZE | ^~~~~~~~~~~~~~~~~~~~ : note: this is the location of the previous definition Only.cpp:2:9: warning: "EIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT" redefined 2 | #define EIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: this is the location of the previous definition Only.cpp: In function 'Rcpp::NumericMatrix integrate_f_acbatch(Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::NumericMatrix, double, double)': Only.cpp:80:7: warning: unused variable 'n_items' [-Wunused-variable] 80 | int n_items = a_matrix.ncol(); // | ^~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppNumerical/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DEIGEN_DONT_VECTORIZE -DEIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -shared -s -static-libgcc -o DeltaIRT.dll tmp.def Joint.o Only.o RcppExports.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-DeltaIRT/00new/DeltaIRT/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 * DONE (DeltaIRT)