* installing *source* package ‘sparselu’ ... ** this is package ‘sparselu’ version ‘0.2.0’ ** using staged installation configure: using pkg-config binary 'pkg-config' configure: checking pkg-config module 'umfpack' configure: checking pkg-config module 'UMFPACK' configure: pkg-config module 'UMFPACK' found configure: pkg-config cflags: -I/usr/include/suitesparse configure: pkg-config libs: -lumfpack configure: selected pkg-config module: UMFPACK configure: final PKG_CPPFLAGS: -I/usr/include/suitesparse configure: final PKG_LIBS: -lumfpack configure: UMFPACK compile/link test succeeded configure: created src/Makevars with SuiteSparse flags. ** libs using C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’ clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/include/suitesparse -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/include/suitesparse -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sparselu.cpp -o sparselu.o clang++-21 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o sparselu.so RcppExports.o sparselu.o -lumfpack -llapack -L/home/hornik/tmp/R-d-clang-21/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/sparselu.Rcheck/00LOCK-sparselu/00new/sparselu/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 (sparselu)