* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘SparseM’ ...
** this is package ‘SparseM’ version ‘1.84-2’
** package ‘SparseM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 22.1.5 (1)’
using Fortran compiler: ‘Debian flang version 22.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplCHNFh/R.INSTALL2d14b94ac8e167/SparseM/src'
flang-22  -fpic  -g -O2 -c bckslv.f -o bckslv.o
flang-22  -fpic  -g -O2 -c chol.f -o chol.o
flang-22  -fpic  -g -O2 -c chol2csr.f -o chol2csr.o
flang-22  -fpic  -g -O2 -c cholesky.f -o cholesky.o
flang-22  -fpic  -g -O2 -c csr.f -o csr.o
flang-22  -fpic  -g -O2 -c extract.f -o extract.o
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
flang-22  -fpic  -g -O2 -c sparskit.f -o sparskit.o
flang-22  -fpic  -g -O2 -c subscr.f -o subscr.o
clang-22 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o SparseM.so bckslv.o chol.o chol2csr.o cholesky.o csr.o extract.o init.o sparskit.o subscr.o -L/usr/lib/llvm-22/lib/clang/22/lib/linux -L/usr/lib/llvm-22/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplCHNFh/R.INSTALL2d14b94ac8e167/SparseM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplCHNFh/R.INSTALL2d14b94ac8e167/SparseM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplCHNFh/R.INSTALL2d14b94ac8e167/SparseM/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-SparseM/00new/SparseM/libs
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘diag’ from package ‘base’ in package ‘SparseM’
Creating a generic function for ‘diag<-’ from package ‘base’ in package ‘SparseM’
Creating a generic function for ‘norm’ from package ‘base’ in package ‘SparseM’
Creating a generic function for ‘backsolve’ from package ‘base’ in package ‘SparseM’
Creating a generic function for ‘forwardsolve’ from package ‘base’ in package ‘SparseM’
Creating a generic function for ‘model.response’ from package ‘stats’ in package ‘SparseM’
** help
*** installing help indices
** 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 (SparseM)