Last updated on 2026-04-25 12:49:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.11.1 | 393.26 | 68.99 | 462.25 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.11.1 | 168.19 | 46.30 | 214.49 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.11.1 | 339.00 | 107.73 | 446.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.11.1 | 477.00 | 99.88 | 576.88 | OK | |
| r-patched-linux-x86_64 | 0.11.1 | 222.09 | 63.01 | 285.10 | OK | |
| r-release-linux-x86_64 | 0.11.1 | 213.01 | 60.65 | 273.66 | OK | |
| r-release-macos-arm64 | 0.11.1 | 45.00 | -15.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 0.11.1 | 126.00 | 40.00 | 166.00 | NOTE | |
| r-release-windows-x86_64 | 0.11.1 | 227.00 | 102.00 | 329.00 | OK | |
| r-oldrel-macos-arm64 | 0.11.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.11.1 | 109.00 | -8.00 | 101.00 | OK | |
| r-oldrel-windows-x86_64 | 0.11.1 | 207.00 | 109.00 | 316.00 | OK |
Version: 0.11.1
Check: compiled code
Result: NOTE
File ‘trajeR/libs/trajeR.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