* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘IBGS’ ...
** this is package ‘IBGS’ version ‘1.0.0’
** package ‘IBGS’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpc7G2ng/R.INSTALL275bae180ee8e7/IBGS/src'
gcc-15 -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 R_export.c -o R_export.o
gcc-15 -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 cox.c -o cox.o
gcc-15 -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 diag.c -o diag.o
gcc-15 -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 glm.c -o glm.o
gcc-15 -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-15 -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 lme.c -o lme.o
gcc-15 -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 rng.c -o rng.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o IBGS.so R_export.o cox.o diag.o glm.o init.o lme.o rng.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpc7G2ng/R.INSTALL275bae180ee8e7/IBGS/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpc7G2ng/R.INSTALL275bae180ee8e7/IBGS/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpc7G2ng/R.INSTALL275bae180ee8e7/IBGS/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-IBGS/00new/IBGS/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘IBGS’
    finding HTML links ... done
    IBGS-package                            html  
    coef.IBGS                               html  
    coxGibbs                                html  
    coxIBGS                                 html  
    fitted.IBGS                             html  
    glmGibbs                                html  
    glmIBGS                                 html  
    lmeGibbs                                html  
    lmeIBGS                                 html  
    plot.IBGS                               html  
    plotAutocorr                            html  
    plotGelman                              html  
    plotICtrace                             html  
    plotMargProb                            html  
    plotModelFreq                           html  
    predict.IBGS                            html  
    print.IBGS                              html  
    summary.IBGS                            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 (IBGS)