* installing *source* package 'ondisc' ...
** package 'ondisc' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/Rtmp4G8lr8/R.INSTALL1e12040276ae4/ondisc/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/Rhdf5lib/include'   -I"d:/rtools43/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.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/Rhdf5lib/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c accumulation_functions.cpp -o accumulation_functions.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/Rhdf5lib/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c h5_functs_read.cpp -o h5_functs_read.o
h5_functs_read.cpp: In function 'Rcpp::List index_h5_file(const std::string&, const std::string&, const std::string&, const std::string&, Rcpp::IntegerVector, bool)':
h5_functs_read.cpp:52:40: warning: unused variable 'zero' [-Wunused-variable]
   52 |   const hsize_t stride = 1, block = 1, zero = 0;
      |                                        ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/Rhdf5lib/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c h5_functs_write.cpp -o h5_functs_write.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/Rhdf5lib/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utility_functions.cpp -o utility_functions.o
g++ -std=gnu++17 -shared -s -static-libgcc -o ondisc.dll tmp.def RcppExports.o accumulation_functions.o h5_functs_read.o h5_functs_write.o utility_functions.o -LD:/RCompile/CRANpkg/lib/4.3/Rhdf5lib/lib/x64-ucrt -lhdf5_cpp -lhdf5 -lcurl -lssh2 -lssl -lcrypto -lwldap32 -lws2_32 -lcrypt32 -lsz -laec -lz -lpsapi -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp4G8lr8/R.INSTALL1e12040276ae4/ondisc/src'
make[1]: Entering directory '/d/temp/Rtmp4G8lr8/R.INSTALL1e12040276ae4/ondisc/src'
make[1]: Leaving directory '/d/temp/Rtmp4G8lr8/R.INSTALL1e12040276ae4/ondisc/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-ondisc/00new/ondisc/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 'ondisc' as ondisc_1.0.0.zip
* DONE (ondisc)