* installing *source* package ‘SparseM’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.6 (1)’ using Fortran compiler: ‘Debian flang-new version 18.1.6 (1)’ flang-new-18 -fpic -g -O2 -c bckslv.f -o bckslv.o flang-new-18 -fpic -g -O2 -c chol.f -o chol.o flang-new-18 -fpic -g -O2 -c chol2csr.f -o chol2csr.o flang-new-18 -fpic -g -O2 -c cholesky.f -o cholesky.o ./cholesky.f:65:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^ ./cholesky.f:724:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^^^^^^^^^ ./cholesky.f:815:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^^^^^^^^^ ./cholesky.f:903:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^^^^^^^^^ ./cholesky.f:929:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^^^^^^^^^ ./cholesky.f:2561:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^ ./cholesky.f:3746:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^ ./cholesky.f:3934:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^ ./cholesky.f:4214:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^ ./cholesky.f:4732:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^ flang-new-18 -fpic -g -O2 -c csr.f -o csr.o flang-new-18 -fpic -g -O2 -c extract.f -o extract.o clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o flang-new-18 -fpic -g -O2 -c sparskit.f -o sparskit.o flang-new-18 -fpic -g -O2 -c subscr.f -o subscr.o clang-18 -shared -L/home/hornik/tmp/R/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-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/SparseM.Rcheck/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)