Last updated on 2026-03-28 18:52:33 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 79.66 | 416.30 | 495.96 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 54.31 | 291.13 | 345.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 132.00 | 461.49 | 593.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 140.00 | 668.92 | 808.92 | OK | |
| r-devel-macos-arm64 | 0.6.0 | 17.00 | 85.00 | 102.00 | OK | |
| r-devel-windows-x86_64 | 0.6.0 | 78.00 | 362.00 | 440.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 68.32 | 400.82 | 469.14 | OK | |
| r-release-linux-x86_64 | 0.6.0 | 72.50 | 399.33 | 471.83 | 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 | 73.00 | 354.00 | 427.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 | 102.00 | 480.00 | 582.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-devel-linux-x86_64-debian-gcc