* installing *source* package 'T4transport' ...
** package 'T4transport' 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/Rtmp4kGyER/R.INSTALL6f64341b6612/T4transport/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/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/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c elementary.cpp -o elementary.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c src_barycenter.cpp -o src_barycenter.o
src_barycenter.cpp: In function 'arma::vec cpp_barybregman15(arma::field<arma::Mat<double> >&, arma::field<arma::Col<double> >&, arma::vec, double, double, int, double, bool, arma::vec)':
src_barycenter.cpp:84:10: warning: unused variable 'NN' [-Wunused-variable]
   84 |   double NN = static_cast<double>(N);
      |          ^~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c src_distances.cpp -o src_distances.o
src_distances.cpp: In function 'Rcpp::List cpp_sinkhorn13(arma::vec, arma::vec, arma::mat, double, double, int, double)':
src_distances.cpp:51:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   51 |   for (it=0; it<maxiter; it++){
      |              ~~^~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c src_gaussian.cpp -o src_gaussian.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c src_routines.cpp -o src_routines.o
src_routines.cpp: In function 'arma::vec routine_bary14C(arma::mat&, arma::field<arma::Col<double> >&, arma::vec, double, double, int, double, bool, arma::vec, int)':
src_routines.cpp:38:7: warning: unused variable 'k' [-Wunused-variable]
   38 |   int k;
      |       ^
g++ -std=gnu++17 -shared -s -static-libgcc -o T4transport.dll tmp.def RcppExports.o elementary.o src_barycenter.o src_distances.o src_gaussian.o src_routines.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/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/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp4kGyER/R.INSTALL6f64341b6612/T4transport/src'
make[1]: Entering directory '/d/temp/Rtmp4kGyER/R.INSTALL6f64341b6612/T4transport/src'
make[1]: Leaving directory '/d/temp/Rtmp4kGyER/R.INSTALL6f64341b6612/T4transport/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-T4transport/00new/T4transport/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
** 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 'T4transport' as T4transport_0.1.2.zip
* DONE (T4transport)