Last updated on 2026-02-05 09:50:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 7.0.0 | 8.72 | 50.94 | 59.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 7.0.0 | 7.27 | 38.38 | 45.65 | OK | |
| r-devel-linux-x86_64-fedora-clang | 7.0.0 | 13.00 | 73.02 | 86.02 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 7.0.0 | 14.00 | 81.57 | 95.57 | OK | |
| r-devel-windows-x86_64 | 7.0.0 | 75.00 | 193.00 | 268.00 | OK | |
| r-patched-linux-x86_64 | 7.0.0 | 8.80 | 47.34 | 56.14 | NOTE | |
| r-release-linux-x86_64 | 7.0.0 | 7.51 | 47.67 | 55.18 | NOTE | |
| r-release-macos-arm64 | 7.0.0 | NOTE | ||||
| r-release-macos-x86_64 | 7.0.0 | 9.00 | 269.00 | 278.00 | NOTE | |
| r-release-windows-x86_64 | 7.0.0 | 69.00 | 183.00 | 252.00 | NOTE | |
| r-oldrel-macos-arm64 | 7.0.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 7.0.0 | 9.00 | 257.00 | 266.00 | NOTE | |
| r-oldrel-windows-x86_64 | 7.0.0 | 2.00 | 11.00 | 13.00 | ERROR |
Version: 7.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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 7.0.0
Check: tests
Result: NOTE
Running ‘spelling.R’ [0s/0s]
Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ...6c6
< NULL
---
> All Done!
Running ‘testthat.R’ [3s/109s]
Flavor: r-release-macos-arm64
Version: 7.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-release-windows-x86_64
Version: 7.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.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 7.0.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64