Last updated on 2026-04-25 00:50:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.6 | 131.69 | 74.15 | 205.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.4.6 | 101.57 | 56.87 | 158.44 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.4.6 | 179.00 | 114.10 | 293.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.6 | 279.00 | 122.49 | 401.49 | OK | |
| r-patched-linux-x86_64 | 2.4.6 | 142.67 | 70.39 | 213.06 | OK | |
| r-release-linux-x86_64 | 2.4.6 | 133.53 | 67.00 | 200.53 | OK | |
| r-release-macos-arm64 | 2.4.6 | 29.00 | 17.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 2.4.6 | 93.00 | 122.00 | 215.00 | NOTE | |
| r-release-windows-x86_64 | 2.4.6 | 230.00 | 119.00 | 349.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.6 | 27.00 | 19.00 | 46.00 | OK | |
| r-oldrel-macos-x86_64 | 2.4.6 | 92.00 | 118.00 | 210.00 | OK | |
| r-oldrel-windows-x86_64 | 2.4.6 | 219.00 | 126.00 | 345.00 | OK |
Version: 2.4.6
Check: compiled code
Result: NOTE
File ‘RSQLite/libs/RSQLite.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