CRAN Package Check Results for Package showtext

Last updated on 2026-03-31 22:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-8 5.83 36.24 42.07 NOTE
r-devel-linux-x86_64-debian-gcc 0.9-8 4.97 27.19 32.16 NOTE
r-devel-linux-x86_64-fedora-clang 0.9-8 9.00 60.11 69.11 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9-8 9.00 72.04 81.04 NOTE
r-devel-macos-arm64 0.9-8 4.00 20.00 24.00 OK
r-devel-windows-x86_64 0.9-8 23.00 60.00 83.00 NOTE
r-patched-linux-x86_64 0.9-8 5.31 31.39 36.70 OK
r-release-linux-x86_64 0.9-8 5.37 31.14 36.51 OK
r-release-macos-arm64 0.9-8 3.00 24.00 27.00 OK
r-release-macos-x86_64 0.9-8 13.00 61.00 74.00 OK
r-release-windows-x86_64 0.9-8 23.00 58.00 81.00 OK
r-oldrel-macos-arm64 0.9-8 3.00 25.00 28.00 OK
r-oldrel-macos-x86_64 0.9-8 11.00 85.00 96.00 OK
r-oldrel-windows-x86_64 0.9-8 28.00 69.00 97.00 OK

Check Details

Version: 0.9-8
Check: compiled code
Result: NOTE File ‘showtext/libs/showtext.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: 0.9-8
Check: compiled code
Result: NOTE File 'showtext/libs/x64/showtext.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