* installing *source* package 'fromo' ...
** package 'fromo' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2024_12_22_01_50_00_26287/Rtmpsv77oB/R.INSTALL1f6bcd364b9c/fromo/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c common.cpp -o common.o
common.cpp: In function 'void centmom2cumulants(Rcpp::NumericMatrix, int)':
common.cpp:82:21: warning: unused variable 'ppp' [-Wunused-variable]
   82 |     int iii,jjj,mmm,ppp;
      |                     ^~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c fromo.cpp -o fromo.o
In file included from fromo.cpp:42:
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::join(const Welford<W, has_wts, ord_beyond, na_rm>&) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
fromo.cpp:405:16:   required from here
welford.h:447:21: warning: unused variable 'qqq' [-Wunused-variable]
  447 |             int ppp,qqq;
      |                     ^~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::unjoin(const Welford<W, has_wts, ord_beyond, na_rm>&) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
fromo.cpp:421:18:   required from here
welford.h:531:21: warning: unused variable 'qqq' [-Wunused-variable]
  531 |             int ppp,qqq;
      |                     ^~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c running.cpp -o running.o
In file included from running.cpp:31:
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
In file included from running.cpp:32:
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:145:54:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:160:56:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:175:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:189:37:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:203:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:221:48:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:224:44:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:239:43:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:407:41:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:419:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:431:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:444:45:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:446:39:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
running.h: In instantiation of 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:385:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:458:38:   required from here
running.h:106:28: warning: unused variable 'denom' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
running.h:106:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  106 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
running.h:201:35:   required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
running.h:201:35:   required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]':
running.h:201:35:   required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]':
running.h:201:35:   required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:363:46:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
running.h:201:35:   required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
running.h:201:35:   required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:337:78:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]':
running.h:201:35:   required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:314:63:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]':
running.h:201:35:   required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:317:60:   required from 'Rcpp::NumericMatrix runQMCurryZero(T, W, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:341:75:   required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:366:41:   required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
running.h:384:68:   required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
running.cpp:131:52:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c runningmean.cpp -o runningmean.o
In file included from runningmean.h:31,
                 from runningmean.cpp:26:
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c t_running.cpp -o t_running.o
In file included from t_running.cpp:31:
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
In file included from t_running.cpp:33:
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:160:56:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:182:58:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:203:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:223:39:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:243:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:267:50:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:271:46:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:294:45:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:469:43:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:487:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:505:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:525:47:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:529:41:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
t_running.h: In instantiation of 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:423:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:548:40:   required from here
t_running.h:167:9: warning: unused variable 'iii' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
t_running.h:167:13: warning: unused variable 'jjj' [-Wunused-variable]
  167 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_running.h:185:28: warning: unused variable 'denom' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                            ^~~~~
t_running.h:185:48: warning: unused variable 'sigmapow' [-Wunused-variable]
  185 |     double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr;
      |                                                ^~~~~~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:258:35:   required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:258:35:   required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]':
