CRAN Package Check Results for Package readxl

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1 30.79 54.85 85.64 WARN
r-devel-linux-x86_64-debian-gcc 1.4.1 25.75 40.58 66.33 WARN
r-devel-linux-x86_64-fedora-clang 1.4.1 114.37 WARN
r-devel-linux-x86_64-fedora-gcc 1.4.1 120.95 WARN
r-patched-linux-x86_64 1.4.1 33.23 52.92 86.15 OK
r-release-linux-x86_64 1.4.1 30.04 50.09 80.13 OK
r-release-macos-arm64 1.4.1 39.00 OK
r-release-macos-x86_64 1.4.1 49.00 OK
r-release-windows-x86_64 1.4.1 79.00 114.00 193.00 OK
r-oldrel-macos-arm64 1.4.1 38.00 OK
r-oldrel-macos-x86_64 1.4.1 53.00 OK
r-oldrel-windows-ix86+x86_64 1.4.1 84.00 135.00 219.00 OK

Check Details

Version: 1.4.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     libxls/endian.c:38:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     libxls/locale.c:50:30: 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/readxl.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.4.1
Check: compiled code
Result: WARN
    File ‘readxl/libs/readxl.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘libxls/xlstool.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: 1.4.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     libxls/endian.c:38:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     libxls/locale.c:50:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/readxl.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.4.1
Check: compiled code
Result: WARN
    File ‘readxl/libs/readxl.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘libxls/xlstool.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