* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘terminalgraphics’ ...
** this is package ‘terminalgraphics’ version ‘0.1.1’
** package ‘terminalgraphics’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBDLeUV/R.INSTALL1457e642849ce4/terminalgraphics/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   -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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c query_sixel_support.cpp -o query_sixel_support.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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c query_tgp_support.cpp -o query_tgp_support.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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c screen_dim.cpp -o screen_dim.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o terminalgraphics.so RcppExports.o query_sixel_support.o query_tgp_support.o screen_dim.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBDLeUV/R.INSTALL1457e642849ce4/terminalgraphics/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBDLeUV/R.INSTALL1457e642849ce4/terminalgraphics/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBDLeUV/R.INSTALL1457e642849ce4/terminalgraphics/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-terminalgraphics/00new/terminalgraphics/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘terminalgraphics’
    finding HTML links ... done
    has_sixel_support                       html  
    has_tgp_support                         html  
    is_kitty                                html  
    kitty_colors                            html  
    png2sixel                               html  
    png2terminal                            html  
    png2tgp                                 html  
    raster2sixel                            html  
    raster2terminal                         html  
    raster2tgp                              html  
    sixel                                   html  
    term_colors                             html  
    term_dim                                html  
    term_height                             html  
    term_replot                             html  
    term_width                              html  
    tgp                                     html  
** building package indices
** 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 (terminalgraphics)