Last updated on 2025-01-03 01:48:57 CET.
Package | NOTE | OK |
---|---|---|
Rcsdp | 1 | 12 |
Current CRAN status: NOTE: 1, OK: 12
Version: 0.1.57.5
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 "$CSDP_DIR"] ; then
possible bashism in configure.ac line 87 (should be 'b = a'):
if test "${ac_cv_header_declarations_h}" == no; then
Flavor: r-devel-linux-x86_64-fedora-gcc