* installing *source* package ‘baseflow’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.8 (1+b1)’ 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 entrypoint.c -o entrypoint.o "/home/hornik/tmp/R/bin/Rscript" ../tools/staticlib.R "" Cargo version 1.42.0 or newer is required for compilation. Cargo version 1.78.0 found. Compiling the Rust library. Updating crates.io index Downloading crates ... Downloaded crossbeam-deque v0.8.5 Downloaded crossbeam-utils v0.8.20 Downloaded rayon-core v1.12.1 Downloaded quote v1.0.36 Downloaded once_cell v1.19.0 Downloaded unicode-ident v1.0.12 Downloaded crossbeam-epoch v0.9.18 Downloaded proc-macro2 v1.0.86 Downloaded extendr-macros v0.7.0 Downloaded paste v1.0.15 Downloaded extendr-api v0.7.0 Downloaded rayon v1.10.0 Downloaded either v1.13.0 Downloaded syn v2.0.68 Downloaded libR-sys v0.7.0 Downloaded roots v0.0.8 Compiling crossbeam-utils v0.8.20 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling libR-sys v0.7.0 Compiling paste v1.0.15 Compiling rayon-core v1.12.1 Compiling extendr-api v0.7.0 Compiling either v1.13.0 Compiling once_cell v1.19.0 Compiling roots v0.0.8 Compiling crossbeam-epoch v0.9.18 Compiling quote v1.0.36 Compiling syn v2.0.68 Compiling crossbeam-deque v0.8.5 Compiling rayon v1.10.0 Compiling extendr-macros v0.7.0 Compiling rustlib v1.42.0 (/srv/hornik/tmp/CRAN/baseflow.Rcheck/00_pkg_src/baseflow/src/rustlib) Finished `release` profile [optimized] target(s) in 13.65s Restoring environment variables to their previous values. clang-18 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o baseflow.so entrypoint.o -llapack -L/home/hornik/tmp/R/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L. -Lrustlib/target/release -lrustlib -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/baseflow.Rcheck/00LOCK-baseflow/00new/baseflow/libs ** R ** 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 (baseflow)