* installing *source* package ‘caugi’ ... ** this is package ‘caugi’ version ‘1.2.0’ ** using staged installation Using cargo 1.94.1 (29ea6fb6a 2026-03-24) (built from a source tarball) Using rustc 1.94.1 (e408947bf 2026-03-25) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-17) 15.2.0’ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c entrypoint.c -o entrypoint.o if [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /home/hornik/tmp/CRAN_recheck/caugi.Rcheck/00_pkg_src/caugi/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/CRAN_recheck/caugi.Rcheck/00_pkg_src/caugi/src/.cargo/config.toml; \ fi export CARGO_HOME=/home/hornik/tmp/CRAN_recheck/caugi.Rcheck/00_pkg_src/caugi/src/.cargo && \ export PATH="/home/hornik/tmp/CRAN_recheck/caugi.Rcheck/R_check_bin:/usr/local/bin:/usr/bin:/bin:/home/hornik/.cargo/bin" && \ RUSTFLAGS=" --print=native-static-libs" cargo build -j 2 --offline --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target Compiling proc-macro2 v1.0.106 Compiling quote v1.0.45 Compiling unicode-ident v1.0.24 Compiling libc v0.2.186 Compiling crossbeam-utils v0.8.21 Compiling syn v2.0.117 Compiling zerocopy v0.8.48 Compiling serde_core v1.0.228 Compiling cfg-if v1.0.4 Compiling getrandom v0.2.17 Compiling crossbeam-epoch v0.9.18 Compiling rayon-core v1.13.0 Compiling extendr-ffi v0.9.0 Compiling crossbeam-deque v0.8.6 Compiling ppv-lite86 v0.2.21 Compiling rand_core v0.6.4 Compiling hashbrown v0.17.0 Compiling equivalent v1.0.2 Compiling foldhash v0.1.5 Compiling paste v1.0.15 Compiling serde v1.0.228 Compiling zmij v1.0.21 Compiling hashbrown v0.15.5 Compiling indexmap v2.14.0 Compiling rand_chacha v0.3.1 Compiling serde_derive v1.0.228 Compiling memchr v2.8.0 Compiling serde_json v1.0.149 Compiling extendr-api v0.9.0 Compiling fixedbitset v0.5.7 Compiling either v1.15.0 Compiling lazy_static v1.5.0 Compiling extendr-macros v0.9.0 Compiling rayon v1.12.0 Compiling petgraph v0.8.3 Compiling rand v0.8.6 Compiling readonly v0.2.13 Compiling num_cpus v1.17.0 Compiling rustc-hash v1.1.0 Compiling log v0.4.29 Compiling once_cell v1.21.4 Compiling itoa v1.0.18 Compiling rust-sugiyama v0.4.0 Compiling gadjid v0.1.0 (https://github.com/CausalDisco/gadjid?rev=5b97028d4e943ce8a642d2b7bc1145f5435f619a#5b97028d) Compiling quick-xml v0.39.2 Compiling bitflags v2.11.1 Compiling rustc-hash v2.1.2 Compiling caugi v1.1.0 (/home/hornik/tmp/CRAN_recheck/caugi.Rcheck/00_pkg_src/caugi/src/rust) note: link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms. note: native-static-libs: -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 1m 21s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/CRAN_recheck/caugi.Rcheck/00_pkg_src/caugi/src/.cargo; gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o caugi.so entrypoint.o -L./rust/target/release -lcaugi -L/home/hornik/tmp/R-d-gcc-15/lib -lR rm -Rf /home/hornik/tmp/CRAN_recheck/caugi.Rcheck/00_pkg_src/caugi/src/.cargo /home/hornik/tmp/CRAN_recheck/caugi.Rcheck/00_pkg_src/caugi/src/vendor ./rust/target installing to /home/hornik/tmp/CRAN_recheck/caugi.Rcheck/00LOCK-caugi/00new/caugi/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (caugi)