Last updated on 2026-04-25 06:51:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.2 | 75.92 | 117.92 | 193.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.2 | 56.38 | 82.29 | 138.67 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.2 | 107.00 | 166.83 | 273.83 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 144.00 | 172.48 | 316.48 | OK | |
| r-patched-linux-x86_64 | 1.1.2 | 75.32 | 101.75 | 177.07 | OK | |
| r-release-linux-x86_64 | 1.1.2 | 63.98 | 95.95 | 159.93 | OK | |
| r-release-macos-arm64 | 1.1.2 | 14.00 | 28.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 1.1.2 | 46.00 | 113.00 | 159.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.2 | 92.00 | 145.00 | 237.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.2 | 12.00 | 30.00 | 42.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.2 | 49.00 | 110.00 | 159.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.2 | 78.00 | 141.00 | 219.00 | OK |
Version: 1.1.2
Check: compiled code
Result: NOTE
File ‘deseats/libs/deseats.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-release-macos-x86_64