Last updated on 2025-11-22 19:50:29 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.6 | 8.41 | 63.32 | 71.73 | NOTE | |
| r-release-macos-arm64 | 1.0.7 | 0.00 | 14.00 | 14.00 | ERROR | |
| 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 | 0.00 | 26.00 | 26.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.0.7 | 14.00 | 119.00 | 133.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.6 | 24.00 | 102.00 | 126.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.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.7
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
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