CRAN Package Check Results for Package svglite

Last updated on 2026-03-28 12:53:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.2 15.27 39.11 54.38 OK
r-devel-linux-x86_64-debian-gcc 2.2.2 11.66 29.94 41.60 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.2 23.00 55.86 78.86 OK
r-devel-linux-x86_64-fedora-gcc 2.2.2 30.00 64.44 94.44 OK
r-devel-macos-arm64 2.2.2 4.00 17.00 21.00 OK
r-devel-windows-x86_64 2.2.2 21.00 77.00 98.00 OK
r-patched-linux-x86_64 2.2.2 15.36 33.20 48.56 OK
r-release-linux-x86_64 2.2.2 14.78 32.29 47.07 OK
r-release-macos-arm64 2.2.2 OK
r-release-macos-x86_64 2.2.2 11.00 94.00 105.00 OK
r-release-windows-x86_64 2.2.2 20.00 74.00 94.00 OK
r-oldrel-macos-arm64 2.2.2 OK
r-oldrel-macos-x86_64 2.2.2 11.00 98.00 109.00 OK
r-oldrel-windows-x86_64 2.2.2 24.00 91.00 115.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-devel-linux-x86_64-debian-gcc