Last updated on 2026-03-20 11:52:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9-32 | 50.71 | 142.13 | 192.84 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.9-32 | 34.48 | 94.96 | 129.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9-33 | 92.00 | 218.19 | 310.19 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9-32 | 95.00 | 241.32 | 336.32 | NOTE | |
| r-devel-macos-arm64 | 0.9-32 | 18.00 | 34.00 | 52.00 | OK | |
| r-devel-windows-x86_64 | 0.9-32 | 73.00 | 185.00 | 258.00 | NOTE | |
| r-patched-linux-x86_64 | 0.9-32 | 44.61 | 125.42 | 170.03 | OK | |
| r-release-linux-x86_64 | 0.9-32 | 45.57 | 124.31 | 169.88 | OK | |
| r-release-macos-arm64 | 0.9-32 | OK | ||||
| r-release-macos-x86_64 | 0.9-32 | 46.00 | 260.00 | 306.00 | OK | |
| r-release-windows-x86_64 | 0.9-32 | 69.00 | 185.00 | 254.00 | OK | |
| r-oldrel-macos-arm64 | 0.9-33 | 13.00 | 62.00 | 75.00 | OK | |
| r-oldrel-macos-x86_64 | 0.9-32 | 47.00 | 262.00 | 309.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9-32 | 77.00 | 228.00 | 305.00 | OK |
Version: 0.9-32
Check: compiled code
Result: NOTE
File ‘dbarts/libs/dbarts.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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-gcc
Version: 0.9-32
Check: compiled code
Result: NOTE
File 'dbarts/libs/x64/dbarts.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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