CRAN Package Check Results for Package svglite

Last updated on 2026-04-27 13:51:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.2 15.47 39.06 54.53 OK
r-devel-linux-x86_64-debian-gcc 2.2.2 10.41 30.09 40.50 OK
r-devel-linux-x86_64-fedora-clang 2.2.2 23.00 57.73 80.73 OK
r-devel-linux-x86_64-fedora-gcc 2.2.2 30.00 67.61 97.61 OK
r-devel-windows-x86_64 2.2.2 27.00 78.00 105.00 OK
r-patched-linux-x86_64 2.2.2 15.88 34.50 50.38 OK
r-release-linux-x86_64 2.2.2 15.39 34.48 49.87 OK
r-release-macos-arm64 2.2.2 4.00 17.00 21.00 OK
r-release-macos-x86_64 2.2.2 13.00 58.00 71.00 NOTE
r-release-windows-x86_64 2.2.2 21.00 81.00 102.00 OK
r-oldrel-macos-arm64 2.2.2 OK
r-oldrel-macos-x86_64 2.2.2 11.00 94.00 105.00 OK
r-oldrel-windows-x86_64 2.2.2 26.00 93.00 119.00 OK

Additional issues

rchk

Check Details

Version: 2.2.2
Check: compiled code
Result: NOTE File ‘svglite/libs/svglite.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