* installing *source* package 'NPBayesImputeCat' ...
** package 'NPBayesImputeCat' 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/RtmpA7NNRg/R.INSTALLe0b87a536f2/NPBayesImputeCat/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c CData.cpp -o CData.o
In file included from CData.cpp:26:
In static member function 'static void* CArrayND<T>::flat2arrayND_ln(void*, int, int, int*) [with T = int]',
    inlined from 'static void* CArrayND<T>::flat2arrayND(void*, int, int, ...) [with T = int]' at CArrayND.h:77:25:
CArrayND.h:88:36: warning: 'lengths' may be used uninitialized [-Wmaybe-uninitialized]
   88 |                 size[0] = lengths[0];
      |                           ~~~~~~~~~^
CArrayND.h: In static member function 'static void* CArrayND<T>::flat2arrayND(void*, int, int, ...) [with T = int]':
CArrayND.h:68:21: note: 'lengths' declared here
   68 |                 int lengths[20];
      |                     ^~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c CEnv.cpp -o CEnv.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c CLcm.cpp -o CLcm.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c CParam.cpp -o CParam.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c CTrace.cpp -o CTrace.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SpecialFunctions.cpp -o SpecialFunctions.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lczmain.cpp -o lczmain.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c margin_conditions.cpp -o margin_conditions.o
In file included from margin_conditions.cpp:23:
In static member function 'static void* CArrayND<T>::flat2arrayND_ln(void*, int, int, int*) [with T = int]',
    inlined from 'static void* CArrayND<T>::flat2arrayND(void*, int, int, ...) [with T = int]' at CArrayND.h:77:25:
CArrayND.h:88:36: warning: 'lengths' may be used uninitialized [-Wmaybe-uninitialized]
   88 |                 size[0] = lengths[0];
      |                           ~~~~~~~~~^
CArrayND.h: In static member function 'static void* CArrayND<T>::flat2arrayND(void*, int, int, ...) [with T = int]':
CArrayND.h:68:21: note: 'lengths' declared here
   68 |                 int lengths[20];
      |                     ^~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o NPBayesImputeCat.dll tmp.def CData.o CEnv.o CLcm.o CParam.o CTrace.o RcppExports.o SpecialFunctions.o lczmain.o margin_conditions.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpA7NNRg/R.INSTALLe0b87a536f2/NPBayesImputeCat/src'
make[1]: Entering directory '/d/temp/RtmpA7NNRg/R.INSTALLe0b87a536f2/NPBayesImputeCat/src'
make[1]: Leaving directory '/d/temp/RtmpA7NNRg/R.INSTALLe0b87a536f2/NPBayesImputeCat/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-NPBayesImputeCat/00new/NPBayesImputeCat/libs/x64
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 'NPBayesImputeCat' as NPBayesImputeCat_0.5.zip
* DONE (NPBayesImputeCat)