Last updated on 2026-04-28 12:50:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 58.00 | 43.61 | 101.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 43.52 | 35.39 | 78.91 | 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 | 77.00 | 80.00 | 157.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 58.51 | 40.49 | 99.00 | 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 | 74.00 | 83.00 | 157.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