Last updated on 2026-04-30 09:52:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 45.15 | 381.54 | 426.69 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 31.14 | 193.99 | 225.13 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 60.00 | 616.29 | 676.29 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 87.00 | 638.86 | 725.86 | OK | |
| r-devel-windows-x86_64 | 1.0 | 59.00 | 299.00 | 358.00 | OK | |
| r-patched-linux-x86_64 | 1.0 | 44.04 | 362.58 | 406.62 | OK | |
| r-release-linux-x86_64 | 1.0 | 43.13 | 357.40 | 400.53 | OK | |
| r-release-macos-arm64 | 1.0 | 9.00 | 69.00 | 78.00 | OK | |
| r-release-macos-x86_64 | 1.0 | 28.00 | 350.00 | 378.00 | NOTE | |
| r-release-windows-x86_64 | 1.0 | 50.00 | 347.00 | 397.00 | OK | |
| r-oldrel-macos-arm64 | 1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0 | 27.00 | 328.00 | 355.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0 | 99.00 | 460.00 | 559.00 | OK |
Version: 1.0
Check: compiled code
Result: NOTE
File ‘eFCM/libs/eFCM.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