* installing *source* package 'tsmarch' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppBessel/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DRCPP_PARALLEL_USE_TBB=1 -DARMA_WARN_LEVEL=1 -DARMA_64BIT_WORD=1 -I../inst/include -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppBessel/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DRCPP_PARALLEL_USE_TBB=1 -DARMA_WARN_LEVEL=1 -DARMA_64BIT_WORD=1 -I../inst/include -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c copula.cpp -o copula.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppBessel/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DRCPP_PARALLEL_USE_TBB=1 -DARMA_WARN_LEVEL=1 -DARMA_64BIT_WORD=1 -I../inst/include -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c corfun.cpp -o corfun.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppBessel/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DRCPP_PARALLEL_USE_TBB=1 -DARMA_WARN_LEVEL=1 -DARMA_64BIT_WORD=1 -I../inst/include -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c dcc.cpp -o dcc.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppBessel/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DRCPP_PARALLEL_USE_TBB=1 -DARMA_WARN_LEVEL=1 -DARMA_64BIT_WORD=1 -I../inst/include -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c distributions.cpp -o distributions.o distributions.cpp: In function 'arma::uvec interval(const arma::vec&, const arma::vec&)': distributions.cpp:108:21: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 108 | if (i.max() + 1 < k) { | ~~~~~~~~~~~~^~~ distributions.cpp: In function 'arma::cx_vec ghypmvcf(const arma::vec&, const arma::vec&, const arma::vec&, const arma::vec&, const arma::vec&, const arma::vec&)': distributions.cpp:218:22: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const long long unsigned int'} and 'int' [-Wsign-compare] 218 | if(lambda.n_elem != m || alpha.n_elem != m || beta.n_elem != m || delta.n_elem != m) { | ~~~~~~~~~~~~~~^~~~ distributions.cpp:218:43: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const long long unsigned int'} and 'int' [-Wsign-compare] 218 | if(lambda.n_elem != m || alpha.n_elem != m || beta.n_elem != m || delta.n_elem != m) { | ~~~~~~~~~~~~~^~~~ distributions.cpp:218:63: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const long long unsigned int'} and 'int' [-Wsign-compare] 218 | if(lambda.n_elem != m || alpha.n_elem != m || beta.n_elem != m || delta.n_elem != m) { | ~~~~~~~~~~~~^~~~ distributions.cpp:218:84: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const long long unsigned int'} and 'int' [-Wsign-compare] 218 | if(lambda.n_elem != m || alpha.n_elem != m || beta.n_elem != m || delta.n_elem != m) { | ~~~~~~~~~~~~~^~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppBessel/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DRCPP_PARALLEL_USE_TBB=1 -DARMA_WARN_LEVEL=1 -DARMA_64BIT_WORD=1 -I../inst/include -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c gogarch.cpp -o gogarch.o gogarch.cpp: In function 'arma::umat combn(arma::uvec, int)': gogarch.cpp:136:38: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 136 | while (t != -1 && indices[t] == len - m + t) t--; g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppBessel/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DRCPP_PARALLEL_USE_TBB=1 -DARMA_WARN_LEVEL=1 -DARMA_64BIT_WORD=1 -I../inst/include -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c helpers.cpp -o helpers.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppBessel/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DRCPP_PARALLEL_USE_TBB=1 -DARMA_WARN_LEVEL=1 -DARMA_64BIT_WORD=1 -I../inst/include -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c nig.cpp -o nig.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppBessel/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DRCPP_PARALLEL_USE_TBB=1 -DARMA_WARN_LEVEL=1 -DARMA_64BIT_WORD=1 -I../inst/include -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c radical.cpp -o radical.o g++ -std=gnu++17 -shared -s -static-libgcc -o tsmarch.dll tmp.def RcppExports.o copula.o corfun.o dcc.o distributions.o gogarch.o helpers.o nig.o radical.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LD:/RCompile/CRANpkg/lib/4.5/RcppParallel/lib/x64 -ltbb -ltbbmalloc -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-tsmarch/00new/tsmarch/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tsmarch)