CRAN Package Check Results for Package glpkAPI

Last updated on 2025-04-14 21:50:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.4 10.05 56.61 66.66 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.4 8.21 41.16 49.37 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.4 105.10 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.4 115.00 NOTE
r-devel-windows-x86_64 1.3.4 20.00 142.00 162.00 NOTE
r-patched-linux-x86_64 1.3.4 13.37 55.14 68.51 NOTE
r-release-linux-x86_64 1.3.4 9.60 54.89 64.49 NOTE
r-release-macos-arm64 1.3.4 52.00 NOTE
r-release-macos-x86_64 1.3.4 104.00 NOTE
r-release-windows-x86_64 1.3.4 20.00 142.00 162.00 NOTE
r-oldrel-macos-arm64 1.3.4 52.00 NOTE
r-oldrel-macos-x86_64 1.3.4 83.00 NOTE
r-oldrel-windows-x86_64 1.3.4 21.00 127.00 148.00 NOTE

Check Details

Version: 1.3.4
Check: top-level files
Result: NOTE possible bashism in configure.ac line 44 (test -a/-o): if test [ -n "$PKG_CPPFLAGS" -a -n "$PKG_LIBS" ] ; then possible bashism in configure.ac line 47 (test -a/-o): if test [ -n "$PKG_CPPFLAGS" -o -n "$PKG_LIBS" ] ; then possible bashism in configure.ac line 87 (test -a/-o): if test [ -n "$GLPK_INCLUDE" -a -n "$GLPK_LIB" ] ; then possible bashism in configure.ac line 113 (test -a/-o): if test [ -d "/usr/include" -o -d "/usr/local/include" ] ; then possible bashism in configure.ac line 119 (test -a/-o): if test [ -d "/usr/local/lib" -o -d "/usr/local/lib64" -o -d "/usr/lib" -o -d "/usr/lib64"] ; then possible bashism in configure.ac line 148 (test -a/-o): if test [ -d "$prefix/lib" -o -d "$prefix/lib64" ] ; then possible bashism in configure.ac line 160 (test -a/-o): dnl # if test [ -d "$prefix/include" -a -d "$prefix/lib" ] ; 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, r-release-linux-x86_64

Version: 1.3.4
Check: Rd files
Result: NOTE checkRd: (-1) getRiiGLPK.Rd:35: Lost braces; missing escapes or markup? 35 | Returns the current scale factor $r_{ii}$ for row \code{i} of the specified | ^ checkRd: (-1) getSjjGLPK.Rd:35: Lost braces; missing escapes or markup? 35 | Returns the current scale factor $s_{jj}$ for column \code{j} of the | ^ checkRd: (-1) setRiiGLPK.Rd:28: Lost braces; missing escapes or markup? 28 | Scale factor $r_{ii}$. | ^ checkRd: (-1) setSjjGLPK.Rd:28: Lost braces; missing escapes or markup? 28 | Scale factor $s_{jj}$. | ^ 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-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, 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