* installing *source* package 'fasterize' ...
** package 'fasterize' 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/RtmpGg6XX1/R.INSTALL165e46fdd4cf5/fasterize/src'
rm -f fasterize.dll RcppExports.o check_inputs.o edgelist.o fasterize.o pixelfn.o rasterize_polygon.o utils.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DARMA_64BIT_WORD -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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DARMA_64BIT_WORD -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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c check_inputs.cpp -o check_inputs.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DARMA_64BIT_WORD -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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c edgelist.cpp -o edgelist.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DARMA_64BIT_WORD -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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fasterize.cpp -o fasterize.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DARMA_64BIT_WORD -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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pixelfn.cpp -o pixelfn.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DARMA_64BIT_WORD -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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rasterize_polygon.cpp -o rasterize_polygon.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DARMA_64BIT_WORD -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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils.cpp -o utils.o
g++ -std=gnu++17 -shared -s -static-libgcc -o fasterize.dll tmp.def RcppExports.o check_inputs.o edgelist.o fasterize.o pixelfn.o rasterize_polygon.o utils.o -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/RtmpGg6XX1/R.INSTALL165e46fdd4cf5/fasterize/src'
make[1]: Entering directory '/d/temp/RtmpGg6XX1/R.INSTALL165e46fdd4cf5/fasterize/src'
make[1]: Leaving directory '/d/temp/RtmpGg6XX1/R.INSTALL165e46fdd4cf5/fasterize/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-fasterize/00new/fasterize/libs/x64
** R
** 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 'fasterize' as fasterize_1.0.5.zip
* DONE (fasterize)