Last updated on 2025-02-07 08:52:11 CET.
Package | NOTE | OK |
---|---|---|
adaptivetau | 13 | |
devEMF | 4 | 9 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 4, OK: 9
Version: 4.5
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 20 (should be 'b = a'):
if test "xx$FONTCONFIG_LIBS" == "xx"; then
possible bashism in configure.ac line 36 (should be 'b = a'):
if test "xx$ZLIB_LIBS" == "xx"; then
possible bashism in configure.ac line 52 (should be 'b = a'):
if test "xx$OSX_LIBS" == "xx" && test `uname -s` == "Darwin"; then
possible bashism in configure.ac line 65 (should be 'b = a'):
if (test "x$ac_cv_header_CoreText_CTFont_h" == xyes); then
possible bashism in configure.ac line 77 (should be 'b = a'):
if (test "x$ac_cv_header_zlib_h" == xyes); then
possible bashism in configure.ac line 84 (should be 'b = a'):
if (test "x$ac_cv_header_fontconfig_fontconfig_h" == xyes); 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