* installing *source* package 'fromo' ... ** package 'fromo' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/RtmpwhSxTm/R.INSTALL1fc5048e8fa1/fromo/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c 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-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fromo.cpp -o fromo.o In file included from fromo.cpp:42: welford.h: In instantiation of 'Welford& Welford::join(const Welford&) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]': fromo.cpp:398:16: required from here welford.h:447:21: warning: unused variable 'qqq' [-Wunused-variable] 447 | int ppp,qqq; | ^~~ welford.h: In instantiation of 'Welford& Welford::unjoin(const Welford&) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]': fromo.cpp:414: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-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129:52: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:142:54: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:156:56: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:170:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:183:37: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:196:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:213:48: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:216:44: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:230:43: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:394:41: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:405:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:416:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:428:45: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:430:39: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:286:69: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | 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) [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 renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': running.h:288:66: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, 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:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:348:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:441:38: required from here running.h:105:28: warning: unused variable 'denom' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ running.h:105:48: warning: unused variable 'sigmapow' [-Wunused-variable] 105 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~~~~ welford.h: In instantiation of 'Welford& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]': running.h:192:35: required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, 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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]': running.h:192:35: required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, 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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]': running.h:192:35: required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, 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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]': running.h:192:35: required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, 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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:329:46: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]': running.h:192:35: required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, 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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]': running.h:192:35: required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, 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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:306:78: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]': running.h:192:35: required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, 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 renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:280:72: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]': running.h:192:35: required from 'Rcpp::NumericMatrix runQM(T, W, int, int, int, int, int, double, 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 renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:282:73: required from 'Rcpp::NumericMatrix runQMCurryZero(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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:309:75: required from 'Rcpp::NumericMatrix runQMCurryOne(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; bool ord_beyond = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:331:41: required from 'Rcpp::NumericMatrix runQMCurryTwo(T, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' running.h:347:68: required from 'Rcpp::NumericMatrix runQMCurryThree(SEXP, Rcpp::Nullable >, int, int, int, int, int, double, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' running.cpp:129: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-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c 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-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138:54: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew4; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:157:56: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt5; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:178:58: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdev; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:198:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_skew; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:217:39: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_exkurt; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:236:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmaxonly; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:259:50: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:263:46: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_stdmoments; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:285:45: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_centered; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:455:43: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_scaled; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:472:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_zscore; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:489:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpese; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:508:47: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sharpe; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:512:41: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:330:71: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | 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::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = false; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': t_running.h:335:68: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:429:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_tstat; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:530:40: required from here t_running.h:166:9: warning: unused variable 'iii' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:166:13: warning: unused variable 'jjj' [-Wunused-variable] 166 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_running.h:184:28: warning: unused variable 'denom' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~ t_running.h:184:48: warning: unused variable 'sigmapow' [-Wunused-variable] 184 | double sg_denom,renorm,denom,sigmasq,sigma,sigmapow,mydf,dwsum,skew,exkurt,sr; | ^~~~~~~~ welford.h: In instantiation of 'Welford& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = true]': t_running.h:257:35: required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = false; bool na_rm = false]': t_running.h:257:35: required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = true]': t_running.h:257:35: required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = false; bool na_rm = false]': t_running.h:257:35: required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:396:48: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = true]': t_running.h:257:35: required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = true; bool ord_beyond = true; bool na_rm = false]': t_running.h:257:35: required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:361:80: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = true]': t_running.h:257:35: required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = true; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:318:74: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138: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& Welford::swap_one(double, W, double, W) [with W = double; bool has_wts = false; bool ord_beyond = true; bool na_rm = false]': t_running.h:257:35: required from 'Rcpp::NumericMatrix t_runQM(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, 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; bool renormalize = true; bool na_rm = false; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:323:75: required from 'Rcpp::NumericMatrix t_runQMCurryZero(T, W, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, 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; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:368:77: required from 'Rcpp::NumericMatrix t_runQMCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, 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:401:43: required from 'Rcpp::NumericMatrix t_runQMCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with T = Rcpp::Vector<13>; ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>]' t_running.h:425:70: required from 'Rcpp::NumericMatrix t_runQMCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, int, double, int, double, int, double, bool, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sd3; Rcpp::NumericMatrix = Rcpp::Matrix<14>; SEXP = SEXPREC*]' t_running.cpp:138: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; | ^~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c 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::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] 130 | int iii,jjj,lll,tr_iii,tr_jjj; | ^~~ t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_sum; SEXP = SEXPREC*]' t_runningmean.cpp:87:45: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = true; SEXP = SEXPREC*]' t_runningmean.h:434:55: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:403:105: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:373:128: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:376:130: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:346:125: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:349:126: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:354:121: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In instantiation of 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:357:118: required from 'SEXPREC* t_runningSumishCurryOne(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:387:107: required from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:406:107: required from 'SEXPREC* t_runningSumishCurryThree(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; bool do_recompute = false; SEXP = SEXPREC*]' t_runningmean.h:438:52: required from 'SEXPREC* t_runningSumishCurryFour(SEXP, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, bool, int, int, bool, bool, bool) [with ReturnWhat retwhat = ret_mean; SEXP = SEXPREC*]' t_runningmean.cpp:109:46: required from here t_runningmean.h:130:13: warning: unused variable 'jjj' [-Wunused-variable] t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ t_runningmean.h: In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:357:16, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:354:20, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:349:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:346:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:357:16, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:354:20, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:349:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:346:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:357:16, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:354:20, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:349:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:346:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:357:16, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:354:20, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:349:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:346:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:357:16, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:354:20, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:349:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:346:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:357:16, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:354:20, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:349:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:346:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:357:16, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:354:20, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:349:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:346:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:357:16, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:354:20, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:349:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | double tf,t0; | ^~ In function 'RET t_runningSumish(T, Rcpp::Nullable >, Rcpp::Nullable >, double, W, Rcpp::Nullable >, 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::Nullable >, double, W, Rcpp::Nullable >, 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:346:24, inlined from 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:387:107: t_runningmean.h:168:9: warning: 't0' may be used uninitialized [-Wmaybe-uninitialized] 168 | if ((prev_tf <= t0) || (subcount >= restart_period)) { | ^~ t_runningmean.h: In function 'SEXPREC* t_runningSumishCurryTwo(T, Rcpp::Nullable >, Rcpp::Nullable >, double, SEXP, Rcpp::Nullable >, 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:124:15: note: 't0' was declared here 124 | 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 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpwhSxTm/R.INSTALL1fc5048e8fa1/fromo/src' make[1]: Entering directory '/d/temp/RtmpwhSxTm/R.INSTALL1fc5048e8fa1/fromo/src' make[1]: Leaving directory '/d/temp/RtmpwhSxTm/R.INSTALL1fc5048e8fa1/fromo/src' installing to d:/Rcompile/CRANpkg/lib/4.3/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.1.zip * DONE (fromo)