CRAN Package Check Results for Maintainer ‘Julius M. Pfadt <julius.pfadt at gmail.com>’

Last updated on 2025-01-03 01:48:58 CET.

Package NOTE OK
Bayesrel 1 12

Package Bayesrel

Current CRAN status: NOTE: 1, OK: 12

Version: 0.7.7
Check: top-level files
Result: NOTE possible bashism in configure.ac line 22 (test -a/-o): if test [-n "$PKG_CFLAGS" -a -n "$PKG_CPPFLAGS" -a -n "$PKG_LIBS"] ; then possible bashism in configure.ac line 25 (test -a/-o): if test [-n "$PKG_CFLAGS" -o -n "$PKG_CPPFLAGS" -o -n "$PKG_LIBS"] ; then possible bashism in configure.ac line 41 (test -a/-o): if test [-z "$FOUND_ALL" -a -n "$CSDP_DIR"] ; then possible bashism in configure.ac line 99 (should be 'b = a'): if test "${ac_cv_header_declarations_h}" == no; then Flavor: r-devel-linux-x86_64-fedora-gcc