CRAN Package Check Results for Package systemfonts

Last updated on 2026-04-28 08:53:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 58.82 59.93 118.75 OK
r-devel-linux-x86_64-debian-gcc 1.3.2 45.50 48.66 94.16 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 86.00 86.61 172.61 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 121.00 94.50 215.50 OK
r-devel-windows-x86_64 1.3.2 89.00 104.00 193.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 59.27 54.34 113.61 OK
r-release-macos-arm64 1.3.2 15.00 20.00 35.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 82.00 102.00 184.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 94.00 113.00 207.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