Last updated on 2026-03-28 22:51:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.2 | 23.92 | 45.62 | 69.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3.2 | 16.37 | 34.56 | 50.93 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3.2 | 42.00 | 68.16 | 110.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.2 | 47.00 | 81.26 | 128.26 | OK | |
| r-devel-macos-arm64 | 2.3.2 | 5.00 | 15.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 2.3.2 | 34.00 | 84.00 | 118.00 | OK | |
| r-patched-linux-x86_64 | 2.3.2 | 20.46 | 39.17 | 59.63 | OK | |
| r-release-linux-x86_64 | 2.3.2 | 21.21 | 38.28 | 59.49 | OK | |
| r-release-macos-arm64 | 2.3.2 | OK | ||||
| r-release-macos-x86_64 | 2.3.2 | 15.00 | 58.00 | 73.00 | OK | |
| r-release-windows-x86_64 | 2.3.2 | 32.00 | 83.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2.3.2 | 15.00 | 74.00 | 89.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.2 | 36.00 | 96.00 | 132.00 | OK |
Version: 2.3.2
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-devel-linux-x86_64-debian-gcc