Last updated on 2026-08-29 20:50:28 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 120.81 | 191.76 | 312.57 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 96.58 | 153.07 | 249.65 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 76.00 | 184.72 | 260.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 81.00 | 223.68 | 304.68 | OK | |
| r-devel-windows-x86_64 | 0.2.4 | 136.00 | 262.00 | 398.00 | OK | |
| r-patched-linux-x86_64 | 0.2.3 | 118.13 | 218.77 | 336.90 | NOTE | |
| r-release-linux-x86_64 | 0.2.3 | 117.06 | 213.82 | 330.88 | NOTE | |
| r-release-macos-arm64 | 0.2.4 | 30.00 | 30.00 | 60.00 | OK | |
| r-release-macos-x86_64 | 0.2.4 | 97.00 | 181.00 | 278.00 | OK | |
| r-release-windows-x86_64 | 0.2.3 | 119.00 | 225.00 | 344.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.4 | 29.00 | 33.00 | 62.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.4 | 96.00 | 209.00 | 305.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.4 | 101.00 | 222.00 | 323.00 | OK |
Version: 0.2.3
Check: compiled code
Result: NOTE
File ‘zoomerjoin/libs/zoomerjoin.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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.3
Check: compiled code
Result: NOTE
File 'zoomerjoin/libs/x64/zoomerjoin.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-release-windows-x86_64