Last updated on 2026-04-01 13:55:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.13 | 188.26 | 370.58 | 558.84 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.13 | 144.41 | 209.64 | 354.05 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.13 | 300.00 | 541.16 | 841.16 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.13 | 318.00 | 537.82 | 855.82 | OK | |
| r-devel-macos-arm64 | 0.0.13 | 43.00 | 78.00 | 121.00 | OK | |
| r-devel-windows-x86_64 | 0.0.13 | 197.00 | 268.00 | 465.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.13 | 183.84 | 356.46 | 540.30 | OK | |
| r-release-linux-x86_64 | 0.0.13 | 186.27 | 353.67 | 539.94 | 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 | 158.00 | 272.00 | 430.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 | 192.00 | 407.00 | 599.00 | OK |
Version: 0.0.13
Check: compiled code
Result: NOTE
File ‘fozziejoin/libs/fozziejoin.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’,
‘R_Srcref’, ‘R_UnboundValue’
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-linux-x86_64-debian-clang
Version: 0.0.13
Check: compiled code
Result: NOTE
File ‘fozziejoin/libs/fozziejoin.so’:
Found non-API calls to R: ‘R_NamespaceRegistry’, ‘R_Srcref’,
‘R_UnboundValue’
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-gcc, r-devel-linux-x86_64-fedora-clang
Version: 0.0.13
Check: compiled code
Result: NOTE
File 'fozziejoin/libs/x64/fozziejoin.dll':
Found non-API calls to R: 'R_MissingArg', 'R_NamespaceRegistry',
'R_Srcref', 'R_UnboundValue'
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