* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘krige’ ...
** package ‘krige’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmprJMElo/R.INSTALL3e96c814ddeaef/krige/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-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
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c kmat_functions.cpp -o kmat_functions.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o krige.so RcppExports.o kmat_functions.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmprJMElo/R.INSTALL3e96c814ddeaef/krige/src'
make[1]: Entering directory '/tmp/RtmprJMElo/R.INSTALL3e96c814ddeaef/krige/src'
make[1]: Leaving directory '/tmp/RtmprJMElo/R.INSTALL3e96c814ddeaef/krige/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-krige/00new/krige/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘krige’
    finding HTML links ... done
    ContrivedData                           html  
    NY_subset                               html  
    NYcity_subset                           html  
    WVwells                                 html  
    as.matrix.semivariance                  html  
    as.mcmc.krige                           html  
    burnin                                  html  
    congCombined                            html  
    exponential.semivariance                html  
    geweke                                  html  
    heidel.welch                            html  
    krige                                   html  
    krige.posterior                         html  
    lowerCombined                           html  
    mcmc.samples                            html  
    metropolis.krige                        html  
    predict.krige                           html  
    semivariance                            html  
    semivariogram                           html  
    stateCombined                           html  
    summary.krige                           html  
    update.krige                            html  
    upperCombined                           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 (krige)