* installing *source* package ‘rexpokit’ ... ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-5) 13.2.0’ using C++ compiler: ‘Debian clang version 16.0.6 (16)’ gfortran -fpic -g -O2 -Wall -mtune=native -c lapack/blas_mod.f -o lapack/blas_mod.o gfortran -fpic -g -O2 -Wall -mtune=native -c lapack/lapack.f -o lapack/lapack.o gfortran -fpic -g -O2 -Wall -mtune=native -c lapack/mataid.f -o lapack/mataid.o gfortran -fpic -g -O2 -Wall -mtune=native -c lapack/my_expokit.f -o lapack/my_expokit.o gfortran -fpic -g -O2 -Wall -mtune=native -c my_matexp.f -o my_matexp.o gfortran -fpic -g -O2 -Wall -mtune=native -c itscale5.f -o itscale5.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c coo.cpp -o coo.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c wrappers.cpp -o wrappers.o clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-16/lib -Wl,-O1 -o rexpokit.so lapack/blas_mod.o lapack/lapack.o lapack/mataid.o lapack/my_expokit.o my_matexp.o itscale5.o coo.o wrappers.o -llapack -L/home/hornik/tmp/R-d-clang-16/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-clang-16/lib -lR installing to /srv/hornik/tmp/CRAN/rexpokit.Rcheck/00LOCK-rexpokit/00new/rexpokit/libs ** R ** demo ** inst ** 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 (rexpokit)