CRAN Package Check Results for Package fbati

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-5 49.07 99.57 148.64 WARN
r-devel-linux-x86_64-debian-gcc 1.0-5 36.97 74.78 111.75 WARN
r-devel-linux-x86_64-fedora-clang 1.0-5 208.76 WARN
r-devel-linux-x86_64-fedora-gcc 1.0-5 181.35 WARN
r-devel-windows-x86_64 1.0-5 68.00 133.00 201.00 OK
r-patched-linux-x86_64 1.0-5 44.35 111.92 156.27 OK
r-release-linux-x86_64 1.0-5 45.82 111.42 157.24 OK
r-release-macos-arm64 1.0-5 83.00 OK
r-release-macos-x86_64 1.0-5 133.00 OK
r-release-windows-x86_64 1.0-5 59.00 131.00 190.00 OK
r-oldrel-macos-arm64 1.0-5 61.00 OK
r-oldrel-macos-x86_64 1.0-5 90.00 OK
r-oldrel-windows-ix86+x86_64 1.0-5 90.00 144.00 234.00 OK

Additional issues

M1mac

Check Details

Version: 1.0-5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     fbati_init.c:35:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:36:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:37:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:39:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:50:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:51:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:52:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:53:26: 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/fbati.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
    * used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0-5
Check: compiled code
Result: WARN
    File ‘fbati/libs/fbati.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘fbatdist.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-fedora-clang

Version: 1.0-5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     fbati_init.c:35:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:36:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:37:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:39:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:50:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:51:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:52:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:53:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/fbati.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
    * used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0-5
Check: compiled code
Result: WARN
    File ‘fbati/libs/fbati.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘fbatdist.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-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 1.0-5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     fbati_init.c:35:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:36:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:37:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:39:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:50:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:51:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:52:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     fbati_init.c:53:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/fbati.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.7’
    * used C++ compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0-5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     fbati_init.c:35:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:36:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:37:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:39:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:50:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:51:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:52:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     fbati_init.c:53:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/fbati.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
    * used C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc