CRAN Package Check Results for Package arcgisplaces

Last updated on 2025-04-11 19:52:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 335.47 20.50 355.97 WARN
r-devel-linux-x86_64-debian-gcc 0.1.2 272.94 16.20 289.14 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 655.93 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 646.87 OK
r-devel-macos-arm64 0.1.2 107.00 OK
r-devel-macos-x86_64 0.1.2 271.00 OK
r-devel-windows-x86_64 0.1.1 351.00 59.00 410.00 OK
r-patched-linux-x86_64 0.1.1 344.16 20.19 364.35 WARN
r-release-linux-x86_64 0.1.1 OK
r-release-macos-arm64 0.1.2 136.00 OK
r-release-macos-x86_64 0.1.2 252.00 OK
r-release-windows-x86_64 0.1.1 435.00 67.00 502.00 OK
r-oldrel-macos-arm64 0.1.2 109.00 OK
r-oldrel-macos-x86_64 0.1.2 285.00 OK
r-oldrel-windows-x86_64 0.1.1 417.00 62.00 479.00 OK

Check Details

Version: 0.1.1
Check: compiled code
Result: WARN File ‘arcgisplaces/libs/arcgisplaces.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘rust/target/release/libarcgisplaces.a’ 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. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64