Last updated on 2026-04-30 09:52:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.7 | 62.60 | 219.78 | 282.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.7 | 35.82 | 146.76 | 182.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.7 | 99.00 | 359.97 | 458.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.7 | 119.00 | 359.49 | 478.49 | OK | |
| r-devel-windows-x86_64 | 1.1.7 | 80.00 | 293.00 | 373.00 | OK | |
| r-patched-linux-x86_64 | 1.1.7 | 61.79 | 209.56 | 271.35 | OK | |
| r-release-linux-x86_64 | 1.1.7 | 62.21 | 207.80 | 270.01 | OK | |
| r-release-macos-arm64 | 1.1.7 | 15.00 | 65.00 | 80.00 | OK | |
| r-release-macos-x86_64 | 1.1.7 | 47.00 | 243.00 | 290.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.7 | 64.00 | 295.00 | 359.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.7 | 14.00 | 62.00 | 76.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.7 | 45.00 | 385.00 | 430.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.7 | 83.00 | 389.00 | 472.00 | OK |
Version: 1.1.7
Check: compiled code
Result: NOTE
File ‘markets/libs/markets.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