CRAN Package Check Results for Package waysign

Last updated on 2026-04-27 17:52:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 48.64 28.38 77.02 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 39.58 23.31 62.89 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 88.00 42.55 130.55 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 80.00 38.58 118.58 OK
r-devel-windows-x86_64 0.1.1 70.00 54.00 124.00 OK
r-patched-linux-x86_64 0.1.1 50.50 24.54 75.04 OK
r-release-linux-x86_64 0.1.1 46.10 24.65 70.75 OK
r-release-macos-arm64 0.1.1 11.00 10.00 21.00 OK
r-release-macos-x86_64 0.1.1 37.00 46.00 83.00 NOTE
r-release-windows-x86_64 0.1.1 58.00 61.00 119.00 OK
r-oldrel-macos-arm64 0.1.1 12.00 11.00 23.00 OK
r-oldrel-macos-x86_64 0.1.1 37.00 63.00 100.00 OK
r-oldrel-windows-x86_64 0.1.1 68.00 58.00 126.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-release-macos-x86_64