* installing *source* package 'qmd' ...
** package 'qmd' 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/2025_01_01_01_50_00_29699/RtmpEvToN5/R.INSTALL31a881de21a79/qmd/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:/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:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c code.cpp -o code.o
In file included from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/Vector.h:53,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp.h:40,
                 from code.cpp:1:
In member function 'Rcpp::traits::r_vector_cache<RTYPE, StoragePolicy>::proxy Rcpp::traits::r_vector_cache<RTYPE, StoragePolicy>::ref(R_xlen_t) [with int RTYPE = 14; StoragePolicy = Rcpp::PreserveStorage]',
    inlined from 'Rcpp::Vector<RTYPE, StoragePolicy>::Proxy Rcpp::Vector<RTYPE, StoragePolicy>::operator[](R_xlen_t) [with int RTYPE = 14; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/Vector.h:340:60,
    inlined from 'Rcpp::List CB_make_cumulative_df(Rcpp::NumericVector&)' at code.cpp:254:102:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:49:71: warning: 'last_frame' may be used uninitialized [-Wmaybe-uninitialized]
   49 |                 inline proxy ref(R_xlen_t i) { check_index(i); return start[i] ; }
      |                                                                       ^~~~~
code.cpp: In function 'Rcpp::List CB_make_cumulative_df(Rcpp::NumericVector&)':
code.cpp:239:20: note: 'last_frame' was declared here
  239 |     NumericVector *last_frame;
      |                    ^~~~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o qmd.dll tmp.def RcppExports.o code.o -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/2025_01_01_01_50_00_29699/RtmpEvToN5/R.INSTALL31a881de21a79/qmd/src'
make[1]: Entering directory '/d/temp/2025_01_01_01_50_00_29699/RtmpEvToN5/R.INSTALL31a881de21a79/qmd/src'
make[1]: Leaving directory '/d/temp/2025_01_01_01_50_00_29699/RtmpEvToN5/R.INSTALL31a881de21a79/qmd/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-qmd/00new/qmd/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 'qmd' as qmd_1.1.2.zip
* DONE (qmd)