Last updated on 2026-09-03 09:53:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.13 | 188.97 | 382.22 | 571.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.16 | 153.10 | 156.71 | 309.81 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.16 | 115.00 | 189.72 | 304.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.16 | 130.00 | 202.70 | 332.70 | OK | |
| r-devel-windows-x86_64 | 0.0.13 | 180.00 | 345.00 | 525.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.13 | 185.34 | 363.87 | 549.21 | NOTE | |
| r-release-linux-x86_64 | 0.0.13 | 189.16 | 361.36 | 550.52 | NOTE | |
| r-release-macos-arm64 | 0.0.16 | 45.00 | 54.00 | 99.00 | OK | |
| r-release-macos-x86_64 | 0.0.16 | 151.00 | 245.00 | 396.00 | OK | |
| r-release-windows-x86_64 | 0.0.13 | 193.00 | 272.00 | 465.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.0.16 | 44.00 | 57.00 | 101.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.16 | 152.00 | 238.00 | 390.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.16 | 154.00 | 315.00 | 469.00 | OK |
Version: 0.0.13
Check: compiled code
Result: NOTE
File ‘fozziejoin/libs/fozziejoin.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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.0.13
Check: compiled code
Result: NOTE
File 'fozziejoin/libs/x64/fozziejoin.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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64