Last updated on 2026-03-31 18:50:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 193.16 | 209.82 | 402.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 136.23 | 133.56 | 269.79 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 268.00 | 311.53 | 579.53 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 375.00 | 342.13 | 717.13 | NOTE | |
| r-devel-macos-arm64 | 1.0.6 | 33.00 | 37.00 | 70.00 | OK | |
| r-devel-windows-x86_64 | 1.0.6 | 225.00 | 205.00 | 430.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.6 | 140.97 | 196.27 | 337.24 | OK | |
| r-release-linux-x86_64 | 1.0.6 | 136.85 | 194.51 | 331.36 | OK | |
| r-release-macos-arm64 | 1.0.6 | OK | ||||
| r-release-macos-x86_64 | 1.0.6 | 110.00 | 397.00 | 507.00 | OK | |
| r-release-windows-x86_64 | 1.0.6 | 186.00 | 202.00 | 388.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.6 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.6 | 109.00 | 407.00 | 516.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.6 | 219.00 | 324.00 | 543.00 | OK |
Version: 1.0.6
Check: compiled code
Result: NOTE
File ‘womblR/libs/womblR.so’:
Found non-API call to R: ‘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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.6
Check: compiled code
Result: NOTE
File 'womblR/libs/x64/womblR.dll':
Found non-API call to R: '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: 1.0.6
Check: installed package size
Result: NOTE
installed size is 8.8Mb
sub-directories of 1Mb or more:
libs 8.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64