CRAN Package Check Results for Package emoa

Last updated on 2023-03-23 06:52:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5-0.1 6.98 26.81 33.79 WARN
r-devel-linux-x86_64-debian-gcc 0.5-0.1 5.26 21.03 26.29 WARN
r-devel-linux-x86_64-fedora-clang 0.5-0.1 43.31 WARN
r-devel-linux-x86_64-fedora-gcc 0.5-0.1 43.79 WARN
r-devel-windows-x86_64 0.5-0.1 38.00 64.00 102.00 OK
r-patched-linux-x86_64 0.5-0.1 6.40 26.63 33.03 OK
r-release-linux-x86_64 0.5-0.1 6.48 26.87 33.35 OK
r-release-macos-arm64 0.5-0.1 18.00 OK
r-release-macos-x86_64 0.5-0.1 24.00 OK
r-release-windows-x86_64 0.5-0.1 29.00 71.00 100.00 OK
r-oldrel-macos-arm64 0.5-0.1 23.00 OK
r-oldrel-macos-x86_64 0.5-0.1 34.00 OK
r-oldrel-windows-ix86+x86_64 0.5-0.1 23.00 58.00 81.00 OK

Check Details

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

Version: 0.5-0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     utilities.h:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     utilities.c:14:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/emoa.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.5-0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./utilities.h:7:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     utilities.c:14:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/emoa.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 16.0.0’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.5-0.1
Check: compiled code
Result: NOTE
    File ‘emoa/libs/emoa.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.5-0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     utilities.h:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     utilities.c:14:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/emoa.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