* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘qualpalr’ ...
** this is package ‘qualpalr’ version ‘1.0.1’
** package ‘qualpalr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmppOnJOL/R.INSTALL27b9e2b4d78f6/qualpalr/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpalr.cpp -o qualpalr.o
qualpalr.cpp: In function ‘bool contains(const Rcpp::List&, const std::string&)’:
qualpalr.cpp:29:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]
29 | for (size_t i = 0; i < list_names.size(); i++) {
| ~~^~~~~~~~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/analyze.cpp -o qualpal/analyze.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/color_difference.cpp -o qualpal/color_difference.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/colors.cpp -o qualpal/colors.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/cvd.cpp -o qualpal/cvd.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/farthest_points.cpp -o qualpal/farthest_points.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/palettes.cpp -o qualpal/palettes.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/qualpal.cpp -o qualpal/qualpal.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/validation.cpp -o qualpal/validation.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o qualpalr.so RcppExports.o qualpalr.o qualpal/analyze.o qualpal/color_difference.o qualpal/colors.o qualpal/cvd.o qualpal/farthest_points.o qualpal/palettes.o qualpal/qualpal.o qualpal/validation.o -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmppOnJOL/R.INSTALL27b9e2b4d78f6/qualpalr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmppOnJOL/R.INSTALL27b9e2b4d78f6/qualpalr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmppOnJOL/R.INSTALL27b9e2b4d78f6/qualpalr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-qualpalr/00new/qualpalr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘qualpalr’
finding HTML links ... done
analyze_palette html
autopal-deprecated html
convert_colors html
get_palette html
list_palettes html
pairs.qualpal html
plot.qualpal html
print.qualpal html
qualpal-deprecated html
qualpal html
qualpalr-package html
*** 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 (qualpalr)