Last updated on 2026-04-02 00:53:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.9.0 | 22.04 | 485.28 | 507.32 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.9.0 | 13.21 | 327.84 | 341.05 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.9.0 | 37.00 | 819.45 | 856.45 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.9.0 | 38.00 | 798.77 | 836.77 | WARN | |
| r-devel-macos-arm64 | 1.9.0 | 5.00 | 108.00 | 113.00 | WARN | |
| r-devel-windows-x86_64 | 1.9.0 | 25.00 | 472.00 | 497.00 | WARN | |
| r-patched-linux-x86_64 | 1.9.0 | 23.36 | 452.55 | 475.91 | WARN | |
| r-release-linux-x86_64 | 1.9.0 | 18.39 | 434.23 | 452.62 | OK | |
| r-release-macos-arm64 | 1.9.0 | 5.00 | 106.00 | 111.00 | OK | |
| r-release-macos-x86_64 | 1.9.0 | 19.00 | 935.00 | 954.00 | OK | |
| r-release-windows-x86_64 | 1.9.0 | 26.00 | 443.00 | 469.00 | OK | |
| r-oldrel-macos-arm64 | 1.9.0 | 5.00 | 107.00 | 112.00 | OK | |
| r-oldrel-macos-x86_64 | 1.9.0 | 18.00 | 776.00 | 794.00 | OK | |
| r-oldrel-windows-x86_64 | 1.9.0 | 34.00 | 618.00 | 652.00 | OK |
Version: 1.9.0
Check: compiled code
Result: WARN
File ‘bbotk/libs/bbotk.so’:
Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.
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-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-patched-linux-x86_64
Version: 1.9.0
Check: compiled code
Result: WARN
File 'bbotk/libs/x64/bbotk.dll':
Found non-API call to R: 'Rf_findVar'
This entry point may be removed soon.
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