Last updated on 2026-01-09 09:50:13 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.1 | 18.42 | 28.22 | 46.64 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.1 | 13.91 | 22.38 | 36.29 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.1 | 32.00 | 45.40 | 77.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.1 | 41.00 | 51.83 | 92.83 | OK | |
| r-devel-windows-x86_64 | 1.4.1 | 23.00 | 65.00 | 88.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4.1 | 19.33 | 25.24 | 44.57 | OK | |
| r-release-linux-x86_64 | 1.4.1 | 19.36 | 24.81 | 44.17 | OK | |
| r-release-macos-arm64 | 1.4.1 | OK | ||||
| r-release-macos-x86_64 | 1.4.1 | 12.00 | 25.00 | 37.00 | OK | |
| r-release-windows-x86_64 | 1.4.1 | 22.00 | 76.00 | 98.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4.1 | 14.00 | 23.00 | 37.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.1 | 24.00 | 83.00 | 107.00 | OK |
Version: 1.4.1
Check: compiled code
Result: NOTE
File ‘brif/libs/brif.so’:
Found non-API call to R: ‘ATTRIB’
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-linux-x86_64-debian-clang
Version: 1.4.1
Check: compiled code
Result: NOTE
File 'brif/libs/x64/brif.dll':
Found non-API call to R: 'ATTRIB'
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