Last updated on 2025-12-23 05:50:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 62.19 | 64.12 | 126.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 49.78 | 44.50 | 94.28 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 93.00 | 93.88 | 186.88 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 122.00 | 92.17 | 214.17 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 125.00 | 86.00 | 211.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 65.96 | 53.67 | 119.63 | NOTE | |
| r-release-linux-x86_64 | 1.0.1 | 65.13 | 54.59 | 119.72 | NOTE | |
| r-release-macos-arm64 | 1.0.2 | 10.00 | 10.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 40.00 | 55.00 | 95.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 110.00 | 85.00 | 195.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.2 | 9.00 | 17.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.2 | 40.00 | 59.00 | 99.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 121.00 | 96.00 | 217.00 | OK |
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘Rbeast/libs/Rbeast.so’:
Found non-API call to R: ‘OBJECT’
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.1
Check: compiled code
Result: NOTE
File 'Rbeast/libs/x64/Rbeast.dll':
Found non-API call to R: 'OBJECT'
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-release-windows-x86_64