Last updated on 2026-04-01 01:53:10 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 | 14.51 | 313.36 | 327.87 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.9.0 | 35.00 | 782.74 | 817.74 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.9.0 | 34.00 | 707.57 | 741.57 | 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 | 473.00 | 498.00 | WARN | |
| r-patched-linux-x86_64 | 1.9.0 | 22.80 | 433.87 | 456.67 | OK | |
| 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
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