downloading reverse dependencies ... downloading arcgis_0.2.0.tar.gz ... ok installing dependencies ‘arcgisgeocode’, ‘arcgislayers’, ‘arcgisplaces’, ‘arcgisutils’, ‘arcpbf’, ‘calcite’ begin installing package ‘arcgisutils’ begin installing package ‘calcite’ * installing *source* package ‘calcite’ ... ** this is package ‘calcite’ version ‘0.1.0’ ** package ‘calcite’ 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 (calcite) * installing *source* package ‘arcgisutils’ ... ** this is package ‘arcgisutils’ version ‘0.3.3’ ** package ‘arcgisutils’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.85.0 (d73d2caf9 2024-12-31) Using rustc 1.85.0 (4d91de4e4 2025-02-17) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgSgLeh/R.INSTALL155fe54c66846/arcgisutils/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/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 # Check if NOT_CRAN is false and unzip vendor.tar.xz if so if [ "" != "true" ]; then \ if [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /home/hornik/tmp/scratch/RtmpgSgLeh/R.INSTALL155fe54c66846/arcgisutils/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/RtmpgSgLeh/R.INSTALL155fe54c66846/arcgisutils/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/RtmpgSgLeh/R.INSTALL155fe54c66846/arcgisutils/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.94 Compiling unicode-ident v1.0.18 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling fnv v1.0.7 Compiling serde v1.0.219 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling build-print v0.1.1 Compiling extendr-ffi v0.8.0 Compiling paste v1.0.15 Compiling serde_json v1.0.140 Compiling ryu v1.0.20 Compiling itoa v1.0.15 Compiling memchr v2.7.4 Compiling extendr-api v0.8.0 Compiling darling_core v0.20.11 Compiling serde_derive v1.0.219 Compiling darling_macro v0.20.11 Compiling darling v0.20.11 Compiling derive_builder_core v0.20.2 Compiling derive_builder_macro v0.20.2 Compiling serde_with_macros v3.12.0 Compiling derive_builder v0.20.2 Compiling extendr-macros v0.8.0 Compiling once_cell v1.21.3 Compiling serde_with v3.12.0 Compiling serde_esri v0.3.1 (https://github.com/josiahparry/serde_esri#28502b3a) 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: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Compiling arcgisutils v0.1.0 (/home/hornik/tmp/scratch/RtmpgSgLeh/R.INSTALL155fe54c66846/arcgisutils/src/rust) note: native-static-libs: -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 44.28s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/RtmpgSgLeh/R.INSTALL155fe54c66846/arcgisutils/src/.cargo; gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o arcgisutils.so entrypoint.o -L./rust/target/release -larcgisutils -L/home/hornik/tmp/R/lib -lR rm -Rf /home/hornik/tmp/scratch/RtmpgSgLeh/R.INSTALL155fe54c66846/arcgisutils/src/.cargo /home/hornik/tmp/scratch/RtmpgSgLeh/R.INSTALL155fe54c66846/arcgisutils/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgSgLeh/R.INSTALL155fe54c66846/arcgisutils/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-arcgisutils/00new/arcgisutils/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (arcgisutils) begin installing package ‘arcgisgeocode’ begin installing package ‘arcgisplaces’ begin installing package ‘arcpbf’ * installing *source* package ‘arcpbf’ ... ** this is package ‘arcpbf’ version ‘0.1.7’ ** package ‘arcpbf’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.85.0 (d73d2caf9 2024-12-31) Using rustc 1.85.0 (4d91de4e4 2025-02-17) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/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 # Check if NOT_CRAN is false and unzip vendor.tar.xz if so if [ "" != "true" ]; then \ if [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/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 warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src/rust/arcpbf/Cargo.toml workspace: /home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src/rust/Cargo.toml Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling anyhow v1.0.97 Compiling build-print v0.1.1 Compiling extendr-ffi v0.8.0 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling autocfg v1.4.0 Compiling either v1.15.0 Compiling itertools v0.12.1 Compiling num-traits v0.2.19 Compiling paste v1.0.15 Compiling extendr-api v0.8.0 Compiling bytes v1.10.1 Compiling prost-derive v0.12.6 Compiling extendr-macros v0.8.0 Compiling once_cell v1.21.3 Compiling iana-time-zone v0.1.63 Compiling prost v0.12.6 Compiling esripbf v0.1.0 (/home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src/rust/esripbf) Compiling chrono v0.4.40 Compiling arcpbf v0.1.0 (/home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src/rust/arcpbf) 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 22.95s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src/.cargo; gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o arcpbf.so entrypoint.o -L./rust/target/release -larcpbf -L/home/hornik/tmp/R/lib -lR rm -Rf /home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src/.cargo /home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2vhhPL/R.INSTALL1562d542b70e81/arcpbf/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-arcpbf/00new/arcpbf/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 (arcpbf) begin installing package ‘arcgislayers’ * installing *source* package ‘arcgislayers’ ... ** this is package ‘arcgislayers’ version ‘0.4.0’ ** package ‘arcgislayers’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (arcgislayers) * installing *source* package ‘arcgisgeocode’ ... ** this is package ‘arcgisgeocode’ version ‘0.3.0’ ** using staged installation Using cargo 1.85.0 (d73d2caf9 2024-12-31) Using rustc 1.85.0 (4d91de4e4 2025-02-17) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpor3xit/R.INSTALL1562d71c406c1c/arcgisgeocode/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/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 # Check if NOT_CRAN is false and unzip vendor.tar.xz if so if [ "" != "true" ]; then \ if [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /home/hornik/tmp/scratch/Rtmpor3xit/R.INSTALL1562d71c406c1c/arcgisgeocode/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/Rtmpor3xit/R.INSTALL1562d71c406c1c/arcgisgeocode/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/Rtmpor3xit/R.INSTALL1562d71c406c1c/arcgisgeocode/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.94 Compiling unicode-ident v1.0.18 Compiling strsim v0.11.1 Compiling fnv v1.0.7 Compiling serde v1.0.219 Compiling ident_case v1.0.1 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling libc v0.2.171 Compiling memchr v2.7.4 Compiling rand_core v0.6.4 Compiling build-print v0.1.1 Compiling itoa v1.0.15 Compiling ryu v1.0.20 Compiling siphasher v1.0.1 Compiling phf_shared v0.11.3 Compiling darling_core v0.20.11 Compiling serde_derive v1.0.219 Compiling darling_macro v0.20.11 Compiling darling v0.20.11 Compiling extendr-ffi v0.8.0 Compiling rand v0.8.5 Compiling dirs-sys-next v0.1.2 Compiling cfg-if v1.0.0 Compiling dirs-next v2.0.0 Compiling phf_generator v0.11.3 Compiling derive_builder_core v0.20.2 Compiling csv-core v0.1.12 Compiling paste v1.0.15 Compiling serde_json v1.0.140 Compiling derive_builder_macro v0.20.2 Compiling phf_macros v0.11.3 Compiling term v0.7.0 Compiling csv v1.3.1 Compiling serde_with_macros v3.12.0 Compiling is-terminal v0.4.16 Compiling extendr-api v0.8.0 Compiling unicode-width v0.1.14 Compiling encode_unicode v1.0.0 Compiling lazy_static v1.5.0 Compiling prettytable-rs v0.10.0 Compiling serde_with v3.12.0 Compiling phf v0.11.3 Compiling derive_builder v0.20.2 Compiling extendr-macros v0.8.0 Compiling once_cell v1.21.3 Compiling serde_esri v0.3.1 (https://github.com/josiahparry/serde_esri#28502b3a) 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: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Compiling rust_iso3166 v0.1.14 Compiling arcgisgeocode v0.1.0 (/home/hornik/tmp/scratch/Rtmpor3xit/R.INSTALL1562d71c406c1c/arcgisgeocode/src/rust) note: native-static-libs: -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 1m 08s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/Rtmpor3xit/R.INSTALL1562d71c406c1c/arcgisgeocode/src/.cargo; gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o arcgisgeocode.so entrypoint.o -L./rust/target/release -larcgisgeocode -L/home/hornik/tmp/R/lib -lR rm -Rf /home/hornik/tmp/scratch/Rtmpor3xit/R.INSTALL1562d71c406c1c/arcgisgeocode/src/.cargo /home/hornik/tmp/scratch/Rtmpor3xit/R.INSTALL1562d71c406c1c/arcgisgeocode/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpor3xit/R.INSTALL1562d71c406c1c/arcgisgeocode/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-arcgisgeocode/00new/arcgisgeocode/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (arcgisgeocode) * installing *source* package ‘arcgisplaces’ ... ** this is package ‘arcgisplaces’ version ‘0.1.2’ ** package ‘arcgisplaces’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.85.0 (d73d2caf9 2024-12-31) Using rustc 1.85.0 (4d91de4e4 2025-02-17) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2rcTZw/R.INSTALL1562d46d3b3c47/arcgisplaces/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/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 # Check if NOT_CRAN is false and unzip vendor.tar.xz if so if [ "" != "true" ]; then \ if [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /home/hornik/tmp/scratch/Rtmp2rcTZw/R.INSTALL1562d46d3b3c47/arcgisplaces/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/Rtmp2rcTZw/R.INSTALL1562d46d3b3c47/arcgisplaces/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/Rtmp2rcTZw/R.INSTALL1562d46d3b3c47/arcgisplaces/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.94 Compiling unicode-ident v1.0.18 Compiling libc v0.2.171 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling stable_deref_trait v1.2.0 Compiling bytes v1.10.1 Compiling pin-project-lite v0.2.16 Compiling futures-core v0.3.31 Compiling shlex v1.3.0 Compiling once_cell v1.21.3 Compiling cc v1.2.18 Compiling itoa v1.0.15 Compiling autocfg v1.4.0 Compiling synstructure v0.13.1 Compiling vcpkg v0.2.15 Compiling pkg-config v0.3.32 Compiling openssl-sys v0.9.107 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.7.5 Compiling zerofrom v0.1.6 Compiling zerovec-derive v0.10.3 Compiling yoke v0.7.5 Compiling displaydoc v0.2.5 Compiling slab v0.4.9 Compiling socket2 v0.5.9 Compiling zerovec v0.10.4 Compiling mio v1.0.3 Compiling tinystr v0.7.6 Compiling litemap v0.7.5 Compiling futures-sink v0.3.31 Compiling icu_locid_transform_data v1.5.1 Compiling writeable v0.5.5 Compiling tokio v1.44.2 Compiling icu_locid v1.5.0 Compiling icu_provider_macros v1.5.0 Compiling icu_properties_data v1.5.1 Compiling smallvec v1.15.0 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling fnv v1.0.7 Compiling darling_core v0.20.11 Compiling http v1.3.1 Compiling icu_provider v1.5.0 Compiling memchr v2.7.4 Compiling icu_normalizer_data v1.5.1 Compiling icu_locid_transform v1.5.0 Compiling darling_macro v0.20.11 Compiling icu_collections v1.5.0 Compiling tracing-core v0.1.33 Compiling foreign-types-shared v0.1.1 Compiling futures-task v0.3.31 Compiling futures-io v0.3.31 Compiling httparse v1.10.1 Compiling serde v1.0.219 Compiling openssl v0.10.72 Compiling hashbrown v0.15.2 Compiling cfg-if v1.0.0 Compiling equivalent v1.0.2 Compiling pin-utils v0.1.0 Compiling futures-util v0.3.31 Compiling indexmap v2.9.0 Compiling foreign-types v0.3.2 Compiling tracing v0.1.41 Compiling icu_properties v1.5.1 Compiling darling v0.20.11 Compiling http-body v1.0.1 Compiling tokio-util v0.7.14 Compiling serde_derive v1.0.219 Compiling openssl-macros v0.1.1 Compiling utf8_iter v1.0.4 Compiling try-lock v0.2.5 Compiling native-tls v0.2.14 Compiling write16 v1.0.0 Compiling bitflags v2.9.0 Compiling atomic-waker v1.1.2 Compiling utf16_iter v1.0.5 Compiling icu_normalizer v1.5.0 Compiling h2 v0.4.8 Compiling want v0.3.1 Compiling futures-channel v0.3.31 Compiling build-print v0.1.1 Compiling log v0.4.27 Compiling percent-encoding v2.3.1 Compiling openssl-probe v0.1.6 Compiling tower-service v0.3.3 Compiling form_urlencoded v1.2.1 Compiling extendr-ffi v0.8.0 Compiling hyper v1.6.0 Compiling idna_adapter v1.2.0 Compiling ryu v1.0.20 Compiling serde_json v1.0.140 Compiling idna v1.0.3 Compiling hyper-util v0.1.11 Compiling tokio-native-tls v0.3.1 Compiling http-body-util v0.1.3 Compiling derive_builder_core v0.20.2 Compiling sync_wrapper v1.0.2 Compiling paste v1.0.15 Compiling tower-layer v0.3.3 Compiling rustls-pki-types v1.11.0 Compiling tower v0.5.2 Compiling rustls-pemfile v2.2.0 Compiling derive_builder_macro v0.20.2 Compiling hyper-tls v0.6.0 Compiling url v2.5.4 Compiling serde_urlencoded v0.7.1 Compiling serde_with_macros v3.12.0 Compiling encoding_rs v0.8.35 Compiling extendr-api v0.8.0 Compiling ipnet v2.11.0 Compiling mime v0.3.17 Compiling base64 v0.22.1 Compiling reqwest v0.12.15 Compiling serde_with v3.12.0 Compiling derive_builder v0.20.2 Compiling extendr-macros v0.8.0 Compiling serde_esri v0.3.1 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: -lssl -lcrypto -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Compiling arcgisplaces v0.1.0 (/home/hornik/tmp/scratch/Rtmp2rcTZw/R.INSTALL1562d46d3b3c47/arcgisplaces/src/rust) note: native-static-libs: -lssl -lcrypto -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 2m 05s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/Rtmp2rcTZw/R.INSTALL1562d46d3b3c47/arcgisplaces/src/.cargo; gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o arcgisplaces.so entrypoint.o -L./rust/target/release -larcgisplaces -lcrypto -lssl -L/home/hornik/tmp/R/lib -lR rm -Rf /home/hornik/tmp/scratch/Rtmp2rcTZw/R.INSTALL1562d46d3b3c47/arcgisplaces/src/.cargo /home/hornik/tmp/scratch/Rtmp2rcTZw/R.INSTALL1562d46d3b3c47/arcgisplaces/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2rcTZw/R.INSTALL1562d46d3b3c47/arcgisplaces/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-arcgisplaces/00new/arcgisplaces/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (arcgisplaces) checking arcgisgeocode_0.3.0.tar.gz ... checking arcgis_0.2.0.tar.gz ... Depends: Package: arcgisgeocode Depends: R (>= 4.2) Imports: arcgisutils (>= 0.3.0), cli, httr2 (>= 1.1.1), jsonify, RcppSimdJson (>= 0.1.13), rlang (>= 1.1.0), sf Timings: user system elapsed arcgisgeocode 110.614 10.615 97.33 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 0 1 Check results summary: arcgisgeocode ... NOTE * checking CRAN incoming feasibility ... [6s/8s] NOTE rdepends_arcgis ... OK