Last updated on 2026-04-02 17:52:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 28.49 | 35.49 | 63.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 22.23 | 28.19 | 50.42 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 38.00 | 52.32 | 90.32 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 60.00 | 65.12 | 125.12 | OK | |
| r-devel-macos-arm64 | 1.0.5 | 6.00 | 15.00 | 21.00 | OK | |
| r-devel-windows-x86_64 | 1.0.5 | 35.00 | 75.00 | 110.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.5 | 29.42 | 31.33 | 60.75 | NOTE | |
| r-release-linux-x86_64 | 1.0.5 | 22.94 | 30.34 | 53.28 | OK | |
| r-release-macos-arm64 | 1.0.5 | OK | ||||
| r-release-macos-x86_64 | 1.0.5 | 16.00 | 88.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 1.0.5 | 31.00 | 74.00 | 105.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.5 | 16.00 | 51.00 | 67.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.5 | 38.00 | 88.00 | 126.00 | OK |
Version: 1.0.5
Check: compiled code
Result: NOTE
File ‘elmNNRcpp/libs/elmNNRcpp.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64
Version: 1.0.5
Check: compiled code
Result: NOTE
File 'elmNNRcpp/libs/x64/elmNNRcpp.dll':
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-devel-windows-x86_64