* installing *source* package 'enrichit' ... ** this is package 'enrichit' version '0.0.6' ** 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/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/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.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enrichit.cpp -o enrichit.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gsea.cpp -o gsea.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gsea_multilevel.cpp -o gsea_multilevel.o gsea_multilevel.cpp: In member function 'std::tuple enrichit::EsRuler::getPvalue(double, double, bool)': gsea_multilevel.cpp:336:30: warning: unused variable 'p' [-Wunused-variable] 336 | for (const auto& p : lvl.highScores) { | ^ gsea_multilevel.cpp: In member function 'enrichit::EsRuler::PerturbateResult enrichit::EsRuler::perturbate_until(const std::vector&, int, SampleChunks&, gsea_t, std::mt19937&, const std::function&)': gsea_multilevel.cpp:520:14: warning: unused variable 'strictly' [-Wunused-variable] 520 | bool strictly = (curHash <= bound.second); | ^~~~~~~~ gsea_multilevel.cpp: In function 'Rcpp::DataFrame gsea_multilevel_cpp(const Rcpp::NumericVector&, const Rcpp::List&, const Rcpp::CharacterVector&, int, int, double, double, std::string, double)': gsea_multilevel.cpp:855:20: warning: variable 'finalLogErr' set but not used [-Wunused-but-set-variable] 855 | double finalLogErr = 0.0; | ^~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gsea_multilevel_util.cpp -o gsea_multilevel_util.o g++ -std=gnu++17 -shared -s -static-libgcc -o enrichit.dll tmp.def RcppExports.o enrichit.o gsea.o gsea_multilevel.o gsea_multilevel_util.o -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-enrichit/00new/enrichit/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 * DONE (enrichit)