CRAN Package Check Results for Package jinjar

Last updated on 2026-04-30 09:52:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 55.91 47.77 103.68 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 41.95 36.15 78.10 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 73.00 69.42 142.42 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 113.00 83.35 196.35 OK
r-devel-windows-x86_64 0.3.2 69.00 90.00 159.00 OK
r-patched-linux-x86_64 0.3.2 59.22 43.54 102.76 OK
r-release-linux-x86_64 0.3.2 57.27 43.19 100.46 OK
r-release-macos-arm64 0.3.2 13.00 13.00 26.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 55.00 92.00 147.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 66.00 105.00 171.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