CRAN Package Check Results for Package RSiena

Last updated on 2026-04-08 08:52:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 361.18 268.17 629.35 WARN
r-devel-linux-x86_64-debian-gcc 1.5.0 238.67 183.04 421.71 WARN
r-devel-linux-x86_64-fedora-clang 1.6.4 1080.00 582.38 1662.38 OK
r-devel-linux-x86_64-fedora-gcc 1.6.4 720.00 687.50 1407.50 OK
r-devel-macos-arm64 1.5.0 125.00 -34.00 91.00 WARN
r-devel-windows-x86_64 1.6.4 437.00 384.00 821.00 OK
r-patched-linux-x86_64 1.5.0 321.54 259.11 580.65 WARN
r-release-linux-x86_64 1.5.0 269.87 251.20 521.07 OK
r-release-macos-arm64 1.5.0 OK
r-release-macos-x86_64 1.6.4 264.00 213.00 477.00 OK
r-release-windows-x86_64 1.5.0 476.00 296.00 772.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 532.00 359.00 891.00 OK

Additional issues

clang-ASAN gcc-ASAN 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-debian-gcc, r-devel-macos-arm64

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-patched-linux-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