Last updated on 2026-03-29 21:54:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 28.14 | 24.21 | 52.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 18.07 | 19.63 | 37.70 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 38.00 | 35.83 | 73.83 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 57.00 | 36.78 | 93.78 | OK | |
| r-devel-macos-arm64 | 1.1 | 5.00 | 11.00 | 16.00 | OK | |
| r-devel-windows-x86_64 | 1.1 | 35.00 | 70.00 | 105.00 | OK | |
| r-patched-linux-x86_64 | 1.1 | 21.20 | 21.85 | 43.05 | OK | |
| r-release-linux-x86_64 | 1.1 | 22.35 | 21.35 | 43.70 | OK | |
| r-release-macos-arm64 | 1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1 | 16.00 | 46.00 | 62.00 | OK | |
| r-release-windows-x86_64 | 1.1 | 30.00 | 67.00 | 97.00 | OK | |
| r-oldrel-macos-arm64 | 1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1 | 17.00 | 42.00 | 59.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1 | 34.00 | 80.00 | 114.00 | OK |
Version: 1.1
Check: compiled code
Result: NOTE
File ‘energymethod/libs/energymethod.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-devel-linux-x86_64-debian-gcc