CRAN Package Check Results for Maintainer ‘Zhisu Zhu <zhuzhisu at alumni.stanford.edu>’

Last updated on 2025-04-01 09:55:38 CEST.

Package WARN OK
Rdsdp 7 8

Package Rdsdp

Current CRAN status: WARN: 7, OK: 8

Version: 1.0.5.2.1
Check: top-level files
Result: NOTE possible bashism in configure.ac line 19 (test -a/-o): if test [-n "$PKG_CFLAGS" -a -n "$PKG_CPPFLAGS" -a -n "$PKG_LIBS"] ; then possible bashism in configure.ac line 22 (test -a/-o): if test [-n "$PKG_CFLAGS" -o -n "$PKG_CPPFLAGS" -o -n "$PKG_LIBS"] ; then possible bashism in configure.ac line 38 (test -a/-o): if test [-z "$FOUND_ALL" -a -n "$DSDP_DIR"] ; then possible bashism in configure.ac line 87 (should be 'b = a'): if test "${ac_cv_header_declarations_h}" == no; then 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, r-patched-linux-x86_64

Version: 1.0.5.2.1
Check: compiled code
Result: WARN File ‘Rdsdp/libs/Rdsdp.so’: Found ‘exit’, possibly from ‘exit’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘printf’, possibly from ‘printf’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘putchar’, possibly from ‘putchar’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘sprintf’, possibly from ‘sprintf’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘vsprintf’, possibly from ‘vsprintf’ (C) Object: ‘dsdp/lib/libdsdp.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-patched-linux-x86_64

Version: 1.0.5.2.1
Check: compiled code
Result: WARN File ‘Rdsdp/libs/Rdsdp.so’: Found ‘__printf_chk’, possibly from ‘printf’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘dsdp/lib/libdsdp.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: 1.0.5.2.1
Check: compiled code
Result: WARN File ‘Rdsdp/libs/Rdsdp.so’: Found ‘__printf_chk’, possibly from ‘printf’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘putchar’, possibly from ‘putchar’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘dsdp/lib/libdsdp.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-gcc

Version: 1.0.5.2.1
Check: compiled code
Result: WARN File ‘Rdsdp/libs/Rdsdp.so’: Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘___stdoutp’, possibly from ‘stdout’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘_exit’, possibly from ‘exit’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘_printf’, possibly from ‘printf’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘_putchar’, possibly from ‘putchar’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘dsdp/lib/libdsdp.a’ Found ‘_vsprintf’, possibly from ‘vsprintf’ (C) Object: ‘dsdp/lib/libdsdp.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-macos-arm64

Version: 1.0.5.2.1
Check: compiled code
Result: WARN File 'Rdsdp/libs/x64/Rdsdp.dll': Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Object: 'dsdp/lib/libdsdp.a' Found 'putchar', possibly from 'putchar' (C) Object: 'dsdp/lib/libdsdp.a' Found 'puts', possibly from 'printf' (C), 'puts' (C) Object: 'dsdp/lib/libdsdp.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-windows-x86_64