* installing *source* package 'RcppInt64' ...
** this is package 'RcppInt64' version '0.0.5'
** package 'RcppInt64' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_06_29_01_50_00_26597/Rtmp2760tb/R.INSTALLaad8667646e0/RcppInt64/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include'   -I"d:/rtools45/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 -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c int64.cpp -o int64.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c nanotime.cpp -o nanotime.o
g++ -std=gnu++17 -shared -s -static-libgcc -o RcppInt64.dll tmp.def RcppExports.o int64.o nanotime.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_06_29_01_50_00_26597/Rtmp2760tb/R.INSTALLaad8667646e0/RcppInt64/src'
make[1]: Entering directory '/d/temp/2025_06_29_01_50_00_26597/Rtmp2760tb/R.INSTALLaad8667646e0/RcppInt64/src'
make[1]: Leaving directory '/d/temp/2025_06_29_01_50_00_26597/Rtmp2760tb/R.INSTALLaad8667646e0/RcppInt64/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-RcppInt64/00new/RcppInt64/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 'RcppInt64' as RcppInt64_0.0.5.zip
* DONE (RcppInt64)