* installing *source* package 'lobstr' ...
** package 'lobstr' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++11
make[1]: Entering directory '/d/temp/2024_11_18_01_50_00_1577/RtmpAl2E4V/R.INSTALL11d0c146b6b8a/lobstr/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c address.cpp -o address.o
In file included from utils.h:1,
                 from address.cpp:1:
D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:11: warning: "R_NO_REMAP" redefined
   11 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c cpp11.cpp -o cpp11.o
In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11.hpp:3,
                 from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/declarations.hpp:13,
                 from cpp11.cpp:5:
D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:11: warning: "R_NO_REMAP" redefined
   11 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c inspect.cpp -o inspect.o
In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/environment.hpp:6,
                 from inspect.cpp:1:
D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:11: warning: "R_NO_REMAP" redefined
   11 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c size.cpp -o size.o
In file included from D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/environment.hpp:6,
                 from size.cpp:1:
D:/RCompile/CRANpkg/lib/4.5/cpp11/include/cpp11/R.hpp:11: warning: "R_NO_REMAP" redefined
   11 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++ -shared -s -static-libgcc -o lobstr.dll tmp.def address.o cpp11.o inspect.o size.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/2024_11_18_01_50_00_1577/RtmpAl2E4V/R.INSTALL11d0c146b6b8a/lobstr/src'
make[1]: Entering directory '/d/temp/2024_11_18_01_50_00_1577/RtmpAl2E4V/R.INSTALL11d0c146b6b8a/lobstr/src'
make[1]: Leaving directory '/d/temp/2024_11_18_01_50_00_1577/RtmpAl2E4V/R.INSTALL11d0c146b6b8a/lobstr/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-lobstr/00new/lobstr/libs/x64
** R
** 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 'lobstr' as lobstr_1.1.2.zip
* DONE (lobstr)