* installing *source* package 'GreedyEPL' ... ** package 'GreedyEPL' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/Rtmpym9pEA/R.INSTALL305c33ab5181/GreedyEPL/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_binder.cpp -o core_binder.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_minimise_epl.cpp -o core_minimise_epl.o core_minimise_epl.cpp: In instantiation of 'arma::vec MinimiseEpl(T*, unsigned int) [with T = variation_of_information; arma::vec = arma::Col]': core_minimise_epl.cpp:67:26: required from here core_minimise_epl.cpp:25:10: warning: variable 'tempo' set but not used [-Wunused-but-set-variable] 25 | double tempo; | ^~~~~ core_minimise_epl.cpp: In instantiation of 'arma::vec MinimiseEpl(T*, unsigned int) [with T = binder; arma::vec = arma::Col]': core_minimise_epl.cpp:77:26: required from here core_minimise_epl.cpp:25:10: warning: variable 'tempo' set but not used [-Wunused-but-set-variable] core_minimise_epl.cpp: In instantiation of 'arma::vec MinimiseEpl(T*, unsigned int) [with T = normalised_variation_of_information; arma::vec = arma::Col]': core_minimise_epl.cpp:87:26: required from here core_minimise_epl.cpp:25:10: warning: variable 'tempo' set but not used [-Wunused-but-set-variable] core_minimise_epl.cpp: In instantiation of 'arma::vec MinimiseEpl(T*, unsigned int) [with T = normalised_information_distance; arma::vec = arma::Col]': core_minimise_epl.cpp:97:26: required from here core_minimise_epl.cpp:25:10: warning: variable 'tempo' set but not used [-Wunused-but-set-variable] g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_normalised_information_distance.cpp -o core_normalised_information_distance.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_normalised_variation_of_information.cpp -o core_normalised_variation_of_information.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_sample_of_partitions.cpp -o core_sample_of_partitions.o core_sample_of_partitions.cpp: In member function 'void sample_of_partitions::EvaluateLosses()': core_sample_of_partitions.cpp:111:23: warning: unused variable 'g' [-Wunused-variable] 111 | arma::vec::iterator g, h; | ^ core_sample_of_partitions.cpp:111:26: warning: unused variable 'h' [-Wunused-variable] 111 | arma::vec::iterator g, h; | ^ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c core_variation_of_information.cpp -o core_variation_of_information.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -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" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils_collapse_labels.cpp -o utils_collapse_labels.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils_entropy.cpp -o utils_entropy.o g++ -std=gnu++17 -shared -s -static-libgcc -o GreedyEPL.dll tmp.def RcppExports.o core_binder.o core_minimise_epl.o core_normalised_information_distance.o core_normalised_variation_of_information.o core_sample_of_partitions.o core_variation_of_information.o init.o utils_collapse_labels.o utils_entropy.o -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/Rtmpym9pEA/R.INSTALL305c33ab5181/GreedyEPL/src' make[1]: Entering directory '/d/temp/Rtmpym9pEA/R.INSTALL305c33ab5181/GreedyEPL/src' make[1]: Leaving directory '/d/temp/Rtmpym9pEA/R.INSTALL305c33ab5181/GreedyEPL/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-GreedyEPL/00new/GreedyEPL/libs/x64 ** R ** 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 'GreedyEPL' as GreedyEPL_1.2.zip * DONE (GreedyEPL)