* installing *source* package 'ggiraph' ...
** package 'ggiraph' 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/RtmpwXVghd/R.INSTALL14ed02a142ffd/ggiraph/src'
rm -f RcppExports.o a_color.o clip.o dsvg.o dsvg_dev.o geom.o indexed.o interactive.o mask.o pattern.o raster.o shapes.o svg.o text.o tinyxml2.o utils.o
"D:/RCompile/recent/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/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 -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c a_color.cpp -o a_color.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c clip.cpp -o clip.o
In file included from interactive.h:7,
                 from dsvg_dev.h:7,
                 from dsvg.h:7,
                 from clip.cpp:4:
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
interactive.h:23:9: note:   by 'INDEX InteractiveElements::push(SVGElement*)'
   23 |   INDEX push(SVGElement* el);
      |         ^~~~
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
In file included from dsvg_dev.h:8:
clip.h:27:9: note:   by 'INDEX Clips::push(SVGElement*, const char*)'
   27 |   INDEX push(SVGElement* el, const char* key = NULL);
      |         ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dsvg.cpp -o dsvg.o
In file included from interactive.h:7,
                 from dsvg_dev.h:7,
                 from dsvg.h:7,
                 from dsvg.cpp:9:
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
interactive.h:23:9: note:   by 'INDEX InteractiveElements::push(SVGElement*)'
   23 |   INDEX push(SVGElement* el);
      |         ^~~~
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
In file included from dsvg_dev.h:8:
clip.h:27:9: note:   by 'INDEX Clips::push(SVGElement*, const char*)'
   27 |   INDEX push(SVGElement* el, const char* key = NULL);
      |         ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dsvg_dev.cpp -o dsvg_dev.o
In file included from interactive.h:7,
                 from dsvg_dev.h:7,
                 from dsvg_dev.cpp:1:
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
interactive.h:23:9: note:   by 'INDEX InteractiveElements::push(SVGElement*)'
   23 |   INDEX push(SVGElement* el);
      |         ^~~~
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
In file included from dsvg_dev.h:8:
clip.h:27:9: note:   by 'INDEX Clips::push(SVGElement*, const char*)'
   27 |   INDEX push(SVGElement* el, const char* key = NULL);
      |         ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c geom.cpp -o geom.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c indexed.cpp -o indexed.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c interactive.cpp -o interactive.o
In file included from interactive.h:7,
                 from dsvg_dev.h:7,
                 from dsvg.h:7,
                 from interactive.cpp:4:
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
interactive.h:23:9: note:   by 'INDEX InteractiveElements::push(SVGElement*)'
   23 |   INDEX push(SVGElement* el);
      |         ^~~~
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
In file included from dsvg_dev.h:8:
clip.h:27:9: note:   by 'INDEX Clips::push(SVGElement*, const char*)'
   27 |   INDEX push(SVGElement* el, const char* key = NULL);
      |         ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mask.cpp -o mask.o
In file included from interactive.h:7,
                 from dsvg_dev.h:7,
                 from dsvg.h:7,
                 from mask.cpp:4:
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
interactive.h:23:9: note:   by 'INDEX InteractiveElements::push(SVGElement*)'
   23 |   INDEX push(SVGElement* el);
      |         ^~~~
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
In file included from dsvg_dev.h:8:
clip.h:27:9: note:   by 'INDEX Clips::push(SVGElement*, const char*)'
   27 |   INDEX push(SVGElement* el, const char* key = NULL);
      |         ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pattern.cpp -o pattern.o
In file included from interactive.h:7,
                 from dsvg_dev.h:7,
                 from dsvg.h:7,
                 from pattern.cpp:4:
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
interactive.h:23:9: note:   by 'INDEX InteractiveElements::push(SVGElement*)'
   23 |   INDEX push(SVGElement* el);
      |         ^~~~
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
In file included from dsvg_dev.h:8:
clip.h:27:9: note:   by 'INDEX Clips::push(SVGElement*, const char*)'
   27 |   INDEX push(SVGElement* el, const char* key = NULL);
      |         ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c raster.cpp -o raster.o
In file included from interactive.h:7,
                 from dsvg_dev.h:7,
                 from dsvg.h:7,
                 from raster.cpp:4:
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
interactive.h:23:9: note:   by 'INDEX InteractiveElements::push(SVGElement*)'
   23 |   INDEX push(SVGElement* el);
      |         ^~~~
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
In file included from dsvg_dev.h:8:
clip.h:27:9: note:   by 'INDEX Clips::push(SVGElement*, const char*)'
   27 |   INDEX push(SVGElement* el, const char* key = NULL);
      |         ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c shapes.cpp -o shapes.o
In file included from interactive.h:7,
                 from dsvg_dev.h:7,
                 from dsvg.h:7,
                 from shapes.cpp:4:
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
interactive.h:23:9: note:   by 'INDEX InteractiveElements::push(SVGElement*)'
   23 |   INDEX push(SVGElement* el);
      |         ^~~~
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
In file included from dsvg_dev.h:8:
clip.h:27:9: note:   by 'INDEX Clips::push(SVGElement*, const char*)'
   27 |   INDEX push(SVGElement* el, const char* key = NULL);
      |         ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c svg.cpp -o svg.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c text.cpp -o text.o
In file included from interactive.h:7,
                 from dsvg_dev.h:7,
                 from dsvg.h:7,
                 from text.cpp:4:
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
interactive.h:23:9: note:   by 'INDEX InteractiveElements::push(SVGElement*)'
   23 |   INDEX push(SVGElement* el);
      |         ^~~~
indexed.h:29:17: warning: 'virtual INDEX IndexedElements::push(SVGElement*, const bool&)' was hidden [-Woverloaded-virtual=]
   29 |   virtual INDEX push(SVGElement* el, const bool& add_id = true);
      |                 ^~~~
In file included from dsvg_dev.h:8:
clip.h:27:9: note:   by 'INDEX Clips::push(SVGElement*, const char*)'
   27 |   INDEX push(SVGElement* el, const char* key = NULL);
      |         ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tinyxml2.cpp -o tinyxml2.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/harfbuzz-2.7.4/include -DSTRICT_R_HEADERS -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/systemfonts/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 ggiraph.dll tmp.def RcppExports.o a_color.o clip.o dsvg.o dsvg_dev.o geom.o indexed.o interactive.o mask.o pattern.o raster.o shapes.o svg.o text.o tinyxml2.o utils.o -L../windows/harfbuzz-2.7.4/lib/x64-ucrt -lpng -lz -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/RtmpwXVghd/R.INSTALL14ed02a142ffd/ggiraph/src'
make[1]: Entering directory '/d/temp/RtmpwXVghd/R.INSTALL14ed02a142ffd/ggiraph/src'
make[1]: Leaving directory '/d/temp/RtmpwXVghd/R.INSTALL14ed02a142ffd/ggiraph/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-ggiraph/00new/ggiraph/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 'ggiraph' as ggiraph_0.8.9.zip
* DONE (ggiraph)