Last updated on 2025-04-03 03:51:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 343.57 | 20.84 | 364.41 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 274.80 | 16.81 | 291.61 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 583.94 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 629.47 | WARN | |||
r-devel-macos-arm64 | 0.1.1 | 166.00 | WARN | |||
r-devel-macos-x86_64 | 0.1.1 | 307.00 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 357.00 | 59.00 | 416.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 348.87 | 20.19 | 369.06 | WARN | |
r-release-linux-x86_64 | 0.1.1 | 339.28 | 20.04 | 359.32 | OK | |
r-release-macos-arm64 | 0.1.1 | 155.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 222.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.1 | 341.00 | 59.00 | 400.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.1.1 | 265.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.1 | 414.00 | 66.00 | 480.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.
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.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-macos-arm64
Version: 0.1.1
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
libs 5.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64