Last updated on 2026-04-11 06:51:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 77.97 | 423.89 | 501.86 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 51.12 | 276.59 | 327.71 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 133.00 | 727.71 | 860.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 142.00 | 656.37 | 798.37 | OK | |
| r-devel-macos-arm64 | 0.6.0 | 18.00 | 87.00 | 105.00 | OK | |
| r-devel-windows-x86_64 | 0.6.0 | 77.00 | 364.00 | 441.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 76.08 | 400.92 | 477.00 | NOTE | |
| r-release-linux-x86_64 | 0.6.0 | 68.19 | 398.13 | 466.32 | OK | |
| r-release-macos-arm64 | 0.6.0 | OK | ||||
| r-release-macos-x86_64 | 0.6.0 | 42.00 | 181.00 | 223.00 | OK | |
| r-release-windows-x86_64 | 0.6.0 | 76.00 | 356.00 | 432.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.0 | 43.00 | 216.00 | 259.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.0 | 97.00 | 479.00 | 576.00 | OK |
Version: 0.6.0
Check: compiled code
Result: NOTE
File ‘rivnet/libs/rivnet.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-patched-linux-x86_64