* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘DSWE’ ...
** package ‘DSWE’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwUiYDy/R.INSTALL33c6ea608867cb/DSWE/src'
g++-14 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c GPMethods.cpp -o GPMethods.o
g++-14 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c MatchInternal2.cpp -o MatchInternal2.o
g++-14 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-14 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c Vecchia_attachments.cpp -o Vecchia_attachments.o
Vecchia_attachments.cpp:293: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
  293 | #pragma omp parallel
Vecchia_attachments.cpp:305: warning: ignoring ‘#pragma omp for’ [-Wunknown-pragmas]
  305 | #pragma omp for
Vecchia_attachments.cpp:454: warning: ignoring ‘#pragma omp critical’ [-Wunknown-pragmas]
  454 | #pragma omp critical
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o DSWE.so GPMethods.o MatchInternal2.o RcppExports.o Vecchia_attachments.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 '/home/hornik/tmp/scratch/RtmpwUiYDy/R.INSTALL33c6ea608867cb/DSWE/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwUiYDy/R.INSTALL33c6ea608867cb/DSWE/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwUiYDy/R.INSTALL33c6ea608867cb/DSWE/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-DSWE/00new/DSWE/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘DSWE’
    finding HTML links ... done
    AMK                                     html  
    ComparePCurve                           html  
    ComputeWeightedDifference               html  
    CovMatch                                html  
    KnnPCFit                                html  
    KnnPredict                              html  
    KnnUpdate                               html  
    SplinePCFit                             html  
    SvmPCFit                                html  
    XgbPCFit                                html  
    data1                                   html  
    data2                                   html  
    deltaEnergy                             html  
    funGP                                   html  
    imptPower                               html  
    predict.tempGP                          html  
    syncSize                                html  
    tempGP                                  html  
    updateData                              html  
    updateData.tempGP                       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 (DSWE)