* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘Bchron’ ...
** package ‘Bchron’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp14UQP2/R.INSTALL12323574fdb9ed/Bchron/src'
gcc-13 -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 Bchron.c -o Bchron.o
In file included from Bchron.c:4:
Bchron.c: In function ‘dtweedielogwsmallp’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/Rmath.h:241:25: warning: ‘*A[0]’ may be used uninitialized [-Wmaybe-uninitialized]
  241 | #define fmax2           Rf_fmax2
Bchron.c:100:12: note: in expansion of macro ‘fmax2’
  100 |   double m=fmax2(A[0],hij-lowj+1);
      |            ^~~~~
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Bchron.so Bchron.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp14UQP2/R.INSTALL12323574fdb9ed/Bchron/src'
make[1]: Entering directory '/tmp/Rtmp14UQP2/R.INSTALL12323574fdb9ed/Bchron/src'
make[1]: Leaving directory '/tmp/Rtmp14UQP2/R.INSTALL12323574fdb9ed/Bchron/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-Bchron/00new/Bchron/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘Bchron’
    finding HTML links ... done
    Bchron                                  html  
    BchronCalibrate                         html  
    BchronCheck                             html  
    BchronDensity                           html  
    BchronDensityFast                       html  
    finding level-2 HTML links ... done

    BchronRSL                               html  
    Bchronology                             html  
    Glendalough                             html  
    Sluggan                                 html  
    TestChronData                           html  
    TestRSLData                             html  
    choosePositions                         html  
    coreInfluence                           html  
    createCalCurve                          html  
    dateInfluence                           html  
    hdr                                     html  
    intcal13                                html  
    intcal20                                html  
    marine13                                html  
    marine20                                html  
    normal                                  html  
    pipe                                    html  
    plot.BchronCalibratedDates              html  
    plot.BchronDensityRun                   html  
    plot.BchronDensityRunFast               html  
    plot.BchronRSLRun                       html  
    plot.BchronologyRun                     html  
    predict.BchronologyRun                  html  
    sampleAges                              html  
    shcal13                                 html  
    shcal20                                 html  
    summary.BchronCalibratedDates           html  
    summary.BchronDensityRun                html  
    summary.BchronRSLRun                    html  
    summary.BchronologyRun                  html  
    unCalibrate                             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 (Bchron)