* installing *source* package 'kbal' ... ** package 'kbal' 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/2024_11_18_01_50_01_1577/RtmpgfJK1d/R.INSTALL5d58de825e8/kbal/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:/RCompile/CRANpkg/lib/4.3/RcppParallel/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:/RCompile/CRANpkg/lib/4.3/RcppParallel/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c kernel_parallel.cpp -o kernel_parallel.o kernel_parallel.cpp: In member function 'virtual void Kernel_2::operator()(std::size_t, std::size_t)': kernel_parallel.cpp:89:37: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 89 | for (std::size_t j = 0; j < m; j++) { | ~~^~~ kernel_parallel.cpp: In member function 'virtual void Kernel_old::operator()(std::size_t, std::size_t)': kernel_parallel.cpp:145:39: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 145 | for (std::size_t j = 0; j < m; j++) { | ~~^~~ g++ -std=gnu++17 -shared -s -static-libgcc -o kbal.dll tmp.def RcppExports.o kernel_parallel.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/2024_11_18_01_50_01_1577/RtmpgfJK1d/R.INSTALL5d58de825e8/kbal/src' make[1]: Entering directory '/d/temp/2024_11_18_01_50_01_1577/RtmpgfJK1d/R.INSTALL5d58de825e8/kbal/src' make[1]: Leaving directory '/d/temp/2024_11_18_01_50_01_1577/RtmpgfJK1d/R.INSTALL5d58de825e8/kbal/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-kbal/00new/kbal/libs/x64 ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 'kbal' as kbal_0.1.1.zip * DONE (kbal)