Last updated on 2026-03-29 09:51:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.8.2 | 33.62 | 216.26 | 249.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.8.2 | 26.30 | 136.07 | 162.37 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9.8.2 | 62.00 | 340.82 | 402.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.8.2 | 76.00 | 339.33 | 415.33 | OK | |
| r-devel-macos-arm64 | 0.9.8.2 | 9.00 | 39.00 | 48.00 | OK | |
| r-devel-windows-x86_64 | 0.9.8.2 | 44.00 | 188.00 | 232.00 | OK | |
| r-patched-linux-x86_64 | 0.9.8.2 | 35.05 | 202.36 | 237.41 | OK | |
| r-release-linux-x86_64 | 0.9.8.2 | 34.84 | 201.69 | 236.53 | OK | |
| r-release-macos-arm64 | 0.9.8.2 | 8.00 | 41.00 | 49.00 | OK | |
| r-release-macos-x86_64 | 0.9.8.2 | 26.00 | 164.00 | 190.00 | OK | |
| r-release-windows-x86_64 | 0.9.8.2 | 42.00 | 184.00 | 226.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.8.2 | 8.00 | 45.00 | 53.00 | OK | |
| r-oldrel-macos-x86_64 | 0.9.8.2 | 26.00 | 227.00 | 253.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.8.2 | 55.00 | 264.00 | 319.00 | OK |
Version: 0.9.8.2
Check: compiled code
Result: NOTE
File ‘atakrig/libs/atakrig.so’:
Found non-API call to R: ‘R_UnboundValue’
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-linux-x86_64-debian-gcc