CRAN Package Check Results for Package yuima

Last updated on 2026-04-24 13:48:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.15.34 167.23 237.25 404.48 OK
r-devel-linux-x86_64-debian-gcc 1.15.34 107.02 140.64 247.66 OK
r-devel-linux-x86_64-fedora-clang 1.15.34 242.00 314.87 556.87 OK
r-devel-linux-x86_64-fedora-gcc 1.15.34 335.00 343.93 678.93 OK
r-patched-linux-x86_64 1.15.34 164.76 215.77 380.53 OK
r-release-linux-x86_64 1.15.34 141.38 205.00 346.38 OK
r-release-macos-arm64 1.15.34 29.00 45.00 74.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 178.00 289.00 467.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 165.00 264.00 429.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