CRAN Package Check Results for Package orbweaver

Last updated on 2026-09-03 09:53:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.18.2 104.92 32.32 137.24 NOTE
r-devel-linux-x86_64-debian-gcc 0.18.2 81.46 26.15 107.61 NOTE
r-devel-linux-x86_64-fedora-clang 0.18.3 68.00 20.59 88.59 OK
r-devel-linux-x86_64-fedora-gcc 0.18.3 69.00 19.93 88.93 OK
r-devel-windows-x86_64 0.18.2 98.00 142.00 240.00 NOTE
r-patched-linux-x86_64 0.18.2 103.58 25.11 128.69 NOTE
r-release-linux-x86_64 0.18.2 104.22 25.05 129.27 NOTE
r-release-macos-arm64 0.18.3 32.00 -2.00 30.00 OK
r-release-macos-x86_64 0.18.3 96.00 42.00 138.00 OK
r-release-windows-x86_64 0.18.2 103.00 79.00 182.00 NOTE
r-oldrel-macos-arm64 0.18.3 27.00 4.00 31.00 OK
r-oldrel-macos-x86_64 0.18.3 92.00 47.00 139.00 OK
r-oldrel-windows-x86_64 0.18.2 125.00 84.00 209.00 OK

Check Details

Version: 0.18.2
Check: compiled code
Result: NOTE File ‘orbweaver/libs/orbweaver.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.18.2
Check: compiled code
Result: NOTE File 'orbweaver/libs/x64/orbweaver.dll': 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. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64