* installing *source* package ‘SparseM’ ... ** package ‘SparseM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 19.1.5’ using Fortran compiler: ‘flang-new version 19.1.5’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/SparseM/src' /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c bckslv.f -o bckslv.o /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c chol.f -o chol.o /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c chol2csr.f -o chol2csr.o /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c cholesky.f -o cholesky.o ./cholesky.f:65:7: warning: Unrecognized compiler directive was ignored CDIR$ IVDEP ^^^^^^ ./cholesky.f:724:17: warning: Unrecognized compiler directive was ignored CDIR$ IVDEP ^^^^^^ ./cholesky.f:815:17: warning: Unrecognized compiler directive was ignored CDIR$ IVDEP ^^^^^^ ./cholesky.f:903:17: warning: Unrecognized compiler directive was ignored CDIR$ IVDEP ^^^^^^ ./cholesky.f:929:17: warning: Unrecognized compiler directive was ignored CDIR$ IVDEP ^^^^^^ ./cholesky.f:2561:7: warning: Unrecognized compiler directive was ignored CDIR$ IVDEP ^^^^^^ ./cholesky.f:3746:9: warning: Unrecognized compiler directive was ignored CDIR$ IVDEP ^^^^^^ ./cholesky.f:3934:9: warning: Unrecognized compiler directive was ignored CDIR$ IVDEP ^^^^^^ ./cholesky.f:4221:9: warning: Unrecognized compiler directive was ignored CDIR$ IVDEP ^^^^^^ ./cholesky.f:4754:9: warning: Unrecognized compiler directive was ignored CDIR$ IVDEP ^^^^^^ /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c csr.f -o csr.o /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c extract.f -o extract.o /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c sparskit.f -o sparskit.o /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c subscr.f -o subscr.o /usr/local/clang19/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o SparseM.so bckslv.o chol.o chol2csr.o cholesky.o csr.o extract.o init.o sparskit.o subscr.o -lFortranRuntime -lFortranDecimal -lm make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/SparseM/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/SparseM/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/SparseM/src' installing to /data/gannet/ripley/R/packages/tests-clang/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)