* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘openair’ ...
** this is package ‘openair’ version ‘3.1.0’
** package ‘openair’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfoNdUd/R.INSTALL2e13442dc1a348/openair/src'
g++-15 -std=gnu++20 -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 Gaus_smooth.cpp -o Gaus_smooth.o
g++-15 -std=gnu++20 -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++-15 -std=gnu++20 -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 cluster.cpp -o cluster.o
g++-15 -std=gnu++20 -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 kz_filters.cpp -o kz_filters.o
g++-15 -std=gnu++20 -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 rolling.cpp -o rolling.o
g++-15 -std=gnu++20 -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 sqtba.cpp -o sqtba.o
g++-15 -std=gnu++20 -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 time_average.cpp -o time_average.o
g++-15 -std=gnu++20 -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 whittaker_baseline.cpp -o whittaker_baseline.o
whittaker_baseline.cpp: In function ‘void assemble_matrix(const std::vector<double>&, const std::vector<double>&, double, int, int, std::vector<double>&, std::vector<double>&, std::vector<double>&)’:
whittaker_baseline.cpp:51:13: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   51 |             if(h0<=0) h0=1e-6; if(h1<=0) h1=1e-6;
      |             ^~
whittaker_baseline.cpp:51:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
   51 |             if(h0<=0) h0=1e-6; if(h1<=0) h1=1e-6;
      |                                ^~
g++-15 -std=gnu++20 -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 whittaker_gcv.cpp -o whittaker_gcv.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o openair.so Gaus_smooth.o RcppExports.o cluster.o kz_filters.o rolling.o sqtba.o time_average.o whittaker_baseline.o whittaker_gcv.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfoNdUd/R.INSTALL2e13442dc1a348/openair/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfoNdUd/R.INSTALL2e13442dc1a348/openair/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfoNdUd/R.INSTALL2e13442dc1a348/openair/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-openair/00new/openair/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘openair’
    finding HTML links ... done
    GaussianSmooth                          html  
    TaylorDiagram                           html  
    TheilSen                                html  
    WhittakerSmooth                         html  
    aqStats                                 html  
    bootMeans                               html  
    breakOpts                               html  
    calcPercentile                          html  
    calc_sqtba_cpp                          html  
    calendarPlot                            html  
    colourOpts                              html  
    conditionalEval                         html  
    conditionalQuantile                     html  
    corPlot                                 html  
    cutData                                 html  
    datePad                                 html  
    distAngle                               html  
    distEuclid                              html  
    importADMS                              html  
    importEurope                            html  
    importImperial                          html  
    importMeta                              html  
    importTraj                              html  
    importUKAQ-wrapper                      html  
    importUKAQ                              html  
    kzFilter                                html  
    modStats                                html  
    mydata                                  html  
    openColours                             html  
    openSchemes                             html  
    openair-package                         html  
    percentileRose                          html  
    polarAnnulus                            html  
    polarCluster                            html  
    polarDiff                               html  
    polarFreq                               html  
    polarPlot                               html  
    pollutionRose                           html  
    quickText                               html  
    refOpts                                 html  
    rollingMean                             html  
    rollingQuantile                         html  
    rolling_gaussian_cpp                    html  
    runRegression                           html  
    scatterPlot                             html  
    selectByDate                            html  
    selectRunning                           html  
    shared_openair_params                   html  
    smoothTrend                             html  
    splitByDate                             html  
    timeAverage                             html  
    timePlot                                html  
    timeProp                                html  
    timeVariation                           html  
    trajCluster                             html  
    trajLevel                               html  
    trajPlot                                html  
    trendLevel                              html  
    variationPlot                           html  
    windRose                                html  
    windflowOpts                            html  
*** copying figures
** 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 (openair)