downloading reverse dependencies ... downloading healthyverse_1.1.0.tar.gz ... ok installing dependencies ‘ggiraph’, ‘healthyR’, ‘healthyR.ai’, ‘healthyR.data’, ‘healthyR.ts’, ‘NNS’, ‘RandomWalker’, ‘tidyAML’, ‘TidyDensity’ also installing the dependency ‘modeltime’ begin installing package ‘modeltime’ begin installing package ‘NNS’ begin installing package ‘healthyR’ begin installing package ‘healthyR.data’ begin installing package ‘TidyDensity’ begin installing package ‘tidyAML’ begin installing package ‘ggiraph’ * installing *source* package ‘tidyAML’ ... ** this is package ‘tidyAML’ version ‘0.0.6’ ** package ‘tidyAML’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 * DONE (tidyAML) * installing *source* package ‘healthyR’ ... ** this is package ‘healthyR’ version ‘0.2.2’ ** package ‘healthyR’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 * DONE (healthyR) * installing *source* package ‘TidyDensity’ ... ** this is package ‘TidyDensity’ version ‘1.5.1’ ** package ‘TidyDensity’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 * DONE (TidyDensity) * installing *source* package ‘healthyR.data’ ... ** this is package ‘healthyR.data’ version ‘1.2.0’ ** package ‘healthyR.data’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 * DONE (healthyR.data) * installing *source* package ‘modeltime’ ... ** this is package ‘modeltime’ version ‘1.3.1’ ** package ‘modeltime’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 * DONE (modeltime) begin installing package ‘healthyR.ts’ begin installing package ‘healthyR.ai’ * installing *source* package ‘NNS’ ... ** this is package ‘NNS’ version ‘11.4.1’ ** package ‘NNS’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUuoGny/R.INSTALLfa8e11911575/NNS/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c fast_lm.cpp -o fast_lm.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c partial_moments.cpp -o partial_moments.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24, from partial_moments.cpp:3: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘long unsigned int’ to ‘tbb::atomic&’ does not use ‘constexpr tbb::atomic::atomic(long unsigned int)’ [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘tbb::interface5::internal::hash_map_base::bucket*’ to ‘tbb::atomic&’ does not use ‘constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]’ [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c partial_moments_rcpp.cpp -o partial_moments_rcpp.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24, from partial_moments_rcpp.cpp:3: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘long unsigned int’ to ‘tbb::atomic&’ does not use ‘constexpr tbb::atomic::atomic(long unsigned int)’ [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]’: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘tbb::interface5::internal::hash_map_base::bucket*’ to ‘tbb::atomic&’ does not use ‘constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]’ [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o NNS.so RcppExports.o fast_lm.o partial_moments.o partial_moments_rcpp.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUuoGny/R.INSTALLfa8e11911575/NNS/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-NNS/00new/NNS/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (NNS) * installing *source* package ‘healthyR.ai’ ... ** this is package ‘healthyR.ai’ version ‘0.1.1’ ** package ‘healthyR.ai’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 * DONE (healthyR.ai) * installing *source* package ‘healthyR.ts’ ... ** this is package ‘healthyR.ts’ version ‘0.3.1’ ** package ‘healthyR.ts’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 * DONE (healthyR.ts) * installing *source* package ‘ggiraph’ ... ** this is package ‘ggiraph’ version ‘0.9.0’ ** package ‘ggiraph’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkC6K8d/R.INSTALLfa997a2a09da/ggiraph/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c a_color.cpp -o a_color.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c geom.cpp -o geom.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c indexed.cpp -o indexed.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c svg.cpp -o svg.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c tinyxml2.cpp -o tinyxml2.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o ggiraph.so 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 -lpng -lz -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkC6K8d/R.INSTALLfa997a2a09da/ggiraph/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-ggiraph/00new/ggiraph/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ggiraph) begin installing package ‘RandomWalker’ * installing *source* package ‘RandomWalker’ ... ** this is package ‘RandomWalker’ version ‘1.0.0’ ** using staged installation ** 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 * DONE (RandomWalker) checking RandomWalker_1.0.0.tar.gz ... checking healthyverse_1.1.0.tar.gz ... Depends: Package: RandomWalker Depends: R (>= 4.1.0) Imports: dplyr, tidyr, purrr, rlang, patchwork, NNS, ggiraph Timings: user system elapsed RandomWalker 43.656 4.197 49.432 Results: Check status summary: OK Source packages 1 Reverse depends 1 Check results summary: RandomWalker ... OK rdepends_healthyverse ... OK