* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘flexlsx’ ...
** this is package ‘flexlsx’ version ‘0.3.5’
** package ‘flexlsx’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfcbYSa/R.INSTALL331c60401d5cef/flexlsx/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 utils.cpp -o utils.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o flexlsx.so RcppExports.o utils.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfcbYSa/R.INSTALL331c60401d5cef/flexlsx/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfcbYSa/R.INSTALL331c60401d5cef/flexlsx/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfcbYSa/R.INSTALL331c60401d5cef/flexlsx/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-flexlsx/00new/flexlsx/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘flexlsx’
    finding HTML links ... done
    flexlsx-package                         html  
    ft_to_style_tibble                      html  
    ft_to_xlsx_border                       html  
    ftpart_to_style_tibble                  html  
    get_dim_colwise                         html  
    get_dim_ranges                          html  
    get_dim_rowwise                         html  
    handle_null_border                      html  
    merge_resolve_type                      html  
    prepare_color                           html  
    style_to_hash                           html  
    wb_add_caption                          html  
    wb_add_flextable                        html  
    wb_apply_border                         html  
    wb_apply_cell_styles                    html  
    wb_apply_content                        html  
    wb_apply_merge                          html  
    wb_apply_text_styles                    html  
    wb_change_cell_width                    html  
    wb_change_row_height                    html  
*** copying figures
** 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 (flexlsx)