t_running.h:258:35:   required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]':
t_running.h:258:35:   required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:389:48:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:258:35:   required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:258:35:   required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:351:80:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]':
t_running.h:258:35:   required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:319:65:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
welford.h: In instantiation of 'Welford<W, has_wts, ord_beyond, na_rm>& Welford<W, has_wts, ord_beyond, na_rm>::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]':
t_running.h:258:35:   required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:324:62:   required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:359:77:   required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:394:43:   required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
t_running.h:419:70:   required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
t_running.cpp:140:54:   required from here
welford.h:407:20: warning: unused variable 'diffw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                    ^~~~~
welford.h:407:26: warning: unused variable 'diffx' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                          ^~~~~
welford.h:407:32: warning: unused variable 'diffxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                ^~~~~~
welford.h:407:39: warning: unused variable 'addxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                       ^~~~~
welford.h:407:45: warning: unused variable 'remxw' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                             ^~~~~
welford.h:407:51: warning: unused variable 'nelm' [-Wunused-variable]
  407 |             double diffw,diffx,diffxw,addxw,remxw,nelm;
      |                                                   ^~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true]' at t_running.h:356:103:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true]' at t_running.h:356:103:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true]' at t_running.h:364:100,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered]' at t_running.h:397:109,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered]' at t_running.h:426:136,
    inlined from 'Rcpp::NumericMatrix t_running_centered(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, double, int, bool, bool, bool, bool, bool)' at t_running.cpp:471:127:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_running_centered(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, double, int, bool, bool, bool, bool, bool)':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true]' at t_running.h:356:103,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered]' at t_running.h:397:109,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered]' at t_running.h:426:136,
    inlined from 'Rcpp::NumericMatrix t_running_centered(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, double, int, bool, bool, bool, bool, bool)' at t_running.cpp:471:127:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_running_centered(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, double, int, bool, bool, bool, bool, bool)':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true]' at t_running.h:356:103,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered]' at t_running.h:397:109,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered]' at t_running.h:426:136,
    inlined from 'Rcpp::NumericMatrix t_running_centered(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, double, int, bool, bool, bool, bool, bool)' at t_running.cpp:471:127:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_running_centered(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, double, int, bool, bool, bool, bool, bool)':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true]' at t_running.h:356:103:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true]' at t_running.h:356:103:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true]' at t_running.h:364:100,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt]' at t_running.h:397:109,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt]' at t_running.h:426:136,
    inlined from 'Rcpp::NumericMatrix t_running_kurt(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)' at t_running.cpp:245:125:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_running_kurt(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true]' at t_running.h:356:103,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt]' at t_running.h:397:109,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt]' at t_running.h:426:136,
    inlined from 'Rcpp::NumericMatrix t_running_kurt(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)' at t_running.cpp:245:125:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_running_kurt(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true]' at t_running.h:356:103,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt]' at t_running.h:397:109,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt]' at t_running.h:426:136,
    inlined from 'Rcpp::NumericMatrix t_running_kurt(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)' at t_running.cpp:245:125:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_running_kurt(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
t_running.h: In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]':
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true]' at t_running.h:356:103:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true]' at t_running.h:356:103:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true]' at t_running.h:364:100,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew]' at t_running.h:397:109,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew]' at t_running.h:426:136,
    inlined from 'Rcpp::NumericMatrix t_running_skew(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)' at t_running.cpp:225:123:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_running_skew(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true]' at t_running.h:356:103,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew]' at t_running.h:397:109,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew]' at t_running.h:426:136,
    inlined from 'Rcpp::NumericMatrix t_running_skew(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)' at t_running.cpp:225:123:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_running_skew(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true]' at t_running.h:356:103,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew]' at t_running.h:397:109,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew]' at t_running.h:426:136,
    inlined from 'Rcpp::NumericMatrix t_running_skew(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)' at t_running.cpp:225:123:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_running_skew(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, double, int, bool, bool, bool, bool, bool)':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = true]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:327:128,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool ord_beyond = false]' at t_running.h:322:131,
    inlined from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false]' at t_running.h:364:100:
t_running.h:237:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  237 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t_running.h: In function 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, double, int, double, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false]':
t_running.h:179:15: note: 't0' was declared here
  179 |     double tf,t0;
      |               ^~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c t_runningmean.cpp -o t_runningmean.o
In file included from t_runningmean.h:31,
                 from t_runningmean.cpp:26:
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
  131 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]'
t_runningmean.cpp:87:45:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]'
t_runningmean.h:435:55:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:404:105:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:374:128:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:377:130:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:347:125:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:350:126:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:355:121:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:358:118:   required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:388:107:   required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:407:107:   required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]'
t_runningmean.h:439:52:   required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]'
t_runningmean.cpp:109:46:   required from here
t_runningmean.h:131:13: warning: unused variable 'jjj' [-Wunused-variable]
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_sum; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = true; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = true]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<13>; oneW = int; bool w_robustly = false; ReturnWhat retwhat = ret_mean; bool has_wts = true; bool do_recompute = false; bool na_rm = false]':
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:358:16,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:355:20,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:350:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:347:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:358:16,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:355:20,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:350:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:347:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:358:16,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:355:20,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:350:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:347:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_mean; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:358:16,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:355:20,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:350:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_mean; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:347:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_mean; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:358:16,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:355:20,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:350:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:347:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:358:16,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:355:20,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:350:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = false]' at t_runningmean.h:347:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = false]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:358:16,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:355:20,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:350:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:347:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneT = double; bool v_robustly = true; ReturnWhat retwhat = ret_sum; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:358:16,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<14, Rcpp::PreserveStorage>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:355:20,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = false]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:350:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
In function 'RET t_runningSumish(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, bool, bool, bool) [with RET = Rcpp::Vector<13>; T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true; bool na_rm = true]',
    inlined from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool w_robustly = true; ReturnWhat retwhat = ret_sum; bool has_wts = false; bool do_recompute = true]' at t_runningmean.h:347:24,
    inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true]' at t_runningmean.h:388:107:
