CRAN Package Check Results for Package yuima

Last updated on 2026-04-30 13:57:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.15.34 176.10 231.80 407.90 OK
r-devel-linux-x86_64-debian-gcc 1.15.34 107.48 140.92 248.40 OK
r-devel-linux-x86_64-fedora-clang 1.15.34 233.00 337.33 570.33 OK
r-devel-linux-x86_64-fedora-gcc 1.15.34 335.00 343.93 678.93 OK
r-devel-windows-x86_64 1.15.34 197.00 292.00 489.00 OK
r-patched-linux-x86_64 1.15.34 171.74 217.74 389.48 OK
r-release-linux-x86_64 1.15.34 158.83 213.28 372.11 OK
r-release-macos-arm64 1.15.34 33.00 36.00 69.00 OK
r-release-macos-x86_64 1.15.34 99.00 213.00 312.00 NOTE
r-release-windows-x86_64 1.15.34 179.00 325.00 504.00 OK
r-oldrel-macos-arm64 1.15.34 29.00 45.00 74.00 OK
r-oldrel-macos-x86_64 1.15.34 98.00 294.00 392.00 OK
r-oldrel-windows-x86_64 1.15.34 223.00 372.00 595.00 OK

Check Details

Version: 1.15.34
Check: compiled code
Result: NOTE File ‘yuima/libs/yuima.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