Last updated on 2026-03-31 20:55:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 55.80 | 40.11 | 95.91 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 35.79 | 29.96 | 65.75 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 70.00 | 64.32 | 134.32 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 110.00 | 61.62 | 171.62 | NOTE | |
| r-devel-macos-arm64 | 0.3.0 | 9.00 | 8.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 0.3.0 | 65.00 | 82.00 | 147.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.0 | 36.87 | 34.35 | 71.22 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 37.92 | 34.15 | 72.07 | OK | |
| r-release-macos-arm64 | 0.3.0 | OK | ||||
| r-release-macos-x86_64 | 0.3.0 | 24.00 | 28.00 | 52.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 50.00 | 78.00 | 128.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 24.00 | 35.00 | 59.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 61.00 | 93.00 | 154.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.0
Check: compiled code
Result: NOTE
File 'shide/libs/x64/shide.dll':
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-windows-x86_64