t_runningmean.h:169:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  169 |         if ((prev_tf <= t0) || (subcount >= restart_period)) {
      |         ^~
t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, bool, int, int, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; oneT = int; bool v_robustly = false; ReturnWhat retwhat = ret_sum; bool do_recompute = true]':
t_runningmean.h:125:15: note: 't0' was declared here
  125 |     double tf,t0;
      |               ^~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c two_running.cpp -o two_running.o
In file included from two_running.cpp:30:
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:551:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:551:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:551:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:551:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
In file included from two_running.cpp:31:
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:125:61:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:125:61:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:125:61:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:125:61:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:125:61:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:125:61:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:125:61:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:125:61:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:140:68:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:140:68:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:140:68:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:140:68:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:140:68:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:140:68:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:140:68:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:140:68:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:158:67:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:158:67:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:158:67:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:158:67:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:158:67:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:158:67:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:158:67:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:158:67:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:175:71:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:175:71:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:175:71:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:175:71:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:175:71:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:175:71:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:175:71:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:175:71:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:192:65:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:192:65:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:192:65:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:192:65:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:192:65:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:192:65:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:192:65:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:192:65:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:207:73:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:207:73:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:207:73:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:207:73:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:207:73:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:207:73:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:207:73:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_running.h: In instantiation of 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:286:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:207:73:   required from here
two_running.h:77:15: warning: unused variable 'ord' [-Wunused-variable]
   77 |     const int ord = 2;
      |               ^~~
two_running.h:100:9: warning: unused variable 'iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_running.h:100:21: warning: unused variable 'tr_iii' [-Wunused-variable]
  100 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |                     ^~~~~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = double; bool has_wts = true; bool na_rm = true]':
