* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘ggwordcloud’ ...
** this is package ‘ggwordcloud’ version ‘0.6.2’
** package ‘ggwordcloud’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-16 (Debian 16-20260425-1) 16.0.1 20260425 (prerelease) [gcc-16 r16-8812-gd9c07462a22]’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpltzI7S/R.INSTALL18069c7cb2635d/ggwordcloud/src'
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wordcloud_boxes.cpp -o wordcloud_boxes.o
wordcloud_boxes.cpp: In function ‘Rcpp::DataFrame wordcloud_boxes(Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::IntegerVector, Rcpp::IntegerMatrix, Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::IntegerVector, Rcpp::IntegerMatrix, Rcpp::IntegerVector, Rcpp::IntegerVector, int, Rcpp::NumericVector, Rcpp::NumericVector, double, double, double, double, int, bool, int)’:
wordcloud_boxes.cpp:122:7: warning: variable ‘iter’ set but not used [-Wunused-but-set-variable=]
  122 |   int iter = 0;
      |       ^~~~
g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o ggwordcloud.so RcppExports.o wordcloud_boxes.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpltzI7S/R.INSTALL18069c7cb2635d/ggwordcloud/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpltzI7S/R.INSTALL18069c7cb2635d/ggwordcloud/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpltzI7S/R.INSTALL18069c7cb2635d/ggwordcloud/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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)