Last updated on 2026-04-30 09:53:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 60.97 | 42.47 | 103.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 44.42 | 34.73 | 79.15 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 93.00 | 63.73 | 156.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 126.00 | 57.65 | 183.65 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 83.00 | 81.00 | 164.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 56.14 | 47.10 | 103.24 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 59.80 | 46.09 | 105.89 | OK | |
| r-release-macos-arm64 | 1.0.0 | 12.00 | 6.00 | 18.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 38.00 | 48.00 | 86.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.0 | 77.00 | 97.00 | 174.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 11.00 | 8.00 | 19.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 36.00 | 38.00 | 74.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 84.00 | 96.00 | 180.00 | OK |
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘watson/libs/watson.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