Last updated on 2026-04-24 13:48:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2 | 37.50 | 124.68 | 162.18 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2 | 28.41 | 75.41 | 103.82 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2 | 55.00 | 189.40 | 244.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2 | 75.00 | 187.06 | 262.06 | OK | |
| r-patched-linux-x86_64 | 0.2 | 39.26 | 115.77 | 155.03 | OK | |
| r-release-linux-x86_64 | 0.2 | 31.05 | 114.38 | 145.43 | OK | |
| r-release-macos-arm64 | 0.2 | 7.00 | 25.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 0.2 | 25.00 | 156.00 | 181.00 | NOTE | |
| r-release-windows-x86_64 | 0.2 | 43.00 | 132.00 | 175.00 | OK | |
| r-oldrel-macos-arm64 | 0.2 | 7.00 | 25.00 | 32.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2 | 27.00 | 283.00 | 310.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2 | 42.00 | 134.00 | 176.00 | OK |
Version: 0.2
Check: compiled code
Result: NOTE
File ‘robcat/libs/robcat.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