Last updated on 2025-03-20 05:49:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 160.38 | 28.21 | 188.59 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 126.57 | 21.96 | 148.53 | 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.95 | 27.11 | 189.06 | NOTE | |
r-release-linux-x86_64 | 0.2.2 | 163.44 | 26.84 | 190.28 | 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 | 246.00 | 70.00 | 316.00 | NOTE |
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
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘arcgisgeocode/libs/arcgisgeocode.so’:
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-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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.