two_running.h:152:26:   required from 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  214 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = double; bool has_wts = true; bool na_rm = false]':
two_running.h:152:26:   required from 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = double; bool has_wts = false; bool na_rm = true]':
two_running.h:152:26:   required from 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = double; bool has_wts = false; bool na_rm = false]':
two_running.h:152:26:   required from 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = int; bool has_wts = true; bool na_rm = true]':
two_welford.h:466:22:   required from 'void add_many(TwoWelford<oneW, has_wts, na_rm>&, T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true]'
two_welford.h:478:37:   required from 'TwoWelford<oneW, has_wts, na_rm> quasiWeightedThing(T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true]'
two_welford.h:506:86:   required from 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = int; bool has_wts = true; bool na_rm = false]':
two_welford.h:466:22:   required from 'void add_many(TwoWelford<oneW, has_wts, na_rm>&, T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false]'
two_welford.h:478:37:   required from 'TwoWelford<oneW, has_wts, na_rm> quasiWeightedThing(T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false]'
two_welford.h:506:86:   required from 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = int; bool has_wts = false; bool na_rm = true]':
two_welford.h:466:22:   required from 'void add_many(TwoWelford<oneW, has_wts, na_rm>&, T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true]'
two_welford.h:478:37:   required from 'TwoWelford<oneW, has_wts, na_rm> quasiWeightedThing(T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true]'
two_welford.h:506:86:   required from 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = int; bool has_wts = false; bool na_rm = false]':
two_welford.h:466:22:   required from 'void add_many(TwoWelford<oneW, has_wts, na_rm>&, T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false]'
two_welford.h:478:37:   required from 'TwoWelford<oneW, has_wts, na_rm> quasiWeightedThing(T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false]'
two_welford.h:506:86:   required from 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::rem_one(double, double, W) [with W = double; bool has_wts = true; bool na_rm = true]':
two_welford.h:318:13:   required from 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::swap_one(double, double, W, double, double, W) [with W = double; bool has_wts = true; bool na_rm = true]'
two_running.h:195:31:   required from 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_welford.h:267:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  267 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::rem_one(double, double, W) [with W = double; bool has_wts = true; bool na_rm = false]':
two_welford.h:318:13:   required from 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::swap_one(double, double, W, double, double, W) [with W = double; bool has_wts = true; bool na_rm = false]'
two_running.h:195:31:   required from 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:254:71:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_welford.h:267:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::rem_one(double, double, W) [with W = double; bool has_wts = false; bool na_rm = true]':
two_welford.h:318:13:   required from 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::swap_one(double, double, W, double, double, W) [with W = double; bool has_wts = false; bool na_rm = true]'
two_running.h:195:31:   required from 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:233:56:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_welford.h:267:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::rem_one(double, double, W) [with W = double; bool has_wts = false; bool na_rm = false]':
two_welford.h:318:13:   required from 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::swap_one(double, double, W, double, double, W) [with W = double; bool has_wts = false; bool na_rm = false]'
two_running.h:195:31:   required from 'Rcpp::NumericMatrix two_runQM(T, T, W, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:236:53:   required from 'Rcpp::NumericMatrix two_runQMCurryZero(T, T, W, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:258:68:   required from 'Rcpp::NumericMatrix two_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_running.h:281:76:   required from 'Rcpp::NumericMatrix two_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, int, int, int, double, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_running.cpp:109:62:   required from here
two_welford.h:267:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c two_t_running.cpp -o two_t_running.o
In file included from two_t_running.cpp:30:
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:551:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:551:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:551:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:551:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:571:79:   required from here
two_welford.h:503:12: warning: unused variable 'nextv' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
two_welford.h:503:19: warning: unused variable 'nextw' [-Wunused-variable]
  503 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
In file included from runningmean.h:31,
                 from two_t_running.h:30,
                 from two_t_running.cpp:31:
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:817:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:797:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:798:94:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:780:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
welford.h: In instantiation of 'Rcpp::NumericVector quasiWeightedMoments(T, W, int, int, int, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]':
welford.h:783:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, W, int, int, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
welford.h:805:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, SEXP, int, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
welford.h:818:79:   required from here
welford.h:738:12: warning: unused variable 'nextv' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |            ^~~~~
welford.h:738:19: warning: unused variable 'nextw' [-Wunused-variable]
  738 |     double nextv, nextw, renorm, nok;
      |                   ^~~~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:146:63:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:146:63:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:146:63:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:146:63:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:146:63:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:146:63:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:146:63:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:146:63:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:165:70:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:165:70:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:165:70:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:165:70:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:165:70:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:165:70:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:165:70:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_covariance_matrix; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:165:70:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:187:69:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:187:69:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:187:69:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:187:69:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:187:69:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:187:69:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:187:69:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_slope; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:187:69:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:208:73:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:208:73:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:208:73:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:208:73:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:208:73:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:208:73:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:208:73:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_intercept; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:208:73:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:229:67:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:229:67:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:229:67:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:229:67:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:229:67:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:229:67:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:229:67:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_fit; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:229:67:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:249:75:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:249:75:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:249:75:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:249:75:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:249:75:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:249:75:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:249:75:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_t_running.h: In instantiation of 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]':
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:398:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_regression_diagnostics; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:249:75:   required from here
two_t_running.h:137:15: warning: unused variable 'ord' [-Wunused-variable]
  137 |     const int ord = 2;
      |               ^~~
two_t_running.h:164:9: warning: unused variable 'iii' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |         ^~~
two_t_running.h:164:13: warning: unused variable 'jjj' [-Wunused-variable]
  164 |     int iii,jjj,lll,tr_iii,tr_jjj;
      |             ^~~
two_t_running.h:184:9: warning: unused variable 'mmm' [-Wunused-variable]
  184 |     int mmm;
      |         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = double; bool has_wts = true; bool na_rm = true]':
