* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘stlplus’ ...
** package ‘stlplus’ 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 '/home/hornik/tmp/scratch/RtmpNyBOku/R.INSTALL159b9ee3c128a/stlplus/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-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-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c interp.cpp -o interp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c loess.cpp -o loess.o
loess.cpp: In function ‘Rcpp::List c_loess(Rcpp::NumericVector, Rcpp::NumericVector, int, int, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::NumericVector)’:
loess.cpp:15:7: warning: variable ‘span2’ set but not used [-Wunused-but-set-variable]
   15 |   int span2, span3, offset;
      |       ^~~~~
loess.cpp:15:14: warning: variable ‘span3’ set but not used [-Wunused-but-set-variable]
   15 |   int span2, span3, offset;
      |              ^~~~~
loess.cpp:15:21: warning: variable ‘offset’ set but not used [-Wunused-but-set-variable]
   15 |   int span2, span3, offset;
      |                     ^~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ma.cpp -o ma.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o stlplus.so RcppExports.o interp.o loess.o ma.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNyBOku/R.INSTALL159b9ee3c128a/stlplus/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNyBOku/R.INSTALL159b9ee3c128a/stlplus/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNyBOku/R.INSTALL159b9ee3c128a/stlplus/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-stlplus/00new/stlplus/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (stlplus)