* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tidyr’ ...
** package ‘tidyr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpaFh3ke/R.INSTALL3643c0529e8c7c/tidyr/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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c cpp11.cpp -o cpp11.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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c melt.cpp -o melt.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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c simplifyPieces.cpp -o simplifyPieces.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tidyr.so cpp11.o melt.o simplifyPieces.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpaFh3ke/R.INSTALL3643c0529e8c7c/tidyr/src'
make[1]: Entering directory '/tmp/RtmpaFh3ke/R.INSTALL3643c0529e8c7c/tidyr/src'
make[1]: Leaving directory '/tmp/RtmpaFh3ke/R.INSTALL3643c0529e8c7c/tidyr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tidyr/00new/tidyr/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘tidyr’
    finding HTML links ... done
    billboard                               html  
    check_pivot_spec                        html  
    chop                                    html  
    cms_patient_experience                  html  
    complete                                html  
    construction                            html  
    deprecated-se                           html  
    drop_na                                 html  
    expand                                  html  
    expand_grid                             html  
    extract                                 html  
    extract_numeric                         html  
    fill                                    html  
    fish_encounters                         html  
    full_seq                                html  
    gather                                  html  
    hoist                                   html  
    household                               html  
    nest                                    html  
    nest_legacy                             html  
    pack                                    html  
    pipe                                    html  
    pivot_longer                            html  
    pivot_longer_spec                       html  
    pivot_wider                             html  
    pivot_wider_spec                        html  
    reexports                               html  
    relig_income                            html  
    replace_na                              html  
    separate                                html  
    separate_longer_delim                   html  
    separate_rows                           html  
    separate_wider_delim                    html  
    smiths                                  html  
    spread                                  html  
    table1                                  html  
    tidyr-package                           html  
    tidyr_data_masking                      html  
    tidyr_legacy                            html  
    tidyr_tidy_select                       html  
    uncount                                 html  
    unite                                   html  
    unnest                                  html  
    unnest_auto                             html  
    unnest_longer                           html  
    unnest_wider                            html  
    us_rent_income                          html  
    who                                     html  
    world_bank_pop                          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
* DONE (tidyr)