* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘wbacon’ ...
** package ‘wbacon’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpLNRBV3/R.INSTALL26ce8245af1072/wbacon/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c fitwls.c -o fitwls.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c median.c -o median.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c partial_sort.c -o partial_sort.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c wbacon.c -o wbacon.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c wbacon_error.c -o wbacon_error.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c wbacon_reg.c -o wbacon_reg.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c wquantile.c -o wquantile.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o wbacon.so fitwls.o init.o median.o partial_sort.o wbacon.o wbacon_error.o wbacon_reg.o wquantile.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpLNRBV3/R.INSTALL26ce8245af1072/wbacon/src'
make[1]: Entering directory '/tmp/RtmpLNRBV3/R.INSTALL26ce8245af1072/wbacon/src'
make[1]: Leaving directory '/tmp/RtmpLNRBV3/R.INSTALL26ce8245af1072/wbacon/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-wbacon/00new/wbacon/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 ‘wbacon’
    finding HTML links ... done
    is_outlier                              html  
    median_w                                html  
    philips                                 html  
    plot_wbaconlm                           html  
    plot_wbaconmv                           html  
    predict_wbaconlm                        html  
    quantile_w                              html  
    wbacon-package                          html  
    wbacon                                  html  
    wbacon_reg                              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 (wbacon)