Last updated on 2025-11-26 17:49:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.7 | 7.96 | 69.72 | 77.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.7 | 7.10 | 48.46 | 55.56 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.7 | 119.00 | 7.61 | 126.61 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 19.00 | 109.15 | 128.15 | OK | |
| r-devel-windows-x86_64 | 1.0.6 | 27.00 | 87.00 | 114.00 | WARN | |
| r-patched-linux-x86_64 | 1.0.6 | 8.69 | 63.31 | 72.00 | NOTE | |
| r-release-linux-x86_64 | 1.0.7 | 8.02 | 62.86 | 70.88 | OK | |
| r-release-macos-arm64 | 1.0.7 | 3.00 | 37.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 1.0.7 | 15.00 | 142.00 | 157.00 | OK | |
| r-release-windows-x86_64 | 1.0.6 | 19.00 | 95.00 | 114.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.7 | 7.00 | 50.00 | 57.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.7 | 14.00 | 119.00 | 133.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.7 | 24.00 | 168.00 | 192.00 | OK |
Version: 1.0.6
Check: compiled code
Result: WARN
File 'fansi/libs/x64/fansi.dll':
Found non-API call to R: 'R_nchar'
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
Version: 1.0.6
Check: compiled code
Result: NOTE
File ‘fansi/libs/fansi.so’:
Found non-API call to R: ‘R_nchar’
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-patched-linux-x86_64
Version: 1.0.6
Check: compiled code
Result: NOTE
File 'fansi/libs/x64/fansi.dll':
Found non-API call to R: 'R_nchar'
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-windows-x86_64