Last updated on 2026-04-25 10:51:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.0 | 74.84 | 105.38 | 180.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.2.0 | 52.94 | 78.43 | 131.37 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.2.0 | 110.00 | 153.99 | 263.99 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.0 | 145.00 | 162.16 | 307.16 | OK | |
| r-patched-linux-x86_64 | 2.2.0 | 70.68 | 97.01 | 167.69 | OK | |
| r-release-linux-x86_64 | 2.2.0 | 58.25 | 93.25 | 151.50 | OK | |
| r-release-macos-arm64 | 2.2.0 | 15.00 | 20.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 2.2.0 | 43.00 | 117.00 | 160.00 | NOTE | |
| r-release-windows-x86_64 | 2.2.0 | 101.00 | 148.00 | 249.00 | OK | |
| r-oldrel-macos-arm64 | 2.2.0 | 13.00 | 36.00 | 49.00 | OK | |
| r-oldrel-macos-x86_64 | 2.2.0 | 45.00 | 158.00 | 203.00 | OK | |
| r-oldrel-windows-x86_64 | 2.2.0 | 83.00 | 145.00 | 228.00 | OK |
Version: 2.2.0
Check: compiled code
Result: NOTE
File ‘readr/libs/readr.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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-macos-x86_64