CRAN Package Check Results for Package orbweaver

Last updated on 2026-09-03 21:53:30 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.3 90.46 25.74 116.20 OK
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 120.00 77.00 197.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-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