CRAN Package Check Results for Package motif

Last updated on 2026-04-25 10:51:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.5 76.94 112.84 189.78 OK
r-devel-linux-x86_64-debian-gcc 0.6.5 48.50 75.78 124.28 OK
r-devel-linux-x86_64-fedora-clang 0.6.5 111.00 162.67 273.67 OK
r-devel-linux-x86_64-fedora-gcc 0.6.5 142.00 183.72 325.72 OK
r-patched-linux-x86_64 0.6.5 66.06 104.75 170.81 OK
r-release-linux-x86_64 0.6.5 53.40 98.03 151.43 OK
r-release-macos-arm64 0.6.5 14.00 26.00 40.00 OK
r-release-macos-x86_64 0.6.5 41.00 113.00 154.00 NOTE
r-release-windows-x86_64 0.6.5 86.00 149.00 235.00 OK
r-oldrel-macos-arm64 0.6.5 OK
r-oldrel-macos-x86_64 0.6.5 42.00 98.00 140.00 OK
r-oldrel-windows-x86_64 0.6.5 74.00 151.00 225.00 OK

Check Details

Version: 0.6.5
Check: compiled code
Result: NOTE File ‘motif/libs/motif.so’: Found non-API call to R: ‘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