CRAN Package Check Results for Package rhli

Last updated on 2023-02-11 12:57:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 13.75 80.58 94.33 WARN
r-devel-linux-x86_64-debian-gcc 0.0.2 10.56 61.42 71.98 WARN
r-devel-linux-x86_64-fedora-clang 0.0.2 118.02 WARN
r-devel-linux-x86_64-fedora-gcc 0.0.2 115.12 WARN
r-devel-windows-x86_64 0.0.2 184.00 192.00 376.00 NOTE
r-patched-linux-x86_64 0.0.2 17.25 66.39 83.64 NOTE
r-release-linux-x86_64 0.0.2 11.86 64.97 76.83 NOTE
r-release-macos-arm64 0.0.2 28.00 NOTE
r-release-macos-x86_64 0.0.2 47.00 NOTE
r-release-windows-x86_64 0.0.2 190.00 129.00 319.00 NOTE
r-oldrel-macos-arm64 0.0.2 43.00 NOTE
r-oldrel-macos-x86_64 0.0.2 72.00 NOTE
r-oldrel-windows-ix86+x86_64 0.0.2 30.00 108.00 138.00 NOTE

Check Details

Version: 0.0.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./qoma-hli.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./qoma-hli.h:24:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./qoma-hli.h:25:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./qoma-hli.h:26:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     qoma-hli.c:29:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     qoma-hli.c:39:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     qoma-hli.c:58:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     qoma-hli.c:131:17: 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/rhli.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0.2
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
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-ix86+x86_64

Version: 0.0.2
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
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-ix86+x86_64

Version: 0.0.2
Check: compiled code
Result: WARN
    File ‘rhli/libs/rhli.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘qoma-hli.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     qoma-hli.h:23:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.h:24:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.h:25:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.h:26:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.c:29:7: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.c:39:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.c:58:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.c:131:7: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rhli.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.0.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./qoma-hli.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./qoma-hli.h:24:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./qoma-hli.h:25:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./qoma-hli.h:26:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     qoma-hli.c:29:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     qoma-hli.c:39:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     qoma-hli.c:58:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     qoma-hli.c:131:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/rhli.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.0.2
Check: compiled code
Result: WARN
    File ‘rhli/libs/rhli.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘qoma-hli.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.0.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     qoma-hli.h:23:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.h:24:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.h:25:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.h:26:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.c:29:7: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.c:39:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.c:58:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     qoma-hli.c:131:7: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/rhli.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