* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘trend’ ...
** package ‘trend’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmpgp1fC5/R.INSTALL3b91562be1bd4c/trend/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 CToF90.c -o CToF90.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c getpval.f -o getpval.o
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 init.c -o init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c mcbr.f -o mcbr.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c mcbu.f -o mcbu.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c mcsnht.f -o mcsnht.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o trend.so CToF90.o getpval.o init.o mcbr.o mcbu.o mcsnht.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpgp1fC5/R.INSTALL3b91562be1bd4c/trend/src'
make[1]: Entering directory '/tmp/Rtmpgp1fC5/R.INSTALL3b91562be1bd4c/trend/src'
make[1]: Leaving directory '/tmp/Rtmpgp1fC5/R.INSTALL3b91562be1bd4c/trend/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-trend/00new/trend/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘trend’
    finding HTML links ... done
    PagesData                               html  
    bartels.test                            html  
    br.test                                 html  
    bu.test                                 html  
    cs.test                                 html  
    csmk.test                               html  
    hcb                                     html  
    lanzante.test                           html  
    maxau                                   html  
    mk.test                                 html  
    mult.mk.test                            html  
    partial.cor.trend.test                  html  
    partial.mk.test                         html  
    pettitt.test                            html  
    plot.cptest                             html  
    rrod.test                               html  
    sea.sens.slope                          html  
    sens.slope                              html  
    smk.test                                html  
    snh.test                                html  
    summary.smktest                         html  
    wm.test                                 html  
    ww.test                                 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 (trend)