CRAN Package Check Results for Package svglite

Last updated on 2026-04-24 20:52:00 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 11.41 30.02 41.43 OK
r-devel-linux-x86_64-fedora-clang 2.2.2 22.00 57.01 79.01 OK
r-devel-linux-x86_64-fedora-gcc 2.2.2 30.00 67.61 97.61 OK
r-patched-linux-x86_64 2.2.2 15.88 34.50 50.38 OK
r-release-linux-x86_64 2.2.2 14.02 32.94 46.96 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 76.00 97.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 19.00 73.00 92.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