* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘constructive’ ...
** package ‘constructive’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/RtmpuM1Pgs/R.INSTALL2f49f93dbf3bfb/constructive/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c constructive.c -o constructive.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o constructive.so constructive.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpuM1Pgs/R.INSTALL2f49f93dbf3bfb/constructive/src'
make[1]: Entering directory '/tmp/RtmpuM1Pgs/R.INSTALL2f49f93dbf3bfb/constructive/src'
make[1]: Leaving directory '/tmp/RtmpuM1Pgs/R.INSTALL2f49f93dbf3bfb/constructive/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-constructive/00new/constructive/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘constructive’
    finding HTML links ... done
    compare_options                         html  
    construct                               html  
    construct_diff                          html  
    construct_dump                          html  
    construct_issues                        html  
    construct_reprex                        html  
    construct_signature                     html  
    constructive-global_options             html  
    constructive-package                    html  
    constructors                            html  
    custom-constructors                     html  
    deparse_call                            html  
    dot-cstr_apply                          html  
    dot-cstr_combine_errors                 html  
    dot-cstr_construct                      html  
    dot-cstr_fetch_opts                     html  
    dot-cstr_match_constructor              html  
    dot-cstr_options                        html  
    dot-cstr_pipe                           html  
    dot-cstr_register_constructors          html  
    dot-cstr_repair_attributes              html  
    dot-cstr_wrap                           html  
    dot-env                                 html  
    dot-xptr                                html  
    opts_AsIs                               html  
    opts_Date                               html  
    opts_Layer                              html  
    opts_POSIXct                            html  
    opts_POSIXlt                            html  
    opts_R_system_version                   html  
    opts_S4                                 html  
    opts_array                              html  
    opts_atomic                             html  
    opts_classGeneratorFunction             html  
    opts_classPrototypeDef                  html  
    opts_classRepresentation                html  
    opts_constructive_options               html  
    opts_data.frame                         html  
    opts_data.table                         html  
    opts_dm                                 html  
    opts_dots                               html  
    opts_environment                        html  
    opts_externalptr                        html  
    opts_factor                             html  
    opts_formula                            html  
    opts_function                           html  
    opts_grouped_df                         html  
    opts_language                           html  
    opts_list                               html  
    opts_matrix                             html  
    opts_mts                                html  
    opts_numeric_version                    html  
    opts_ordered                            html  
    opts_package_version                    html  
    opts_pairlist                           html  
    opts_quosure                            html  
    opts_quosures                           html  
    opts_rowwise_df                         html  
    opts_tbl_df                             html  
    opts_ts                                 html  
    opts_vctrs_list_of                      html  
    opts_weakref                            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
* creating tarball
packaged installation of ‘constructive’ as ‘constructive_0.3.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (constructive)