Last updated on 2025-11-23 05:50:16 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.7 | 7.46 | 71.54 | 79.00 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.7 | 6.98 | 48.09 | 55.07 | 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 | 80.00 | 58.29 | 138.29 | 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.6 | 21.00 | 102.00 | 123.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