* installing *source* package 'xslt' ...
** package 'xslt' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpgXOd5n/R.INSTALL3a5c6e9c4866/xslt/src'
rm -f RcppExports.o xslt.o xslt_init.o xslt.dll
"D:/RCompile/recent/R-4.3.3/bin/x64/Rscript.exe" "../tools/winlibs.R" 2.10.3
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/libxml2-2.10.3/include -I../windows/libxml2-2.10.3/include/libxml2 -DLIBXML_STATIC -DLIBXSLT_STATIC -DLIBEXSLT_STATIC -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/xml2/include'   -I"d:/rtools43/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.3.3/include" -DNDEBUG -I../windows/libxml2-2.10.3/include -I../windows/libxml2-2.10.3/include/libxml2 -DLIBXML_STATIC -DLIBXSLT_STATIC -DLIBEXSLT_STATIC -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/xml2/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c xslt.cpp -o xslt.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/libxml2-2.10.3/include -I../windows/libxml2-2.10.3/include/libxml2 -DLIBXML_STATIC -DLIBXSLT_STATIC -DLIBEXSLT_STATIC -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/xml2/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c xslt_init.cpp -o xslt_init.o
g++ -std=gnu++17 -shared -s -static-libgcc -o xslt.dll tmp.def RcppExports.o xslt.o xslt_init.o -L../windows/libxml2-2.10.3/lib-12.3.0/x64 -L../windows/libxml2-2.10.3/lib/x64 -lexslt -lxslt -lxml2 -llzma -liconv -lz -lws2_32 -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/RtmpgXOd5n/R.INSTALL3a5c6e9c4866/xslt/src'
make[1]: Entering directory '/d/temp/RtmpgXOd5n/R.INSTALL3a5c6e9c4866/xslt/src'
make[1]: Leaving directory '/d/temp/RtmpgXOd5n/R.INSTALL3a5c6e9c4866/xslt/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-xslt/00new/xslt/libs/x64
** R
** 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 'xslt' as xslt_1.4.5.zip
* DONE (xslt)