Last updated on 2026-03-31 22:52:28 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 79.33 | 420.87 | 500.20 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 55.48 | 271.28 | 326.76 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 125.00 | 648.29 | 773.29 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 140.00 | 668.92 | 808.92 | OK | |
| r-devel-macos-arm64 | 0.6.0 | 18.00 | 87.00 | 105.00 | OK | |
| r-devel-windows-x86_64 | 0.6.0 | 79.00 | 362.00 | 441.00 | NOTE | |
| r-patched-linux-x86_64 | 0.6.0 | 68.32 | 400.82 | 469.14 | OK | |
| r-release-linux-x86_64 | 0.6.0 | 67.86 | 399.75 | 467.61 | 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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 0.6.0
Check: compiled code
Result: NOTE
File 'rivnet/libs/x64/rivnet.dll':
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-devel-windows-x86_64