Last updated on 2025-04-12 20:51:40 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 | 277.73 | 17.24 | 294.97 | 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.2 | 357.33 | 20.36 | 377.69 | OK | |
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.2 | 261.00 | 69.00 | 330.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 |
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.
Flavor: r-devel-linux-x86_64-debian-clang