Last updated on 2026-04-28 17:53:26 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 | 29.82 | 199.48 | 229.30 | 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 | 55.00 | 304.00 | 359.00 | OK | |
| r-patched-linux-x86_64 | 1.0 | 39.75 | 362.46 | 402.21 | 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 | 47.00 | 300.00 | 347.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