Last updated on 2026-04-25 12:49:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.3 | 133.02 | 227.19 | 360.21 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.3 | 95.51 | 157.27 | 252.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.3 | 189.00 | 771.88 | 960.88 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 291.00 | 939.30 | 1230.30 | OK | |
| r-patched-linux-x86_64 | 0.0.3 | 127.78 | 236.82 | 364.60 | OK | |
| r-release-linux-x86_64 | 0.0.3 | 117.46 | 229.30 | 346.76 | OK | |
| r-release-macos-arm64 | 0.0.3 | 28.00 | 90.00 | 118.00 | OK | |
| r-release-macos-x86_64 | 0.0.3 | 94.00 | 524.00 | 618.00 | NOTE | |
| r-release-windows-x86_64 | 0.0.3 | 148.00 | 553.00 | 701.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.3 | 90.00 | 472.00 | 562.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.3 | 136.00 | 533.00 | 669.00 | OK |
Version: 0.0.3
Check: compiled code
Result: NOTE
File ‘reservr/libs/reservr.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