CRAN Package Check Results for Package arcgisgeocode

Last updated on 2025-03-22 08:53:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 160.25 28.26 188.51 WARN
r-devel-linux-x86_64-debian-gcc 0.2.2 127.57 22.26 149.83 WARN
r-devel-linux-x86_64-fedora-clang 0.2.2 322.60 WARN
r-devel-linux-x86_64-fedora-gcc 0.2.2 315.43 WARN
r-devel-macos-arm64 0.2.2 101.00 OK
r-devel-macos-x86_64 0.2.2 209.00 OK
r-devel-windows-x86_64 0.2.2 216.00 64.00 280.00 OK
r-patched-linux-x86_64 0.2.2 161.39 27.24 188.63 WARN
r-release-linux-x86_64 0.2.2 162.67 26.74 189.41 OK
r-release-macos-arm64 0.2.2 77.00 OK
r-release-macos-x86_64 0.2.2 118.00 OK
r-release-windows-x86_64 0.2.2 201.00 63.00 264.00 OK
r-oldrel-macos-arm64 0.2.2 NOTE
r-oldrel-macos-x86_64 0.2.2 162.00 NOTE
r-oldrel-windows-x86_64 0.2.2 244.00 73.00 317.00 NOTE

Check Details

Version: 0.2.2
Check: compiled code
Result: WARN File ‘arcgisgeocode/libs/arcgisgeocode.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libarcgisgeocode.a’ File ‘arcgisgeocode/libs/arcgisgeocode.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

Version: 0.2.2
Check: R code for possible problems
Result: NOTE sort_asap: no visible global function definition for ‘sort_by’ Undefined global functions or variables: sort_by Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64