* installing *source* package 'rcppmlpackexamples' ...
** package 'rcppmlpackexamples' 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/2026_02_25_01_50_00_9182/Rtmp0GgSyX/R.INSTALL13b4c1cc161a8/rcppmlpackexamples/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3p/include" -DNDEBUG  -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/RcppEnsmallen/include' -I'D:/RCompile/CRANpkg/lib/4.4/mlpack/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.3p/include" -DNDEBUG  -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/RcppEnsmallen/include' -I'D:/RCompile/CRANpkg/lib/4.4/mlpack/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c kMeans.cpp -o kMeans.o
In file included from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/qdafn_impl.hpp:19,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/qdafn.hpp:114,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/approx_kfn.hpp:16,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.hpp:33,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.h:34,
                 from kMeans.cpp:3:
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/furthest_neighbor_sort.hpp:109:4: warning: extra ';' [-Wpedantic]
  109 |   };
      |    ^
      |    -
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/furthest_neighbor_sort.hpp:119:4: warning: extra ';' [-Wpedantic]
  119 |   };
      |    ^
      |    -
In file included from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/neighbor_search_stat.hpp:17,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/neighbor_search.hpp:18,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/cf/cf.hpp:21,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/cf.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.hpp:37:
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/nearest_neighbor_sort.hpp:113:4: warning: extra ';' [-Wpedantic]
  113 |   };
      |    ^
      |    -
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/nearest_neighbor_sort.hpp:123:4: warning: extra ';' [-Wpedantic]
  123 |   };
      |    ^
      |    -
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3p/include" -DNDEBUG  -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/RcppEnsmallen/include' -I'D:/RCompile/CRANpkg/lib/4.4/mlpack/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c linearRegression.cpp -o linearRegression.o
In file included from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/qdafn_impl.hpp:19,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/qdafn.hpp:114,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/approx_kfn.hpp:16,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.hpp:33,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.h:34,
                 from linearRegression.cpp:3:
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/furthest_neighbor_sort.hpp:109:4: warning: extra ';' [-Wpedantic]
  109 |   };
      |    ^
      |    -
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/furthest_neighbor_sort.hpp:119:4: warning: extra ';' [-Wpedantic]
  119 |   };
      |    ^
      |    -
In file included from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/neighbor_search_stat.hpp:17,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/neighbor_search.hpp:18,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/cf/cf.hpp:21,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/cf.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.hpp:37:
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/nearest_neighbor_sort.hpp:113:4: warning: extra ';' [-Wpedantic]
  113 |   };
      |    ^
      |    -
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/nearest_neighbor_sort.hpp:123:4: warning: extra ';' [-Wpedantic]
  123 |   };
      |    ^
      |    -
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3p/include" -DNDEBUG  -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/RcppEnsmallen/include' -I'D:/RCompile/CRANpkg/lib/4.4/mlpack/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c loadDefaultPrediction.cpp -o loadDefaultPrediction.o
In file included from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/qdafn_impl.hpp:19,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/qdafn.hpp:114,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/approx_kfn.hpp:16,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.hpp:33,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.h:34,
                 from loadDefaultPrediction.cpp:3:
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/furthest_neighbor_sort.hpp:109:4: warning: extra ';' [-Wpedantic]
  109 |   };
      |    ^
      |    -
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/furthest_neighbor_sort.hpp:119:4: warning: extra ';' [-Wpedantic]
  119 |   };
      |    ^
      |    -
In file included from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/neighbor_search_stat.hpp:17,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/neighbor_search.hpp:18,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/cf/cf.hpp:21,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/cf.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.hpp:37:
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/nearest_neighbor_sort.hpp:113:4: warning: extra ';' [-Wpedantic]
  113 |   };
      |    ^
      |    -
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/nearest_neighbor_sort.hpp:123:4: warning: extra ';' [-Wpedantic]
  123 |   };
      |    ^
      |    -
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3p/include" -DNDEBUG  -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/RcppEnsmallen/include' -I'D:/RCompile/CRANpkg/lib/4.4/mlpack/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c randomForest.cpp -o randomForest.o
In file included from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/qdafn_impl.hpp:19,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/qdafn.hpp:114,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn/approx_kfn.hpp:16,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/approx_kfn.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.hpp:33,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.h:34,
                 from randomForest.cpp:3:
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/furthest_neighbor_sort.hpp:109:4: warning: extra ';' [-Wpedantic]
  109 |   };
      |    ^
      |    -
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/furthest_neighbor_sort.hpp:119:4: warning: extra ';' [-Wpedantic]
  119 |   };
      |    ^
      |    -
In file included from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/neighbor_search_stat.hpp:17,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/neighbor_search.hpp:18,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/cf/cf.hpp:21,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/cf.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack.hpp:37:
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/nearest_neighbor_sort.hpp:113:4: warning: extra ';' [-Wpedantic]
  113 |   };
      |    ^
      |    -
D:/RCompile/CRANpkg/lib/4.4/mlpack/include/mlpack/methods/neighbor_search/sort_policies/nearest_neighbor_sort.hpp:123:4: warning: extra ';' [-Wpedantic]
  123 |   };
      |    ^
      |    -
g++ -std=gnu++17 -shared -s -static-libgcc -o rcppmlpackexamples.dll tmp.def RcppExports.o kMeans.o linearRegression.o loadDefaultPrediction.o randomForest.o -fopenmp -LD:/RCompile/recent/R-4.4.3p/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.3p/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.3p/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_02_25_01_50_00_9182/Rtmp0GgSyX/R.INSTALL13b4c1cc161a8/rcppmlpackexamples/src'
make[1]: Entering directory '/d/temp/2026_02_25_01_50_00_9182/Rtmp0GgSyX/R.INSTALL13b4c1cc161a8/rcppmlpackexamples/src'
make[1]: Leaving directory '/d/temp/2026_02_25_01_50_00_9182/Rtmp0GgSyX/R.INSTALL13b4c1cc161a8/rcppmlpackexamples/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-rcppmlpackexamples/00new/rcppmlpackexamples/libs/x64
** R
** data
** 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 'rcppmlpackexamples' as rcppmlpackexamples_0.0.1.zip
* DONE (rcppmlpackexamples)