CRAN Package Check Results for Package emdist

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-2 3.10 19.63 22.73 WARN
r-devel-linux-x86_64-debian-gcc 0.3-2 2.60 15.58 18.18 WARN
r-devel-linux-x86_64-fedora-clang 0.3-2 29.11 WARN
r-devel-linux-x86_64-fedora-gcc 0.3-2 28.81 WARN
r-devel-windows-x86_64 0.3-2 12.00 43.00 55.00 OK
r-patched-linux-x86_64 0.3-2 2.78 20.60 23.38 OK
r-release-linux-x86_64 0.3-2 2.84 20.17 23.01 OK
r-release-macos-arm64 0.3-2 15.00 OK
r-release-macos-x86_64 0.3-2 19.00 OK
r-release-windows-x86_64 0.3-2 8.00 42.00 50.00 OK
r-oldrel-macos-arm64 0.3-2 16.00 OK
r-oldrel-macos-x86_64 0.3-2 25.00 OK
r-oldrel-windows-ix86+x86_64 0.3-2 9.00 38.00 47.00 OK

Check Details

Version: 0.3-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     emd-rubner.c:143:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     emd-rubner.c:153:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     emd-rubner.c:640:19: 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/emdist.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     emd-rubner.c:143:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     emd-rubner.c:153:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     emd-rubner.c:640:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     emd-rubner.c:810:20: warning: ‘minI’ is used uninitialized [-Wuninitialized]
     emd-rubner.c:810:26: warning: ‘minJ’ is used uninitialized [-Wuninitialized]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/emdist.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: 0.3-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     emd-rubner.c:143:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     emd-rubner.c:153:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     emd-rubner.c:640:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/emdist.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3-2
Check: compiled code
Result: NOTE
    File ‘emdist/libs/emdist.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     emd-rubner.c:143:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     emd-rubner.c:153:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     emd-rubner.c:640:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     emd-rubner.c:810:20: warning: ‘minI’ is used uninitialized [-Wuninitialized]
     emd-rubner.c:810:26: warning: ‘minJ’ is used uninitialized [-Wuninitialized]
    See ‘/data/gannet/ripley/R/packages/tests-devel/emdist.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