* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘chillR’ ...
** this is package ‘chillR’ version ‘0.77’
** package ‘chillR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-11) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-11) 15.2.0’
using C++ compiler: ‘g++-15 (Debian 15.2.0-11) 15.2.0’
make[1]: Entering directory '/tmp/RtmpJflS3e/R.INSTALL1de6478cb1a55/chillR/src'
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c Kendall.f -o Kendall.o
f951: Warning: Nonconforming tab character in column 1 of line 92 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 93 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 94 [-Wtabs]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c PhenoFlex.cpp -o PhenoFlex.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o chillR.so Kendall.o PhenoFlex.o RcppExports.o init.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpJflS3e/R.INSTALL1de6478cb1a55/chillR/src'
make[1]: Entering directory '/tmp/RtmpJflS3e/R.INSTALL1de6478cb1a55/chillR/src'
make[1]: Leaving directory '/tmp/RtmpJflS3e/R.INSTALL1de6478cb1a55/chillR/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-chillR/00new/chillR/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (chillR)