two_t_running.h:267:30:   required from 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  214 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::rem_one(double, double, W) [with W = double; bool has_wts = true; bool na_rm = true]':
two_t_running.h:275:34:   required from 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_welford.h:267:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  267 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = double; bool has_wts = true; bool na_rm = false]':
two_t_running.h:267:30:   required from 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  214 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::rem_one(double, double, W) [with W = double; bool has_wts = true; bool na_rm = false]':
two_t_running.h:275:34:   required from 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:350:73:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_welford.h:267:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  267 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = double; bool has_wts = false; bool na_rm = true]':
two_t_running.h:267:30:   required from 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  214 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::rem_one(double, double, W) [with W = double; bool has_wts = false; bool na_rm = true]':
two_t_running.h:275:34:   required from 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:319:58:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_welford.h:267:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  267 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = double; bool has_wts = false; bool na_rm = false]':
two_t_running.h:267:30:   required from 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  214 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::rem_one(double, double, W) [with W = double; bool has_wts = false; bool na_rm = false]':
two_t_running.h:275:34:   required from 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:324:55:   required from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:358:70:   required from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>]'
two_t_running.h:391:78:   required from 'Rcpp::NumericMatrix two_t_runQMCurryTwo(SEXP, SEXP, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_correlation; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]'
two_t_running.cpp:126:64:   required from here
two_welford.h:267:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  267 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = int; bool has_wts = true; bool na_rm = true]':
two_welford.h:466:22:   required from 'void add_many(TwoWelford<oneW, has_wts, na_rm>&, T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true]'
two_welford.h:478:37:   required from 'TwoWelford<oneW, has_wts, na_rm> quasiWeightedThing(T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true]'
two_welford.h:506:86:   required from 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
  214 |                    wtD, wtA;
      |                         ^~~
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = int; bool has_wts = true; bool na_rm = false]':
two_welford.h:466:22:   required from 'void add_many(TwoWelford<oneW, has_wts, na_rm>&, T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false]'
two_welford.h:478:37:   required from 'TwoWelford<oneW, has_wts, na_rm> quasiWeightedThing(T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false]'
two_welford.h:506:86:   required from 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<13>; oneW = int; bool has_wts = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:550:91:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = int; bool has_wts = false; bool na_rm = true]':
two_welford.h:466:22:   required from 'void add_many(TwoWelford<oneW, has_wts, na_rm>&, T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true]'
two_welford.h:478:37:   required from 'TwoWelford<oneW, has_wts, na_rm> quasiWeightedThing(T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true]'
two_welford.h:506:86:   required from 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = true; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:533:59:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_welford.h: In instantiation of 'TwoWelford<W, has_wts, na_rm>& TwoWelford<W, has_wts, na_rm>::add_one(double, double, W) [with W = int; bool has_wts = false; bool na_rm = false]':
two_welford.h:466:22:   required from 'void add_many(TwoWelford<oneW, has_wts, na_rm>&, T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false]'
two_welford.h:478:37:   required from 'TwoWelford<oneW, has_wts, na_rm> quasiWeightedThing(T, T, W, int, int, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false]'
two_welford.h:506:86:   required from 'Rcpp::NumericVector quasiWeightedMoments(T, T, W, int, int, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; bool na_rm = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:536:56:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryZero(T, T, W, int, int, bool, bool, bool) [with T = Rcpp::Vector<13>; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = int; bool has_wts = false; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
two_welford.h:558:68:   required from 'Rcpp::NumericVector quasiWeightedMomentsCurryOne(T, T, SEXP, bool, bool, bool) [with T = Rcpp::Vector<13>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]'
two_welford.h:570:79:   required from here
two_welford.h:214:25: warning: variable 'wtA' set but not used [-Wunused-but-set-variable]
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_diagnostics]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_diagnostics]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_fit]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_fit]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_intercept]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_intercept]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_regression_slope]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_regression_slope]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance_matrix]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance_matrix]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_covariance]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_covariance]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation]' at two_t_running.h:363:93:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_correlation]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = false]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = false; bool na_rm = true]':
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = false]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:327:121,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
In function 'Rcpp::NumericMatrix two_t_runQM(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true; bool na_rm = true]',
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryZero(T, T, W, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation; W = Rcpp::Vector<14, Rcpp::PreserveStorage>; oneW = double; bool has_wts = true]' at two_t_running.h:322:124,
    inlined from 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation]' at two_t_running.h:355:96:
two_t_running.h:233:29: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized]
  233 |         if ((prev_tf <= t0) || (frets.subcount() >= recom_period)) {
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
two_t_running.h: In function 'Rcpp::NumericMatrix two_t_runQMCurryOne(T, T, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, double, int, int, double, bool, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_correlation]':
two_t_running.h:177:15: note: 't0' was declared here
  177 |     double tf,t0;
      |               ^~
g++ -std=gnu++17 -shared -s -static-libgcc -o fromo.dll tmp.def RcppExports.o common.o fromo.o running.o runningmean.o t_running.o t_runningmean.o two_running.o two_t_running.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2024_12_22_01_50_00_26287/Rtmpsv77oB/R.INSTALL1f6bcd364b9c/fromo/src'
make[1]: Entering directory '/d/temp/2024_12_22_01_50_00_26287/Rtmpsv77oB/R.INSTALL1f6bcd364b9c/fromo/src'
make[1]: Leaving directory '/d/temp/2024_12_22_01_50_00_26287/Rtmpsv77oB/R.INSTALL1f6bcd364b9c/fromo/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-fromo/00new/fromo/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
* MD5 sums
packaged installation of 'fromo' as fromo_0.2.4.zip
* DONE (fromo)