Last updated on 2023-01-28 08:00:44 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 | 27.53 | 40.96 | 68.49 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.4.1 | 111.16 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.1 | 129.77 | WARN | |||
r-patched-linux-x86_64 | 1.4.1 | 35.38 | 53.02 | 88.40 | OK | |
r-release-linux-x86_64 | 1.4.1 | 28.61 | 51.42 | 80.03 | 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 | 78.00 | 142.00 | 220.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 | 81.00 | 123.00 | 204.00 | OK |
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: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, 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