Last updated on 2026-04-25 13:50:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.4.7 | 65.53 | 120.41 | 185.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.4.7 | 60.63 | 88.51 | 149.14 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.4.7 | 83.00 | 188.21 | 271.21 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.4.7 | 161.00 | 199.19 | 360.19 | OK | |
| r-patched-linux-x86_64 | 4.4.7 | 79.83 | 113.81 | 193.64 | OK | |
| r-release-linux-x86_64 | 4.4.7 | 78.89 | 109.76 | 188.65 | OK | |
| r-release-macos-arm64 | 4.4.7 | 15.00 | 29.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 4.4.7 | 58.00 | 130.00 | 188.00 | NOTE | |
| r-release-windows-x86_64 | 4.4.7 | 83.00 | 189.00 | 272.00 | OK | |
| r-oldrel-macos-arm64 | 4.4.7 | OK | ||||
| r-oldrel-macos-x86_64 | 4.4.7 | 52.00 | 107.00 | 159.00 | OK | |
| r-oldrel-windows-x86_64 | 4.4.7 | 86.00 | 190.00 | 276.00 | OK |
Version: 4.4.7
Check: compiled code
Result: NOTE
File ‘simmer/libs/simmer.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