* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/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: ‘g++-15 (Debian 15.3.0-2) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDwbE19/R.INSTALL15da25560baac1/MALDIassist/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 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 cpp_baseline_algorithms.cpp -o cpp_baseline_algorithms.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 cpp_calculate_peak_prominence.cpp -o cpp_calculate_peak_prominence.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 cpp_estimate_peak_strength.cpp -o cpp_estimate_peak_strength.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 cpp_find_peaks_fast.cpp -o cpp_find_peaks_fast.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 cpp_savitzkyGolay_filter.cpp -o cpp_savitzkyGolay_filter.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 spectrum_math.cpp -o spectrum_math.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/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-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDwbE19/R.INSTALL15da25560baac1/MALDIassist/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDwbE19/R.INSTALL15da25560baac1/MALDIassist/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDwbE19/R.INSTALL15da25560baac1/MALDIassist/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-MALDIassist/00new/MALDIassist/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘MALDIassist’
    finding HTML links ... done
    MALDIassist-package                     html  
    align_spectra                           html  
    build_kde_spectrum                      html  
    build_matched_matrix                    html  
    calculate_peak_prominence               html  
    estimate_peak_strength                  html  
    estimate_significance                   html  
    filter_overlap_mz                       html  
    filter_peaks                            html  
    find_extrema                            html  
    find_extrema_fast                       html  
    find_frequent_mz                        html  
    find_peaks                              html  
    find_peaks_fast                         html  
    get_curvature_fun                       html  
    get_gauss_kde                           html  
    heatmap_matched_matrix                  html  
    load_maldi_spectra                      html  
    match_peaks                             html  
    preprocess_maldi_spectra                html  
    smooth_savitzky_golay                   html  
    subtract_baseline                       html  
    visualize_spectra                       html  
    visualize_spectrum                      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 (MALDIassist)