CRAN Package Check Results for Package jinjar

Last updated on 2026-04-25 12:48:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 53.60 47.82 101.42 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 43.02 36.55 79.57 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 73.00 66.77 139.77 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 113.00 83.35 196.35 OK
r-patched-linux-x86_64 0.3.2 57.68 43.57 101.25 OK
r-release-linux-x86_64 0.3.2 53.67 41.94 95.61 OK
r-release-macos-arm64 0.3.2 13.00 14.00 27.00 OK
r-release-macos-x86_64 0.3.2 41.00 65.00 106.00 NOTE
r-release-windows-x86_64 0.3.2 60.00 93.00 153.00 OK
r-oldrel-macos-arm64 0.3.2 OK
r-oldrel-macos-x86_64 0.3.2 36.00 59.00 95.00 OK
r-oldrel-windows-x86_64 0.3.2 55.00 81.00 136.00 OK

Check Details

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