Last updated on 2026-04-25 11:50:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 21.81 | 54.53 | 76.34 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 14.01 | 39.51 | 53.52 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 39.00 | 80.33 | 119.33 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 43.00 | 85.55 | 128.55 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 18.96 | 49.71 | 68.67 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 16.24 | 48.21 | 64.45 | OK | |
| r-release-macos-arm64 | 1.0.0 | 6.00 | 13.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 16.00 | 65.00 | 81.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.0 | 31.00 | 73.00 | 104.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 13.00 | 62.00 | 75.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 29.00 | 73.00 | 102.00 | OK |
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘supercells/libs/supercells.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