* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘timeplyr’ ...
** this is package ‘timeplyr’ version ‘1.1.1’
** package ‘timeplyr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8bsS4i/R.INSTALL15e74c5604593/timeplyr/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/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/tzdb/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.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/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/tzdb/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c diff.cpp -o diff.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/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/tzdb/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c is_whole_num.cpp -o is_whole_num.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/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/tzdb/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c na_fill.cpp -o na_fill.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/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/tzdb/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c roll.cpp -o roll.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/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/tzdb/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c time_arithmetic.cpp -o time_arithmetic.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o timeplyr.so cpp11.o diff.o is_whole_num.o na_fill.o roll.o time_arithmetic.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8bsS4i/R.INSTALL15e74c5604593/timeplyr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8bsS4i/R.INSTALL15e74c5604593/timeplyr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8bsS4i/R.INSTALL15e74c5604593/timeplyr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-timeplyr/00new/timeplyr/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘timeplyr’
finding HTML links ... done
age_years html
calendar html
get_time_delay html
growth html
growth_rate html
is_date html
is_whole_number html
iso_week html
missing_dates html
reset_timeplyr_options html
resolution html
roll_lag html
roll_na_fill html
roll_sum html
scales html
time_add html
time_by html
time_core html
time_cut html
time_diff html
time_elapsed html
time_episodes html
time_expand html
time_gaps html
time_ggplot html
time_id html
time_interval html
time_is_regular html
time_roll html
time_seq html
time_seq_id html
time_units html
timeplyr-package html
timespan html
ts_as_tbl html
year_month 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 (timeplyr)