* installing *source* package 'openair' ...
** this is package 'openair' version '3.0.0'
** package 'openair' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_04_23_01_50_00_23431/RtmpIvMzpw/R.INSTALL21f828a4bb9/openair/src'
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Gaus_smooth.cpp -o Gaus_smooth.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cluster.cpp -o cluster.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rolling.cpp -o rolling.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sqtba.cpp -o sqtba.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c time_average.cpp -o time_average.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c whittaker_gcv.cpp -o whittaker_gcv.o
g++ -std=gnu++20 -shared -s -static-libgcc -o openair.dll tmp.def Gaus_smooth.o RcppExports.o cluster.o rolling.o sqtba.o time_average.o whittaker_baseline.o whittaker_gcv.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_04_23_01_50_00_23431/RtmpIvMzpw/R.INSTALL21f828a4bb9/openair/src'
make[1]: Entering directory '/d/temp/2026_04_23_01_50_00_23431/RtmpIvMzpw/R.INSTALL21f828a4bb9/openair/src'
make[1]: Leaving directory '/d/temp/2026_04_23_01_50_00_23431/RtmpIvMzpw/R.INSTALL21f828a4bb9/openair/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-openair/00new/openair/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'openair' as openair_3.0.0.zip
* DONE (openair)