* installing *source* package 'mlrv' ...
** package 'mlrv' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpO2O9ej/R.INSTALLcd44d9c60da/mlrv/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rb_fast.cpp -o rb_fast.o
In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:188,
                 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 rb_fast.cpp:1:
In function 'SEXPREC* Rcpp::internal::primitive_wrap__impl__cast(const T&, Rcpp::traits::false_type) [with T = int]',
    inlined from 'SEXPREC* Rcpp::internal::primitive_wrap__impl(const T&, Rcpp::traits::r_type_primitive_tag) [with T = int]' at D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/internal/wrap.h:465:46,
    inlined from 'SEXPREC* Rcpp::internal::primitive_wrap(const T&) [with T = int]' at D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/internal/wrap.h:489:40,
    inlined from 'SEXPREC* Rcpp::internal::wrap_dispatch(const T&, Rcpp::traits::wrap_type_primitive_tag) [with T = int]' at D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/internal/wrap.h:744:34,
    inlined from 'SEXPREC* Rcpp::wrap(const T&) [with T = int]' at D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/internal/wrap_end.h:30:38,
    inlined from 'Rcpp::internal::generic_name_proxy<RTYPE, StoragePolicy>& Rcpp::internal::generic_name_proxy<RTYPE, StoragePolicy>::operator=(const T&) [with T = int; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/vector/proxy.h:157:11,
    inlined from 'Rcpp::List MV_ise_heter(arma::cube, int, int, int)' at rb_fast.cpp:1588:20:
D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/internal/wrap.h:442:41: warning: 'minq' may be used uninitialized [-Wmaybe-uninitialized]
  442 |             r_vector_start<RTYPE>(x)[0] = object;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
rb_fast.cpp: In function 'Rcpp::List MV_ise_heter(arma::cube, int, int, int)':
rb_fast.cpp:1541:13: note: 'minq' was declared here
 1541 |   int minp, minq;
      |             ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tvdiff.cpp -o tvdiff.o
g++ -std=gnu++17 -shared -s -static-libgcc -o mlrv.dll tmp.def RcppExports.o rb_fast.o tvdiff.o -fopenmp -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRblas -lgfortran -lm -lquadmath -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.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpO2O9ej/R.INSTALLcd44d9c60da/mlrv/src'
make[1]: Entering directory '/d/temp/RtmpO2O9ej/R.INSTALLcd44d9c60da/mlrv/src'
make[1]: Leaving directory '/d/temp/RtmpO2O9ej/R.INSTALLcd44d9c60da/mlrv/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-mlrv/00new/mlrv/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 'mlrv' as mlrv_0.1.1.zip
* DONE (mlrv)