* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘fmtr’ ...
** package ‘fmtr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp5VWNXh/R.INSTALL17d1ba584c921d/fmtr/src'
g++-13 -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++-13 -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 code.cpp -o code.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o fmtr.so RcppExports.o code.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp5VWNXh/R.INSTALL17d1ba584c921d/fmtr/src'
make[1]: Entering directory '/tmp/Rtmp5VWNXh/R.INSTALL17d1ba584c921d/fmtr/src'
make[1]: Leaving directory '/tmp/Rtmp5VWNXh/R.INSTALL17d1ba584c921d/fmtr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-fmtr/00new/fmtr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘fmtr’
    finding HTML links ... done
    FormattingStrings                       html  
    as.data.frame.fcat                      html  
    as.data.frame.fmt                       html  
    as.data.frame.fmt_lst                   html  
    as.fcat                                 html  
    as.fcat.data.frame                      html  
    as.fcat.fmt_lst                         html  
    as.fcat.list                            html  
    as.fcat.tbl_df                          html  
    as.flist                                html  
    as.flist.data.frame                     html  
    as.flist.fcat                           html  
    as.flist.list                           html  
    as.flist.tbl_df                         html  
    as.fmt                                  html  
    as.fmt.data.frame                       html  
    condition                               html  
    descriptions                            html  
    fapply                                  html  
    fapply2                                 html  
    fattr-set                               html  
    fattr                                   html  
    fcat                                    html  
    fdata                                   html  
    flist                                   html  
    fmt_cnt_pct                             html  
    fmt_mean_sd                             html  
    fmt_median                              html  
    fmt_n                                   html  
    fmt_quantile_range                      html  
    fmt_range                               html  
    fmtr                                    html  
    formats                                 html  
    is.fcat                                 html  
    is.flist                                html  
    is.format                               html  
    justification                           html  
    labels.fmt                              html  
    print.fcat                              html  
    print.fmt                               html  
    print.fmt_lst                           html  
    read.fcat                               html  
    read.flist                              html  
    value                                   html  
    widths                                  html  
    write.fcat                              html  
    write.flist                             html  
** 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
* creating tarball
packaged installation of ‘fmtr’ as ‘fmtr_1.6.4_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (fmtr)