Last updated on 2026-04-25 00:49:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.9 | 103.29 | 339.19 | 442.48 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.5.9 | 72.95 | 213.93 | 286.88 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.5.9 | 135.00 | 531.88 | 666.88 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.9 | 189.00 | 550.13 | 739.13 | OK | |
| r-patched-linux-x86_64 | 2.5.9 | 93.95 | 333.10 | 427.05 | OK | |
| r-release-linux-x86_64 | 2.5.9 | 87.23 | 313.79 | 401.02 | OK | |
| r-release-macos-arm64 | 2.5.9 | 19.00 | 70.00 | 89.00 | OK | |
| r-release-macos-x86_64 | 2.5.9 | 60.00 | 327.00 | 387.00 | NOTE | |
| r-release-windows-x86_64 | 2.5.9 | 113.00 | 315.00 | 428.00 | OK | |
| r-oldrel-macos-arm64 | 2.5.9 | OK | ||||
| r-oldrel-macos-x86_64 | 2.5.9 | 56.00 | 326.00 | 382.00 | OK | |
| r-oldrel-windows-x86_64 | 2.5.9 | 105.00 | 325.00 | 430.00 | OK |
Version: 2.5.9
Check: compiled code
Result: NOTE
File ‘BGVAR/libs/BGVAR.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