Last updated on 2026-04-25 01:51:38 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.89 | 34.67 | 78.56 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 85.00 | 59.04 | 144.04 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 126.00 | 57.65 | 183.65 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 58.51 | 40.49 | 99.00 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 51.36 | 38.16 | 89.52 | 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 | 71.00 | 90.00 | 161.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 | 64.00 | 78.00 | 142.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