Last updated on 2026-04-17 06:54:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.13 | 179.87 | 373.53 | 553.40 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.13 | 147.81 | 207.81 | 355.62 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.13 | 317.00 | 542.60 | 859.60 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.13 | 325.00 | 546.20 | 871.20 | NOTE | |
| r-devel-macos-arm64 | 0.0.13 | 43.00 | 78.00 | 121.00 | OK | |
| r-devel-windows-x86_64 | 0.0.13 | 176.00 | 274.00 | 450.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.13 | 180.83 | 354.71 | 535.54 | NOTE | |
| r-release-linux-x86_64 | 0.0.13 | 184.22 | 345.92 | 530.14 | OK | |
| r-release-macos-arm64 | 0.0.13 | 44.00 | 80.00 | 124.00 | OK | |
| r-release-macos-x86_64 | 0.0.13 | 145.00 | 253.00 | 398.00 | OK | |
| r-release-windows-x86_64 | 0.0.13 | 162.00 | 272.00 | 434.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.13 | 42.00 | 86.00 | 128.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.0.13 | 146.00 | 276.00 | 422.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.0.13 | 204.00 | 406.00 | 610.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-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: 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.
Flavor: r-devel-windows-x86_64
Version: 0.0.13
Check: installed package size
Result: NOTE
installed size is 8.4Mb
sub-directories of 1Mb or more:
libs 8.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64