CRAN Package Check Results for Package systemfonts

Last updated on 2024-06-27 19:51:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.0 39.06 31.41 70.47 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.0 139.59 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.0 150.99 NOTE
r-devel-windows-x86_64 1.1.0 54.00 79.00 133.00 NOTE
r-patched-linux-x86_64 1.1.0 46.31 40.49 86.80 OK
r-release-linux-x86_64 1.1.0 46.35 40.47 86.82 OK
r-release-macos-arm64 1.1.0 61.00 NOTE
r-release-macos-x86_64 1.1.0 65.00 NOTE
r-release-windows-x86_64 1.1.0 55.00 81.00 136.00 OK
r-oldrel-macos-arm64 1.1.0 49.00 NOTE
r-oldrel-macos-x86_64 1.1.0 83.00 NOTE
r-oldrel-windows-x86_64 1.1.0 64.00 102.00 166.00 OK

Check Details

Version: 1.1.0
Check: compiled code
Result: NOTE File ‘systemfonts/libs/systemfonts.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.0
Check: compiled code
Result: NOTE File ‘systemfonts/libs/systemfonts.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.0
Check: compiled code
Result: NOTE File 'systemfonts/libs/x64/systemfonts.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 1.1.0
Check: installed package size
Result: NOTE installed size is 22.7Mb sub-directories of 1Mb or more: libs 22.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64