* installing *source* package 'abseil' ...
** this is package 'abseil' version '2026.5.26.0'
** package 'abseil' successfully unpacked and MD5 sums checked
** using staged installation
* abseil: compiling 163 source files...
* abseil: compiled 163/163 files (0 failed).
* abseil: created src/libabsl.a (17271.3 KB).
** libs
specified C++17
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_07_02_01_50_00_14550/RtmpuIrry8/R.INSTALL668cbd667d4/abseil/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c abseil_dummy.cc -o abseil_dummy.o
g++ -shared -s -static-libgcc -o abseil.dll tmp.def abseil_dummy.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.6.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_07_02_01_50_00_14550/RtmpuIrry8/R.INSTALL668cbd667d4/abseil/src'
make[1]: Entering directory '/d/temp/2026_07_02_01_50_00_14550/RtmpuIrry8/R.INSTALL668cbd667d4/abseil/src'
make[1]: Leaving directory '/d/temp/2026_07_02_01_50_00_14550/RtmpuIrry8/R.INSTALL668cbd667d4/abseil/src'
installing via 'install.libs.R' to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-abseil/00new/abseil
* abseil: installed d:/Rcompile/CRANpkg/lib/4.6/00LOCK-abseil/00new/abseil/libs/x64/libabsl.a (17271.3 KB).
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'abseil' as abseil_2026.5.26.0.zip
* DONE (abseil)