* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘harmony’ ...
** this is package ‘harmony’ version ‘2.0.2’
** package ‘harmony’ successfully unpacked and MD5 sums checked
** using staged installation
checking for BLAS procedures (sdot_, sgemm_)...
  BLAS procedures NOT found -- disabling BLAS for Armadillo
checking for LAPACK procedures (sgesv_)...
  LAPACK procedures NOT found -- disabling LAPACK for Armadillo
configure: src/Makevars written
  PKG_CXXFLAGS = -DARMA_USE_CURRENT -DARMA_DONT_USE_BLAS -DARMA_DONT_USE_LAPACK
  PKG_LIBS     = -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpQvLu2r/R.INSTALL364351ec38c70/harmony/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DARMA_USE_CURRENT -DARMA_DONT_USE_BLAS -DARMA_DONT_USE_LAPACK -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DARMA_USE_CURRENT -DARMA_DONT_USE_BLAS -DARMA_DONT_USE_LAPACK -fpic  -g -O2 -Wall -pedantic -mtune=native   -c harmony.cpp -o harmony.o
harmony.cpp: In member function ‘void harmony::moe_correct_ridge_cpp()’:
harmony.cpp:374:64: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type’ {aka ‘int’} [-Wsign-compare]
  374 |       if ((current_covariate < covariate_bounds.size()) && !(b < covariate_bounds[current_covariate])) {
harmony.cpp:395:64: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type’ {aka ‘int’} [-Wsign-compare]
  395 |       if ((current_covariate < covariate_bounds.size()) && !(b < covariate_bounds[current_covariate])) {
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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DARMA_USE_CURRENT -DARMA_DONT_USE_BLAS -DARMA_DONT_USE_LAPACK -fpic  -g -O2 -Wall -pedantic -mtune=native   -c timer.cpp -o timer.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DARMA_USE_CURRENT -DARMA_DONT_USE_BLAS -DARMA_DONT_USE_LAPACK -fpic  -g -O2 -Wall -pedantic -mtune=native   -c utils.cpp -o utils.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o harmony.so RcppExports.o harmony.o timer.o utils.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpQvLu2r/R.INSTALL364351ec38c70/harmony/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpQvLu2r/R.INSTALL364351ec38c70/harmony/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpQvLu2r/R.INSTALL364351ec38c70/harmony/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-harmony/00new/harmony/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 ‘harmony’
    finding HTML links ... done
    RunHarmony                              html  
    RunHarmony.Seurat                       html  
    RunHarmony.SingleCellExperiment         html  
    RunHarmony.default                      html  
    cell_lines                              html  
    cell_lines_small                        html  
    harmony                                 html  
    harmony_options                         html  
    pbmc.ctrl                               html  
    pbmc.stim                               html  
    pipe                                    html  
*** copying figures
** building package indices
** installing vignettes
** 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 (harmony)