* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘MALDIassist’ ...
** this is package ‘MALDIassist’ version ‘1.0.2’
** package ‘MALDIassist’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 22.1.8 (1+b2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmGLQyu/R.INSTALLcdc466f3b5ffb/MALDIassist/src'
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp_baseline_algorithms.cpp -o cpp_baseline_algorithms.o
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp_calculate_peak_prominence.cpp -o cpp_calculate_peak_prominence.o
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp_estimate_peak_strength.cpp -o cpp_estimate_peak_strength.o
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp_find_peaks_fast.cpp -o cpp_find_peaks_fast.o
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp_savitzkyGolay_filter.cpp -o cpp_savitzkyGolay_filter.o
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spectrum_math.cpp -o spectrum_math.o
spectrum_math.cpp:14:15: warning: unused variable 'DEFAULT_MAX_ITER' [-Wunused-const-variable]
14 | constexpr int DEFAULT_MAX_ITER = 100;
| ^~~~~~~~~~~~~~~~
1 warning generated.
clang++-22 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o MALDIassist.so RcppExports.o cpp_baseline_algorithms.o cpp_calculate_peak_prominence.o cpp_estimate_peak_strength.o cpp_find_peaks_fast.o cpp_savitzkyGolay_filter.o spectrum_math.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmGLQyu/R.INSTALLcdc466f3b5ffb/MALDIassist/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmGLQyu/R.INSTALLcdc466f3b5ffb/MALDIassist/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmGLQyu/R.INSTALLcdc466f3b5ffb/MALDIassist/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-MALDIassist/00new/MALDIassist/libs
** R
** 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
** 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 (MALDIassist)