* installing *source* package 'MazamaRollUtils' ...
** package 'MazamaRollUtils' 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/Rtmpeuqiqg/R.INSTALL1f19c1673e04/MazamaRollUtils/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 MazamaRollUtils.cpp -o MazamaRollUtils.o
In file included from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/Vector.h:54,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp.h:40,
                 from MazamaRollUtils.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 'double Roll::windowMax(const int&)' at MazamaRollUtils.cpp:296:18,
    inlined from 'Rcpp::NumericVector Roll::max()' at MazamaRollUtils.cpp:123:25:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In member function 'Rcpp::NumericVector Roll::max()':
MazamaRollUtils.cpp:279:11: note: 's' was declared here
  279 |       int s;
      |           ^
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 'double Roll::windowMin(const int&)' at MazamaRollUtils.cpp:413:18,
    inlined from 'Rcpp::NumericVector Roll::min()' at MazamaRollUtils.cpp:150:25:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In member function 'Rcpp::NumericVector Roll::min()':
MazamaRollUtils.cpp:396:11: note: 's' was declared here
  396 |       int s;
      |           ^
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 'double Roll::windowMedian(const int&)' at MazamaRollUtils.cpp:375:18:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In member function 'double Roll::windowMedian(const int&)':
MazamaRollUtils.cpp:358:11: note: 's' was declared here
  358 |       int s;
      |           ^
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 'double Roll::windowMAD(const int&)' at MazamaRollUtils.cpp:258:18:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In member function 'double Roll::windowMAD(const int&)':
MazamaRollUtils.cpp:241:11: note: 's' was declared here
  241 |       int s;
      |           ^
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 'double Roll::windowMean(const int&)' at MazamaRollUtils.cpp:337:18,
    inlined from 'Rcpp::NumericVector Roll::mean()' at MazamaRollUtils.cpp:132:26,
    inlined from 'Rcpp::NumericVector roll_mean_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >)' at MazamaRollUtils.cpp:650:20:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In function 'Rcpp::NumericVector roll_mean_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >)':
MazamaRollUtils.cpp:320:11: note: 's' was declared here
  320 |       int s;
      |           ^
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 'double Roll::windowProd(const int&)' at MazamaRollUtils.cpp:454:18,
    inlined from 'Rcpp::NumericVector Roll::prod()' at MazamaRollUtils.cpp:159:26,
    inlined from 'Rcpp::NumericVector roll_prod_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)' at MazamaRollUtils.cpp:692:20:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In function 'Rcpp::NumericVector roll_prod_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)':
MazamaRollUtils.cpp:437:11: note: 's' was declared here
  437 |       int s;
      |           ^
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 'double Roll::windowVar(const int&)' at MazamaRollUtils.cpp:529:18,
    inlined from 'Rcpp::NumericVector Roll::sd()' at MazamaRollUtils.cpp:168:20,
    inlined from 'Rcpp::NumericVector roll_sd_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)' at MazamaRollUtils.cpp:706:18:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In function 'Rcpp::NumericVector roll_sd_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)':
MazamaRollUtils.cpp:512:11: note: 's' was declared here
  512 |       int s;
      |           ^
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 'double Roll::windowMean(const int&)' at MazamaRollUtils.cpp:337:18,
    inlined from 'double Roll::windowVar(const int&)' at MazamaRollUtils.cpp:510:29,
    inlined from 'Rcpp::NumericVector Roll::sd()' at MazamaRollUtils.cpp:168:20,
    inlined from 'Rcpp::NumericVector roll_sd_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)' at MazamaRollUtils.cpp:706:18:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In function 'Rcpp::NumericVector roll_sd_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)':
MazamaRollUtils.cpp:320:11: note: 's' was declared here
  320 |       int s;
      |           ^
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 'double Roll::windowSum(const int&)' at MazamaRollUtils.cpp:491:18,
    inlined from 'Rcpp::NumericVector Roll::sum()' at MazamaRollUtils.cpp:177:25,
    inlined from 'Rcpp::NumericVector roll_sum_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)' at MazamaRollUtils.cpp:720:19:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In function 'Rcpp::NumericVector roll_sum_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)':
MazamaRollUtils.cpp:474:11: note: 's' was declared here
  474 |       int s;
      |           ^
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 'double Roll::windowVar(const int&)' at MazamaRollUtils.cpp:529:18,
    inlined from 'Rcpp::NumericVector Roll::var()' at MazamaRollUtils.cpp:186:25,
    inlined from 'Rcpp::NumericVector roll_var_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)' at MazamaRollUtils.cpp:734:19:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In function 'Rcpp::NumericVector roll_var_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)':
MazamaRollUtils.cpp:512:11: note: 's' was declared here
  512 |       int s;
      |           ^
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 'double Roll::windowMean(const int&)' at MazamaRollUtils.cpp:337:18,
    inlined from 'double Roll::windowVar(const int&)' at MazamaRollUtils.cpp:510:29,
    inlined from 'Rcpp::NumericVector Roll::var()' at MazamaRollUtils.cpp:186:25,
    inlined from 'Rcpp::NumericVector roll_var_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)' at MazamaRollUtils.cpp:734:19:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/vector/traits.h:46:61: warning: 's' may be used uninitialized [-Wmaybe-uninitialized]
   46 |                 inline proxy ref(R_xlen_t i) { return start[i] ; }
      |                                                             ^
MazamaRollUtils.cpp: In function 'Rcpp::NumericVector roll_var_cpp(Rcpp::NumericVector, unsigned int, int, const Rcpp::String&, Rcpp::LogicalVector)':
MazamaRollUtils.cpp:320:11: note: 's' was declared here
  320 |       int s;
      |           ^
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 -shared -s -static-libgcc -o MazamaRollUtils.dll tmp.def MazamaRollUtils.o RcppExports.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/Rtmpeuqiqg/R.INSTALL1f19c1673e04/MazamaRollUtils/src'
make[1]: Entering directory '/d/temp/Rtmpeuqiqg/R.INSTALL1f19c1673e04/MazamaRollUtils/src'
make[1]: Leaving directory '/d/temp/Rtmpeuqiqg/R.INSTALL1f19c1673e04/MazamaRollUtils/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-MazamaRollUtils/00new/MazamaRollUtils/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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
* MD5 sums
packaged installation of 'MazamaRollUtils' as MazamaRollUtils_0.1.3.zip
* DONE (MazamaRollUtils)