CRAN Package Check Results for Package tidyxl

Last updated on 2026-04-25 09:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.10 109.94 59.43 169.37 OK
r-devel-linux-x86_64-debian-gcc 1.0.10 77.76 44.83 122.59 OK
r-devel-linux-x86_64-fedora-clang 1.0.10 175.00 87.38 262.38 OK
r-devel-linux-x86_64-fedora-gcc 1.0.10 225.00 97.52 322.52 OK
r-patched-linux-x86_64 1.0.10 111.45 52.70 164.15 OK
r-release-linux-x86_64 1.0.10 95.14 51.31 146.45 OK
r-release-macos-arm64 1.0.10 24.00 5.00 29.00 OK
r-release-macos-x86_64 1.0.10 70.00 49.00 119.00 NOTE
r-release-windows-x86_64 1.0.10 142.00 98.00 240.00 OK
r-oldrel-macos-arm64 1.0.10 OK
r-oldrel-macos-x86_64 1.0.10 61.00 73.00 134.00 OK
r-oldrel-windows-x86_64 1.0.10 128.00 98.00 226.00 OK

Check Details

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. Flavor: r-release-macos-x86_64