* installing *source* package 'xslt' ...
** package 'xslt' 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/2024_12_18_01_50_01_11818/RtmpW8Hxor/R.INSTALL1464433ad230a/xslt/src'
using libexslt from Rtools
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include -DLIBEXSLT_STATIC -ID:/rtools44/x86_64-w64-mingw32.static.posix/include/libxml2 -DLIBXSLT_STATIC -DLIBXML_STATIC -DLZMA_API_STATIC -DLZMA_API_STATIC -DLZMA_API_STATIC -DLZMA_API_STATIC  -DLIBXML_STATIC -DLIBXSLT_STATIC -DLIBEXSLT_STATIC -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/xml2/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
In file included from xslt_types.h:1,
                 from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.5/xml2/include/xml2_types.h:5: warning: "R_NO_REMAP" redefined
    5 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include -DLIBEXSLT_STATIC -ID:/rtools44/x86_64-w64-mingw32.static.posix/include/libxml2 -DLIBXSLT_STATIC -DLIBXML_STATIC -DLZMA_API_STATIC -DLZMA_API_STATIC -DLZMA_API_STATIC -DLZMA_API_STATIC  -DLIBXML_STATIC -DLIBXSLT_STATIC -DLIBEXSLT_STATIC -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/xml2/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c xslt.cpp -o xslt.o
In file included from xslt_types.h:1,
                 from xslt.cpp:7:
D:/RCompile/CRANpkg/lib/4.5/xml2/include/xml2_types.h:5: warning: "R_NO_REMAP" redefined
    5 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/rtools44/x86_64-w64-mingw32.static.posix/include -DLIBEXSLT_STATIC -ID:/rtools44/x86_64-w64-mingw32.static.posix/include/libxml2 -DLIBXSLT_STATIC -DLIBXML_STATIC -DLZMA_API_STATIC -DLZMA_API_STATIC -DLZMA_API_STATIC -DLZMA_API_STATIC  -DLIBXML_STATIC -DLIBXSLT_STATIC -DLIBEXSLT_STATIC -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/xml2/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -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 -LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -lexslt -lm -llzma -LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -lxslt -lxml2 -lz -liconv -lm -lws2_32 -llzma -LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -llzma -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/2024_12_18_01_50_01_11818/RtmpW8Hxor/R.INSTALL1464433ad230a/xslt/src'
make[1]: Entering directory '/d/temp/2024_12_18_01_50_01_11818/RtmpW8Hxor/R.INSTALL1464433ad230a/xslt/src'
using libexslt from Rtools
make[1]: Leaving directory '/d/temp/2024_12_18_01_50_01_11818/RtmpW8Hxor/R.INSTALL1464433ad230a/xslt/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/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.5.0.zip
* DONE (xslt)