Last updated on 2025-01-15 12:48:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-6 | 1.98 | 21.76 | 23.74 | OK | --install=fake --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 0.3-6 | 1.63 | 18.28 | 19.91 | NOTE | --install=fake --no-examples --no-tests --no-vignettes |
r-patched-linux-x86_64 | 0.3-6 | 1.90 | 20.66 | 22.56 | OK | --install=fake --no-examples --no-tests --no-vignettes |
r-release-linux-x86_64 | 0.3-6 | 1.93 | 20.91 | 22.84 | OK | --install=fake --no-examples --no-tests --no-vignettes |
r-release-macos-arm64 | 0.3-6 | 11.00 | ERROR | |||
r-release-macos-x86_64 | 0.3-6 | 13.00 | ERROR | |||
r-release-windows-x86_64 | 0.3-6 | 10.00 | 6.00 | 16.00 | ERROR | |
r-oldrel-macos-arm64 | 0.3-6 | 11.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.3-6 | 13.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.3-5 | 3.00 | 7.00 | 10.00 | ERROR |
Version: 0.3-6
Flags: --install=fake --no-examples --no-tests --no-vignettes
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 35 (test -a/-o):
if test [-n "$PKG_CPPFLAGS" -a -n "$PKG_LIBS"] ; then
possible bashism in configure.ac line 38 (test -a/-o):
if test [-n "$PKG_CPPFLAGS" -o -n "$PKG_LIBS"] ; then
possible bashism in configure.ac line 66 (test -a/-o):
if test [-n "$CPLEX_INCLUDE" -a -n "$CPLEX_LIB" ] ; then
possible bashism in configure.ac line 82 (test -a/-o):
if test [-n "$CPLEX_INCLUDE" -o -n "$CPLEX_LIBS" ] ; then
possible bashism in configure.ac line 89 (test -a/-o):
if test ["$FOUND_ALL" = "no" -a -z "$CPLEX_DIR"] ; then
possible bashism in configure.ac line 119 (test -a/-o):
if test [-z "$LIBFORMAT" -a ! -d "${CPLEX_DIR}/lib/${SYSTEM}/${LIBFORMAT}"] ; then
possible bashism in configure.ac line 173 (should be 'b = a'):
if test "${ac_cv_header_ilcplex_cplex_h}" == no; then
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3-6
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.3-5
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64