Last updated on 2026-04-26 03:49:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 51.08 | 40.80 | 91.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 37.51 | 32.45 | 69.96 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 70.00 | 58.10 | 128.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 104.00 | 55.71 | 159.71 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 50.21 | 36.11 | 86.32 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 48.72 | 36.22 | 84.94 | OK | |
| r-release-macos-arm64 | 0.3.0 | 9.00 | 8.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 27.00 | 39.00 | 66.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.0 | 68.00 | 75.00 | 143.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 24.00 | 28.00 | 52.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 70.00 | 89.00 | 159.00 | OK |
Version: 0.3.0
Check: compiled code
Result: NOTE
File ‘shide/libs/shide.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