CRAN Package Check Results for Package RSiena

Last updated on 2026-04-25 09:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.6 383.65 382.69 766.34 OK
r-devel-linux-x86_64-debian-gcc 1.6.6 250.48 249.47 499.95 OK
r-devel-linux-x86_64-fedora-clang 1.6.6 1080.00 616.36 1696.36 OK
r-devel-linux-x86_64-fedora-gcc 1.6.6 660.00 636.33 1296.33 OK
r-patched-linux-x86_64 1.6.6 332.86 365.09 697.95 OK
r-release-linux-x86_64 1.6.4 288.04 352.19 640.23 OK
r-release-macos-arm64 1.6.6 132.00 -19.00 113.00 OK
r-release-macos-x86_64 1.6.6 299.00 567.00 866.00 NOTE
r-release-windows-x86_64 1.6.6 585.00 406.00 991.00 OK
r-oldrel-macos-arm64 1.6.6 70.00 28.00 98.00 OK
r-oldrel-macos-x86_64 1.6.6 273.00 382.00 655.00 OK
r-oldrel-windows-x86_64 1.6.6 426.00 362.00 788.00 OK

Additional issues

rchk

Check Details

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