* installing *source* package 'tsmarch' ...
** package 'tsmarch' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2024_12_08_01_50_01_8405/RtmpMlTY66/R.INSTALLaad430464ff/tsmarch/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.4/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  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.4/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  -c copula.cpp -o copula.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.4/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  -c corfun.cpp -o corfun.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.4/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  -c dcc.cpp -o dcc.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.4/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  -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) {
      |                                                                       ~~~~~~~~~~~~~^~~~
In file included from D:/RCompile/recent/R-4.4.2/include/R.h:73,
                 from distributions.h:3,
                 from distributions.cpp:4:
D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h: In function 'void Rcpp::Rf_warning(const char*, Args&& ...) [with Args = {const char*}]':
D:/RCompile/recent/R-4.4.2/include/R_ext/Error.h:69:17: warning: infinite recursion detected [-Winfinite-recursion]
   69 | #define warning Rf_warning
      |                 ^~~~~~~~~~
D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:46:13: note: in expansion of macro 'warning'
   46 | inline void warning(const char* fmt, Args&&... args ) {
      |             ^~~~~~~
In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/exceptions.h:180,
                 from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:130,
                 from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25,
                 from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from distributions.h:4:
D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:47:15: note: recursive call
   47 |     Rf_warning("%s", tfm::format(fmt, std::forward<Args>(args)... ).c_str());
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.4/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  -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-4.4.2/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.4/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  -c helpers.cpp -o helpers.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.4/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  -c nig.cpp -o nig.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.4/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  -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-4.4.2/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.2/bin/x64 -lRblas -lgfortran -lm -lquadmath -LD:/RCompile/CRANpkg/lib/4.4/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-4.4.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2024_12_08_01_50_01_8405/RtmpMlTY66/R.INSTALLaad430464ff/tsmarch/src'
make[1]: Entering directory '/d/temp/2024_12_08_01_50_01_8405/RtmpMlTY66/R.INSTALLaad430464ff/tsmarch/src'
make[1]: Leaving directory '/d/temp/2024_12_08_01_50_01_8405/RtmpMlTY66/R.INSTALLaad430464ff/tsmarch/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/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
* MD5 sums
packaged installation of 'tsmarch' as tsmarch_1.0.0.zip
* DONE (tsmarch)