CRAN Package Check Results for Maintainer ‘Satyaprakash Nayak <satyaprakash.nayak at gmail.com>’

Last updated on 2025-03-23 05:53:24 CET.

Package WARN NOTE OK
sundialr 5 6 4

Package sundialr

Current CRAN status: WARN: 5, NOTE: 6, OK: 4

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

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: installed package size
Result: NOTE installed size is 14.9Mb sub-directories of 1Mb or more: lib 9.9Mb libs 3.9Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64