* installing *source* package 'roxygen2' ...
** this is package 'roxygen2' version '8.0.0'
** package 'roxygen2' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_05_10_01_50_00_3017/Rtmpa2sjbQ/R.INSTALL1762437911cd/roxygen2/src'
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.7/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c cpp11.cpp -o cpp11.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.7/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c escapeExamples.cpp -o escapeExamples.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.7/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c isComplete.cpp -o isComplete.o
isComplete.cpp: In function 'int roxygen_parse_tag(std::string, bool, int, int)':
isComplete.cpp:88:19: warning: unused variable 'r_braces' [-Wunused-variable]
   88 |   int braces = 0, r_braces = 0;
      |                   ^~~~~~~~
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.7/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c leadingSpaces.cpp -o leadingSpaces.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.7/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c parser2.cpp -o parser2.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.7/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c wrapUsage.cpp -o wrapUsage.o
g++ -std=gnu++20 -shared -s -static-libgcc -o roxygen2.dll tmp.def cpp11.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.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/2026_05_10_01_50_00_3017/Rtmpa2sjbQ/R.INSTALL1762437911cd/roxygen2/src'
make[1]: Entering directory '/d/temp/2026_05_10_01_50_00_3017/Rtmpa2sjbQ/R.INSTALL1762437911cd/roxygen2/src'
make[1]: Leaving directory '/d/temp/2026_05_10_01_50_00_3017/Rtmpa2sjbQ/R.INSTALL1762437911cd/roxygen2/src'
installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-roxygen2/00new/roxygen2/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'roxygen2' as roxygen2_8.0.0.zip
* DONE (roxygen2)