* installing *source* package 'udpipe' ...
** package 'udpipe' 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/RtmpYJPp2j/R.INSTALL324981031917/udpipe/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_dependency_parsing_utils.cpp -o rcpp_dependency_parsing_utils.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_phrases.cpp -o rcpp_phrases.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_udpipe.cpp -o rcpp_udpipe.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c udpipe.cpp -o udpipe.o
g++ -shared -s -static-libgcc -o udpipe.dll tmp.def RcppExports.o rcpp_dependency_parsing_utils.o rcpp_phrases.o rcpp_udpipe.o udpipe.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/RtmpYJPp2j/R.INSTALL324981031917/udpipe/src'
make[1]: Entering directory '/d/temp/RtmpYJPp2j/R.INSTALL324981031917/udpipe/src'
make[1]: Leaving directory '/d/temp/RtmpYJPp2j/R.INSTALL324981031917/udpipe/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-udpipe/00new/udpipe/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'udpipe' as udpipe_0.8.11.zip
* DONE (udpipe)