* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘BTSR’ ...
** this is package ‘BTSR’ version ‘1.0.0’
** package ‘BTSR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6cMTuI/R.INSTALL2069617cd09b9f/BTSR/src'
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  DLtest.f90 -o DLtest.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  00_lbfgsb.f90 -o 00_lbfgsb.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  00_lib_utils.f90 -o 00_lib_utils.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  01_distrib.f90 -o 01_distrib.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  02_main.f90 -o 02_main.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  03_alloc.f90 -o 03_alloc.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  03_Nelder.f90 -o 03_Nelder.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  04_base.f90 -o 04_base.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  05_barc.f90 -o 05_barc.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  05_generic.f90 -o 05_generic.o
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 BTSR_init.c -o BTSR_init.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o BTSR.so DLtest.o 00_lbfgsb.o 00_lib_utils.o 01_distrib.o 02_main.o 03_alloc.o 03_Nelder.o 04_base.o 05_barc.o 05_generic.o BTSR_init.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6cMTuI/R.INSTALL2069617cd09b9f/BTSR/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6cMTuI/R.INSTALL2069617cd09b9f/BTSR/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6cMTuI/R.INSTALL2069617cd09b9f/BTSR/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-BTSR/00new/BTSR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘BTSR’
    finding HTML links ... done
    BARC.functions                          html  
    BTSR.functions                          html  
    BTSR.model.defaults                     html  
    BTSR.models                             html  
    BTSR.parent.models                      html  
    arguments                               html  
    arguments.coefs                         html  
    arguments.configs                       html  
    arguments.link                          html  
    arguments.loglik                        html  
    arguments.map                           html  
    arguments.model                         html  
    arguments.order                         html  
    arguments.regressors                    html  
    arguments.series                        html  
    btsr-package                            html  
    coefs.start                             html  
    fit.control                             html  
    get.defaults                            html  
    link.btsr                               html  
    predict.btsr                            html  
    print.btsr                              html  
    summary                                 html  
** building package indices
** 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 (BTSR)