* installing *source* package 'openxlsx2' ...
** package 'openxlsx2' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmpy6w2XE/R.INSTALLbddc406f7072/openxlsx2/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../inst/include/pugixml -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/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-4.4.0/include" -DNDEBUG -I. -I../inst/include/pugixml -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c helper_functions.cpp -o helper_functions.o
helper_functions.cpp: In function 'void wide_to_long(Rcpp::DataFrame, Rcpp::IntegerVector, Rcpp::DataFrame, bool, int32_t, int32_t, Rcpp::CharacterVector, int32_t, bool, bool, std::string, bool, std::string, std::vector<std::__cxx11::basic_string<char> >)':
helper_functions.cpp:490:19: warning: comparison of integer expressions of different signedness: 'std::vector<std::__cxx11::basic_string<char> >::size_type' {aka 'long long unsigned int'} and 'long long int' [-Wsign-compare]
  490 |   if (dims.size() == n * m) has_dims = true;
      |       ~~~~~~~~~~~~^~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../inst/include/pugixml -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c load_workbook.cpp -o load_workbook.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../inst/include/pugixml -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pugi.cpp -o pugi.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../inst/include/pugixml -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c strings_xml.cpp -o strings_xml.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../inst/include/pugixml -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c styles_xml.cpp -o styles_xml.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../inst/include/pugixml -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c write_file.cpp -o write_file.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../inst/include/pugixml -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c xlsb.cpp -o xlsb.o
g++ -std=gnu++17 -shared -s -static-libgcc -o openxlsx2.dll tmp.def RcppExports.o helper_functions.o load_workbook.o pugi.o strings_xml.o styles_xml.o write_file.o xlsb.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmpy6w2XE/R.INSTALLbddc406f7072/openxlsx2/src'
make[1]: Entering directory '/d/temp/Rtmpy6w2XE/R.INSTALLbddc406f7072/openxlsx2/src'
make[1]: Leaving directory '/d/temp/Rtmpy6w2XE/R.INSTALLbddc406f7072/openxlsx2/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-openxlsx2/00new/openxlsx2/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'openxlsx2' as openxlsx2_1.6.zip
* DONE (openxlsx2)