Last updated on 2026-04-01 23:54:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 20.67 | 54.41 | 75.08 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 14.02 | 38.91 | 52.93 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 39.00 | 83.80 | 122.80 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 39.00 | 78.79 | 117.79 | NOTE | |
| r-devel-macos-arm64 | 1.0.0 | 6.00 | 13.00 | 19.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 32.00 | 73.00 | 105.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.0 | 20.47 | 48.69 | 69.16 | NOTE | |
| r-release-linux-x86_64 | 1.0.0 | 16.79 | 49.06 | 65.85 | OK | |
| r-release-macos-arm64 | 1.0.0 | OK | ||||
| r-release-macos-x86_64 | 1.0.0 | 13.00 | 62.00 | 75.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 25.00 | 73.00 | 98.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 13.00 | 38.00 | 51.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 31.00 | 92.00 | 123.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.
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, r-patched-linux-x86_64
Version: 1.0.0
Check: compiled code
Result: NOTE
File 'supercells/libs/x64/supercells.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