CRAN Package Check Results for Package waysign

Last updated on 2026-03-28 14:52:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 48.38 28.10 76.48 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 39.20 22.24 61.44 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 81.00 39.16 120.16 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 81.00 37.66 118.66 OK
r-devel-macos-arm64 0.1.1 12.00 10.00 22.00 OK
r-devel-windows-x86_64 0.1.1 64.00 51.00 115.00 OK
r-patched-linux-x86_64 0.1.1 46.78 24.00 70.78 OK
r-release-linux-x86_64 0.1.1 48.53 23.81 72.34 OK
r-release-macos-arm64 0.1.1 12.00 11.00 23.00 OK
r-release-macos-x86_64 0.1.1 37.00 63.00 100.00 OK
r-release-windows-x86_64 0.1.1 56.00 50.00 106.00 OK
r-oldrel-macos-arm64 0.1.1 13.00 19.00 32.00 OK
r-oldrel-macos-x86_64 0.1.1 37.00 70.00 107.00 OK
r-oldrel-windows-x86_64 0.1.1 73.00 61.00 134.00 OK

Check Details

Version: 0.1.1
Check: compiled code
Result: NOTE File ‘waysign/libs/waysign.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’ 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