* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘clockSim’ ...
** this is package ‘clockSim’ version ‘0.1.2’
** package ‘clockSim’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpb5qHot/R.INSTALL37388c40a47344/clockSim/src'
gcc-14 -std=gnu23 -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 odin.c -o odin.o
gcc-14 -std=gnu23 -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 registration.c -o registration.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o clockSim.so odin.o registration.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpb5qHot/R.INSTALL37388c40a47344/clockSim/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpb5qHot/R.INSTALL37388c40a47344/clockSim/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpb5qHot/R.INSTALL37388c40a47344/clockSim/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-clockSim/00new/clockSim/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘clockSim’
    finding HTML links ... done
    clockSim-package                        html  
    clockSim                                html  
    compute_cosine                          html  
    compute_normalize                       html  
    compute_period                          html  
    compute_rmse                            html  
    dot-compute_validatePair                html  
    getOdinGen                              html  
    grid_scan                               html  
    plot_phase                              html  
    plot_timeSeries                         html  
    run_eta                                 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
* DONE (clockSim)