* installing *source* package ‘EmbedSOM’ ... ** this is package ‘EmbedSOM’ version ‘2.2’ ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-12) 14.2.0’ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-LTO/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -flto -DR_NO_REMAP -c embed.cpp -o embed.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-LTO/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -flto -DR_NO_REMAP -c som.cpp -o som.o g++-14 -std=gnu++17 -shared -g -O2 -Wall -pedantic -mtune=native -flto -fpic -L/home/hornik/tmp/R-d-gcc-LTO/lib -Wl,-O1 -o EmbedSOM.so embed.o som.o -L/home/hornik/tmp/R-d-gcc-LTO/lib -lR lto-wrapper: warning: using serial compilation of 5 LTRANS jobs lto-wrapper: note: see the ‘-flto’ option documentation for more information installing to /home/hornik/tmp/CRAN_special_0len/EmbedSOM.Rcheck/00LOCK-EmbedSOM/00new/EmbedSOM/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 (EmbedSOM)