CRAN Package Check Results for Package arcgisgeocode

Last updated on 2025-04-10 08:58:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 160.67 28.23 188.90 WARN
r-devel-linux-x86_64-debian-gcc 0.2.2 122.95 21.68 144.63 WARN
r-devel-linux-x86_64-fedora-gcc 0.2.2 291.45 WARN
r-devel-macos-arm64 0.2.2 92.00 WARN
r-devel-macos-x86_64 0.2.2 209.00 OK
r-devel-windows-x86_64 0.2.2 206.00 62.00 268.00 NOTE
r-patched-linux-x86_64 0.2.2 163.30 27.18 190.48 WARN
r-release-linux-x86_64 0.2.2 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 212.00 58.00 270.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 64.00 308.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-gcc, r-patched-linux-x86_64

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. Flavor: r-devel-macos-arm64

Version: 0.2.2
Check: compiled code
Result: NOTE File 'arcgisgeocode/libs/x64/arcgisgeocode.dll': Found non-API call to R: 'DATAPTR' 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. Flavor: r-devel-windows-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