CRAN Package Check Results for Package sundialr

Last updated on 2025-04-28 00:50:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6.2 105.26 34.87 140.13 WARN
r-devel-linux-x86_64-debian-gcc 0.1.6.2 87.84 28.33 116.17 WARN
r-devel-linux-x86_64-fedora-clang 0.1.6.2 251.05 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.6.2 284.63 WARN
r-devel-windows-x86_64 0.1.6.2 280.00 167.00 447.00 WARN
r-patched-linux-x86_64 0.1.6.2 112.20 34.38 146.58 WARN
r-release-linux-x86_64 0.1.6.2 116.24 34.94 151.18 WARN
r-release-macos-arm64 0.1.6.2 100.00 WARN
r-release-macos-x86_64 0.1.6.2 176.00 WARN
r-release-windows-x86_64 0.1.6.2 262.00 81.00 343.00 WARN
r-oldrel-macos-arm64 0.1.6.2 79.00 NOTE
r-oldrel-macos-x86_64 0.1.6.2 216.00 NOTE
r-oldrel-windows-x86_64 0.1.6.2 280.00 92.00 372.00 NOTE

Check Details

Version: 0.1.6.2
Check: compiled code
Result: WARN File ‘sundialr/libs/sundialr.so’: Found ‘abort’, possibly from ‘abort’ (C) Object: ‘../inst/lib/libsundials_core.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘../inst/lib/libsundials_core.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘../inst/lib/libsundials_core.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Objects: ‘../inst/lib/libsundials_core.a’, ‘../inst/lib/libsundials_cvodes.a’, ‘../inst/lib/libsundials_idas.a’, ‘../inst/lib/libsundials_nvecserial.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.6.2
Check: examples
Result: NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed cvode 3.31 0.253 5.032 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.6.2
Check: compiled code
Result: WARN File ‘sundialr/libs/sundialr.so’: Found ‘__printf_chk’, possibly from ‘printf’ (C) Object: ‘../inst/lib/libsundials_core.a’ Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Objects: ‘../inst/lib/libsundials_cvodes.a’, ‘../inst/lib/libsundials_idas.a’ Found ‘abort’, possibly from ‘abort’ (C) Object: ‘../inst/lib/libsundials_core.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘../inst/lib/libsundials_core.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Objects: ‘../inst/lib/libsundials_core.a’, ‘../inst/lib/libsundials_cvodes.a’, ‘../inst/lib/libsundials_idas.a’, ‘../inst/lib/libsundials_nvecserial.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.6.2
Check: compiled code
Result: WARN File 'sundialr/libs/x64/sundialr.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Object: '../inst/lib/libsundials_core.a' Found 'puts', possibly from 'printf' (C), 'puts' (C) Object: '../inst/lib/libsundials_core.a' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.1.6.2
Check: compiled code
Result: WARN File ‘sundialr/libs/sundialr.so’: Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C) Objects: ‘../inst/lib/libsundials_cvodes.a’, ‘../inst/lib/libsundials_idas.a’ Found ‘___stderrp’, possibly from ‘stderr’ (C) Object: ‘../inst/lib/libsundials_core.a’ Found ‘___stdoutp’, possibly from ‘stdout’ (C) Objects: ‘../inst/lib/libsundials_core.a’, ‘../inst/lib/libsundials_cvodes.a’, ‘../inst/lib/libsundials_idas.a’, ‘../inst/lib/libsundials_nvecserial.a’ Found ‘_abort’, possibly from ‘abort’ (C) Object: ‘../inst/lib/libsundials_core.a’ Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘../inst/lib/libsundials_core.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-release-macos-arm64, r-release-macos-x86_64

Version: 0.1.6.2
Check: installed package size
Result: NOTE installed size is 14.9Mb sub-directories of 1Mb or more: lib 9.9Mb libs 3.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64