Last updated on 2026-08-26 06:53:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 7.1.0 | 9.97 | 54.85 | 64.82 | OK | |
| r-devel-linux-x86_64-debian-gcc | 7.1.0 | 7.47 | 43.18 | 50.65 | OK | |
| r-devel-linux-x86_64-fedora-clang | 8.0.0 | 45.51 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 8.0.0 | 51.53 | OK | |||
| r-devel-windows-x86_64 | 7.1.0 | 3.00 | 25.00 | 28.00 | ERROR | |
| r-patched-linux-x86_64 | 7.1.0 | 8.78 | 48.49 | 57.27 | OK | |
| r-release-linux-x86_64 | 7.1.0 | 7.97 | 48.25 | 56.22 | 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 | 7.1.0 | 3.00 | 7.00 | 10.00 | ERROR | |
| 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 | 91.00 | 234.00 | 325.00 | NOTE |
Version: 7.1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-windows-x86_64, r-release-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