* installing *source* package 'ModelMetrics' ...
** package 'ModelMetrics' 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/RtmpOmECv6/R.INSTALLf6f893676ad/ModelMetrics/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:/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-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c auc_.cpp -o auc_.o
auc_.cpp:39: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   39 |     #pragma omp parallel for
      | 
auc_.cpp:43: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   43 |         #pragma omp parallel for
      | 
auc_.cpp:63: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   63 |   #pragma omp parallel for
      | 
auc_.cpp:107: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  107 |   #pragma omp parallel for
      | 
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:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c confusionMatrix_.cpp -o confusionMatrix_.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:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c error.cpp -o error.o
error.cpp:16: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   16 | #pragma omp parallel for
      | 
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:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gini_.cpp -o gini_.o
gini_.cpp:19: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   19 |   #pragma omp parallel for
      | 
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:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c logLoss_.cpp -o logLoss_.o
logLoss_.cpp:21: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
   21 | #pragma omp parallel for
      | 
g++ -std=gnu++17 -shared -s -static-libgcc -o ModelMetrics.dll tmp.def RcppExports.o auc_.o confusionMatrix_.o error.o gini_.o logLoss_.o -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/RtmpOmECv6/R.INSTALLf6f893676ad/ModelMetrics/src'
make[1]: Entering directory '/d/temp/RtmpOmECv6/R.INSTALLf6f893676ad/ModelMetrics/src'
make[1]: Leaving directory '/d/temp/RtmpOmECv6/R.INSTALLf6f893676ad/ModelMetrics/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-ModelMetrics/00new/ModelMetrics/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'ModelMetrics' as ModelMetrics_1.2.2.2.zip
* DONE (ModelMetrics)