CRAN Package Check Results for Package RSiena

Last updated on 2026-03-28 11:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 365.15 268.01 633.16 WARN
r-devel-linux-x86_64-debian-gcc 1.5.0 242.08 178.57 420.65 WARN
r-devel-linux-x86_64-fedora-clang 1.5.0 1020.00 439.49 1459.49 WARN
r-devel-linux-x86_64-fedora-gcc 1.5.0 660.00 396.91 1056.91 WARN
r-devel-macos-arm64 1.5.0 109.00 -18.00 91.00 OK
r-devel-windows-x86_64 1.5.0 509.00 294.00 803.00 WARN
r-patched-linux-x86_64 1.5.0 279.64 253.95 533.59 OK
r-release-linux-x86_64 1.5.0 273.14 250.43 523.57 OK
r-release-macos-arm64 1.5.0 OK
r-release-macos-x86_64 1.5.0 237.00 110.00 347.00 OK
r-release-windows-x86_64 1.5.0 431.00 289.00 720.00 OK
r-oldrel-macos-arm64 1.5.0 NOTE
r-oldrel-macos-x86_64 1.5.0 235.00 130.00 365.00 NOTE
r-oldrel-windows-x86_64 1.5.0 494.00 385.00 879.00 OK

Additional issues

rchk

Check Details

Version: 1.5.0
Check: compiled code
Result: WARN File ‘RSiena/libs/RSiena.so’: Found non-API call to R: ‘Rf_findVar’ This entry point may be removed soon. 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.5.0
Check: compiled code
Result: WARN File ‘RSiena/libs/RSiena.so’: Found non-API calls to R: ‘R_MissingArg’, ‘Rf_findVar’ This entry point may be removed soon: ‘Rf_findVar’ 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-devel-linux-x86_64-debian-gcc

Version: 1.5.0
Check: compiled code
Result: WARN File 'RSiena/libs/x64/RSiena.dll': Found non-API call to R: 'Rf_findVar' This entry point may be removed soon. 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-devel-windows-x86_64

Version: 1.5.0
Check: installed package size
Result: NOTE installed size is 28.6Mb sub-directories of 1Mb or more: R 2.0Mb libs 26.1Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64