Last updated on 2026-09-11 17:50:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 8.0.0 | 8.22 | 56.79 | 65.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 8.0.0 | 6.47 | 44.34 | 50.81 | OK | |
| r-devel-linux-x86_64-fedora-clang | 8.0.0 | 42.73 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 8.0.0 | 48.46 | OK | |||
| r-devel-windows-x86_64 | 8.0.0 | 1.00 | 6.00 | 7.00 | ERROR | |
| r-patched-linux-x86_64 | 8.0.0 | 8.38 | 50.11 | 58.49 | OK | |
| r-release-linux-x86_64 | 8.0.0 | 7.94 | 50.66 | 58.60 | OK | |
| r-release-macos-arm64 | 8.0.0 | 4.00 | 138.00 | 142.00 | OK | |
| r-release-macos-x86_64 | 8.0.0 | 9.00 | 207.00 | 216.00 | OK | |
| r-release-windows-x86_64 | 8.0.0 | 73.00 | 194.00 | 267.00 | OK | |
| r-oldrel-macos-arm64 | 8.0.0 | 3.00 | 169.00 | 172.00 | NOTE | |
| r-oldrel-macos-x86_64 | 8.0.0 | 9.00 | 209.00 | 218.00 | NOTE | |
| r-oldrel-windows-x86_64 | 8.0.0 | 82.00 | 234.00 | 316.00 | NOTE |
Version: 8.0.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-x86_64
Version: 8.0.0
Check: compiled code
Result: NOTE
File ‘curl/libs/curl.so’:
Found non-API call to R: ‘R_new_custom_connection’
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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 8.0.0
Check: compiled code
Result: NOTE
File 'curl/libs/x64/curl.dll':
Found non-API call to R: 'R_new_custom_connection'
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-oldrel-windows-x86_64