downloading reverse dependencies ‘causalDisco’ trying URL 'file:///data/Repositories/CRAN/src/contrib/causalDisco_1.1.0.tar.gz' Content type 'unknown' length 4250493 bytes (4.1 MB) ================================================== installing dependencies ‘caugi’, ‘micd’, ‘rextendr’ begin installing package ‘rextendr’ begin installing package ‘caugi’ begin installing package ‘micd’ * installing *source* package ‘rextendr’ ... ** this is package ‘rextendr’ version ‘0.5.0’ ** package ‘rextendr’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rextendr) * installing *source* package ‘micd’ ... ** this is package ‘micd’ version ‘1.1.2’ ** package ‘micd’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (micd) * 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’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpqq7UKj/R.INSTALL2c23761a9d621/caugi/src' 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/scratch/Rtmpqq7UKj/R.INSTALL2c23761a9d621/caugi/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/Rtmpqq7UKj/R.INSTALL2c23761a9d621/caugi/src/.cargo/config.toml; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/Rtmpqq7UKj/R.INSTALL2c23761a9d621/caugi/src/.cargo && \ export PATH="/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 unicode-ident v1.0.24 Compiling quote v1.0.45 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 extendr-ffi v0.9.0 Compiling rayon-core v1.13.0 Compiling crossbeam-deque v0.8.6 Compiling ppv-lite86 v0.2.21 Compiling rand_core v0.6.4 Compiling serde v1.0.228 Compiling foldhash v0.1.5 Compiling zmij v1.0.21 Compiling equivalent v1.0.2 Compiling paste v1.0.15 Compiling hashbrown v0.17.0 Compiling hashbrown v0.15.5 Compiling indexmap v2.14.0 Compiling rand_chacha v0.3.1 Compiling serde_derive v1.0.228 Compiling extendr-api v0.9.0 Compiling serde_json v1.0.149 Compiling lazy_static v1.5.0 Compiling memchr v2.8.0 Compiling fixedbitset v0.5.7 Compiling either v1.15.0 Compiling rayon v1.12.0 Compiling petgraph v0.8.3 Compiling extendr-macros v0.9.0 Compiling rand v0.8.6 Compiling readonly v0.2.13 Compiling num_cpus v1.17.0 Compiling log v0.4.29 Compiling rustc-hash v1.1.0 Compiling itoa v1.0.18 Compiling once_cell v1.21.4 Compiling gadjid v0.1.0 (https://github.com/CausalDisco/gadjid?rev=5b97028d4e943ce8a642d2b7bc1145f5435f619a#5b97028d) Compiling rust-sugiyama v0.4.0 Compiling quick-xml v0.39.2 Compiling rustc-hash v2.1.2 Compiling bitflags v2.11.1 Compiling caugi v1.1.0 (/home/hornik/tmp/scratch/Rtmpqq7UKj/R.INSTALL2c23761a9d621/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 22s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/Rtmpqq7UKj/R.INSTALL2c23761a9d621/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/scratch/Rtmpqq7UKj/R.INSTALL2c23761a9d621/caugi/src/.cargo /home/hornik/tmp/scratch/Rtmpqq7UKj/R.INSTALL2c23761a9d621/caugi/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpqq7UKj/R.INSTALL2c23761a9d621/caugi/src' installing to /home/hornik/tmp/CRAN_recheck/Library/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) checking caugi_1.2.0.tar.gz ... checking causalDisco_1.1.0.tar.gz ... Depends: Package: caugi Depends: R (>= 4.2) Imports: data.table, grid, S7, stats, methods Timings: user system elapsed caugi 191.515 13.376 174.515 Results: Check status summary: OK Source packages 1 Reverse depends 1 Check results summary: caugi ... OK rdepends_causalDisco ... OK