Last updated on 2026-04-14 19:56:23 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 | 146.63 | 211.28 | 357.91 | 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 | 164.00 | 273.00 | 437.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.13 | 184.87 | 356.66 | 541.53 | 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 | 154.00 | 0.00 | 154.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 | 189.00 | 400.00 | 589.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
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: compiled code
Result: NOTE
File ‘fozziejoin/libs/fozziejoin.so’:
Found non-API calls to R: ‘R_NamespaceRegistry’, ‘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-patched-linux-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