CRAN Package Check Results for Package systemfonts

Last updated on 2026-04-24 12:07:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 62.08 58.78 120.86 OK
r-devel-linux-x86_64-debian-gcc 1.3.2 45.11 43.26 88.37 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 88.00 86.32 174.32 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 121.00 94.50 215.50 OK
r-devel-macos-arm64 1.3.2 14.00 20.00 34.00 OK
r-devel-windows-x86_64 1.3.2 84.00 99.00 183.00 OK
r-patched-linux-x86_64 1.3.2 61.95 54.11 116.06 OK
r-release-linux-x86_64 1.3.2 52.41 51.55 103.96 OK
r-release-macos-arm64 1.3.2 11.00 26.00 37.00 OK
r-release-macos-x86_64 1.3.2 41.00 69.00 110.00 NOTE
r-release-windows-x86_64 1.3.2 84.00 99.00 183.00 OK
r-oldrel-macos-arm64 1.3.2 11.00 26.00 37.00 OK
r-oldrel-macos-x86_64 1.3.2 40.00 70.00 110.00 OK
r-oldrel-windows-x86_64 1.3.2 76.00 91.00 167.00 OK

Check Details

Version: 1.3.2
Check: compiled code
Result: NOTE File ‘systemfonts/libs/systemfonts.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. Flavor: r-release-macos-x86_64