CRAN Package Check Results for Package RSiena

Last updated on 2026-03-18 07:54:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 371.46 264.84 636.30 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.0 237.74 184.05 421.79 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.0 1020.00 452.31 1472.31 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5.0 660.00 415.54 1075.54 NOTE
r-devel-macos-arm64 1.5.0 109.00 -18.00 91.00 OK
r-devel-windows-x86_64 1.5.0 495.00 295.00 790.00 OK
r-patched-linux-x86_64 1.5.0 282.96 254.53 537.49 OK
r-release-linux-x86_64 1.5.0 273.53 249.42 522.95 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 434.00 333.00 767.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 514.00 351.00 865.00 OK

Additional issues

rchk

Check Details

Version: 1.5.0
Check: compiled code
Result: NOTE File ‘RSiena/libs/RSiena.so’: Found non-API call to R: ‘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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.5.0
Check: top-level files
Result: NOTE Non-standard files/directories found at top level: ‘config.log’ ‘config.status’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.5.0
Check: compilation flags in Makevars
Result: NOTE Package has both ‘src/Makevars.in’ and ‘src/Makevars’. Installation with --no-configure' is unlikely to work. If you intended ‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’ otherwise remove it. If ‘configure’ created ‘src/Makevars’, you need a ‘cleanup’ script. Flavor: r-devel-linux-x86_64-fedora-gcc

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