* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘Bchron’ ...
** this is package ‘Bchron’ version ‘4.7.7’
** package ‘Bchron’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbWmD1M/R.INSTALL131c995730d181/Bchron/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 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:252:25: warning: ‘*A[0]’ may be used uninitialized [-Wmaybe-uninitialized]
252 | #define fmax2 Rf_fmax2
Bchron.c:100:12: note: in expansion of macro ‘fmax2’
100 | double m=fmax2(A[0],hij-lowj+1);
| ^~~~~
gcc-14 -std=gnu23 -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 '/home/hornik/tmp/scratch/RtmpbWmD1M/R.INSTALL131c995730d181/Bchron/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbWmD1M/R.INSTALL131c995730d181/Bchron/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpbWmD1M/R.INSTALL131c995730d181/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
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)