CRAN Package Check Results for Package Cairo

Last updated on 2025-08-23 12:48:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6-5 8.63 24.93 33.56 OK
r-devel-linux-x86_64-debian-gcc 1.6-5 7.31 20.43 27.74 OK
r-devel-linux-x86_64-fedora-clang 1.6-5 53.30 OK
r-devel-linux-x86_64-fedora-gcc 1.6-5 54.83 OK
r-devel-windows-x86_64 1.6-5 35.00 107.00 142.00 OK
r-patched-linux-x86_64 1.6-2 7.95 23.46 31.41 NOTE
r-release-linux-x86_64 1.6-2 7.12 23.61 30.73 NOTE
r-release-macos-arm64 1.6-5 75.00 OK
r-release-macos-x86_64 1.6-5 121.00 OK
r-release-windows-x86_64 1.6-5 37.00 108.00 145.00 OK
r-oldrel-macos-arm64 1.6-2 44.00 NOTE
r-oldrel-macos-x86_64 1.6-5 103.00 NOTE
r-oldrel-windows-x86_64 1.6-5 37.00 113.00 150.00 NOTE

Check Details

Version: 1.6-2
Check: top-level files
Result: NOTE possible bashism in configure.ac line 36 (should be 'b = a'): if test "xx$CAIRO_LIBS" == "xx"; then possible bashism in configure.ac line 129 (should be 'b = a'): if test "xx${CAIRO_LIBS}" == "xx"; then possible bashism in configure.ac line 130 (should be 'b = a'): if test $uses_ats == "yes"; then possible bashism in configure.ac line 214 (test -a/-o): if test -z "${FCI}" -a -e "${pre}/include/fontconfig/fontconfig.h"; then possible bashism in configure.ac line 218 (test -a/-o): if test -z "${FTI}" -a -e "${pre}/include/freetype2/freetype/freetype.h"; then possible bashism in configure.ac line 227 (test -a/-o): if test -z "${FCI}" -a -z "${FTI}"; then Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.6-2
Check: compiled code
Result: NOTE File ‘Cairo/libs/Cairo.so’: Found non-API calls to R: ‘EXTPTR_PTR’, ‘Rf_GetOption’, ‘Rf_gsetVar’ 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-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.6-2
Check: installed package size
Result: NOTE installed size is 63.7Mb sub-directories of 1Mb or more: libs 63.6Mb Flavor: r-oldrel-macos-arm64

Version: 1.6-5
Check: installed package size
Result: NOTE installed size is 68.3Mb sub-directories of 1Mb or more: libs 68.2Mb Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

mirror server hosted at Truenetwork, Russian Federation.