CRAN Package Check Results for Package doRedis

Last updated on 2023-01-25 04:51:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.1 4.17 39.75 43.92 WARN
r-devel-linux-x86_64-debian-gcc 3.0.1 3.13 31.42 34.55 WARN
r-devel-linux-x86_64-fedora-clang 3.0.1 58.46 WARN
r-devel-linux-x86_64-fedora-gcc 3.0.1 67.59 WARN
r-devel-windows-x86_64 3.0.1 10.00 114.00 124.00 OK
r-patched-linux-x86_64 3.0.1 7.47 39.87 47.34 OK
r-release-linux-x86_64 3.0.1 3.98 38.10 42.08 OK
r-release-macos-arm64 3.0.1 28.00 OK
r-release-macos-x86_64 3.0.1 38.00 OK
r-release-windows-x86_64 3.0.1 32.00 109.00 141.00 OK
r-oldrel-macos-arm64 3.0.1 35.00 OK
r-oldrel-macos-x86_64 3.0.1 37.00 OK
r-oldrel-windows-ix86+x86_64 3.0.1 12.00 0.00 12.00 FAIL

Check Details

Version: 3.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     alive.c:200:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     alive.c:277:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/doRedis.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 3.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     alive.c:200:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     alive.c:277:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/doRedis.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     alive.c:200:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     alive.c:277:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/doRedis.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     alive.c:200:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     alive.c:277:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/doRedis.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 3.0.1
Check: running examples for arch ‘i386’
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-oldrel-windows-ix86+x86_64