Last updated on 2026-04-24 13:48:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 199.93 | 132.76 | 332.69 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 183.11 | 85.14 | 268.25 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 243.00 | 192.32 | 435.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 470.00 | 192.43 | 662.43 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 231.94 | 121.09 | 353.03 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 235.96 | 117.72 | 353.68 | OK | |
| r-release-macos-arm64 | 1.0.4 | OK | ||||
| r-release-macos-x86_64 | 1.0.4 | 136.00 | 98.00 | 234.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.4 | 242.00 | 163.00 | 405.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.4 | 132.00 | 75.00 | 207.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 229.00 | 176.00 | 405.00 | OK |
Version: 1.0.4
Check: compiled code
Result: NOTE
File ‘ernm/libs/ernm.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