Last updated on 2026-04-25 06:51:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.5 | 24.04 | 48.57 | 72.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3.5 | 17.32 | 36.91 | 54.23 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.3.5 | 50.00 | 76.33 | 126.33 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.5 | 47.00 | 80.48 | 127.48 | OK | |
| r-patched-linux-x86_64 | 2.3.5 | 23.86 | 42.03 | 65.89 | OK | |
| r-release-linux-x86_64 | 2.3.5 | 19.64 | 41.69 | 61.33 | OK | |
| r-release-macos-arm64 | 2.3.5 | 6.00 | 15.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 2.3.5 | 19.00 | 98.00 | 117.00 | NOTE | |
| r-release-windows-x86_64 | 2.3.5 | 34.00 | 82.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.5 | 4.00 | 16.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 2.3.5 | 18.00 | 71.00 | 89.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.5 | 30.00 | 78.00 | 108.00 | OK |
Version: 2.3.5
Check: compiled code
Result: NOTE
File ‘readODS/libs/readODS.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