Last updated on 2026-04-05 17:52:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.10 | 104.21 | 57.70 | 161.91 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.10 | 81.01 | 43.04 | 124.05 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.10 | 197.00 | 94.69 | 291.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.10 | 247.00 | 106.80 | 353.80 | OK | |
| r-devel-macos-arm64 | 1.0.10 | 24.00 | 5.00 | 29.00 | OK | |
| r-devel-windows-x86_64 | 1.0.10 | 145.00 | 101.00 | 246.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.10 | 110.17 | 53.85 | 164.02 | NOTE | |
| r-release-linux-x86_64 | 1.0.10 | 99.09 | 50.98 | 150.07 | OK | |
| r-release-macos-arm64 | 1.0.10 | OK | ||||
| r-release-macos-x86_64 | 1.0.10 | 61.00 | 73.00 | 134.00 | OK | |
| r-release-windows-x86_64 | 1.0.10 | 134.00 | 96.00 | 230.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.10 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.10 | 82.00 | 2.00 | 84.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.10 | 158.00 | 117.00 | 275.00 | OK |
Version: 1.0.10
Check: compiled code
Result: NOTE
File ‘tidyxl/libs/tidyxl.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-patched-linux-x86_64
Version: 1.0.10
Check: compiled code
Result: NOTE
File 'tidyxl/libs/x64/tidyxl.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.10
Check: installed package size
Result: NOTE
installed size is 9.6Mb
sub-directories of 1Mb or more:
libs 8.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64