* installing *source* package 'rbridge' ...
** package 'rbridge' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 12.3.0'
using C++11
make[1]: Entering directory '/d/temp/RtmpQZCQsA/R.INSTALL21d84475c7473/rbridge/src'
g++  -std=gnu++11 -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/RcppArmadillo/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Main_functions.cpp -o Main_functions.o
Main_functions.cpp:322: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  322 | # pragma omp parallel for num_threads(num_threads)
      | 
Main_functions.cpp:367: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  367 | # pragma omp parallel for num_threads(num_threads)
      | 
g++  -std=gnu++11 -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/RcppArmadillo/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -shared -s -static-libgcc -o rbridge.dll tmp.def Main_functions.o RcppExports.o -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -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/RtmpQZCQsA/R.INSTALL21d84475c7473/rbridge/src'
make[1]: Entering directory '/d/temp/RtmpQZCQsA/R.INSTALL21d84475c7473/rbridge/src'
make[1]: Leaving directory '/d/temp/RtmpQZCQsA/R.INSTALL21d84475c7473/rbridge/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-rbridge/00new/rbridge/libs/x64
** R
** 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 'rbridge' as rbridge_1.0.2.zip
* DONE (rbridge)