* installing *source* package ‘scanr’ ...
** this is package ‘scanr’ version ‘0.1.1’
** package ‘scanr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c entrypoint.c -o entrypoint.o
=== Extracting offline Rust vendor tarball ===
cargo 1.91.1 (ea2d97820 2025-10-10)
rustc 1.91.1 (ed61e7d7e 2025-11-07)
warning: a `-j` argument was passed to Cargo but Cargo is also configured with an external jobserver in its environment, ignoring the `-j` parameter
Compiling proc-macro2 v1.0.107
Compiling quote v1.0.47
Compiling unicode-ident v1.0.24
Compiling libc v0.2.189
Compiling crossbeam-utils v0.8.22
Compiling getrandom v0.3.4
Compiling crossbeam-epoch v0.9.20
Compiling zerocopy v0.8.55
Compiling cfg-if v1.0.4
Compiling serde_core v1.0.229
Compiling crossbeam-deque v0.8.7
Compiling syn v3.0.3
Compiling rand_core v0.9.5
Compiling extendr-ffi v0.9.0
Compiling rayon-core v1.13.0
Compiling serde v1.0.229
Compiling zmij v1.0.23
Compiling paste v1.0.15
Compiling serde_derive v1.0.229
Compiling ppv-lite86 v0.2.21
Compiling syn v2.0.119
Compiling either v1.17.0
Compiling lazy_static v1.5.0
Compiling rand_chacha v0.9.0
Compiling extendr-api v0.9.0
Compiling serde_json v1.0.151
Compiling rand v0.9.5
Compiling rayon v1.12.0
Compiling readonly v0.2.14
Compiling rand_xoshiro v0.7.0
Compiling once_cell v1.21.4
Compiling itoa v1.0.18
Compiling memchr v2.8.3
Compiling extendr-macros v0.9.0
Compiling scan-core v0.1.0 (https://github.com/Prabashoka/scan-core.git?tag=v0.2.1#3599b07b)
Compiling scanr v0.1.1 (/Volumes/Builds/packages/big-sur-arm64/results/4.5/scanr.Rcheck/00_pkg_src/scanr/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: -lc -lm -liconv -lR -lSystem -lc -lm
Finished `release` profile [optimized] target(s) in 12.16s
clang -arch arm64 -std=gnu2x -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o scanr.so entrypoint.o -Lrust/target/release -lscanr -F/Library/Frameworks/R.framework/.. -framework R
rm -Rf "/Volumes/Builds/packages/big-sur-arm64/results/4.5/scanr.Rcheck/00_pkg_src/scanr/src/.cargo" "/Volumes/Builds/packages/big-sur-arm64/results/4.5/scanr.Rcheck/00_pkg_src/scanr/src/vendor" "rust/target"
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/scanr.Rcheck/00LOCK-scanr/00new/scanr/libs
** generating debug symbols (dSYM)
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/scanr.Rcheck/00_pkg_src/scanr/src/rust/target/release/libscanr.a(scanr-54f1d152e0a833be.scanr.4b0a057b58ada1e1-cgu.0.rcgu.o) unable to open object file: No such file or directory
** R
** inst
** byte-compile and prepare package for lazy loading
** 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 (scanr)