* installing *source* package ‘ggwordcloud’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 16.0.6 (16)’ clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c wordcloud_boxes.cpp -o wordcloud_boxes.o wordcloud_boxes.cpp:122:7: warning: variable 'iter' set but not used [-Wunused-but-set-variable] int iter = 0; ^ 1 warning generated. clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-16/lib -Wl,-O1 -o ggwordcloud.so RcppExports.o wordcloud_boxes.o -L/home/hornik/tmp/R-d-clang-16/lib -lR installing to /srv/hornik/tmp/CRAN/ggwordcloud.Rcheck/00LOCK-ggwordcloud/00new/ggwordcloud/libs ** 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 ** 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 (ggwordcloud)