Last updated on 2023-01-25 04:51:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.2 | 62.41 | 55.04 | 117.45 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.6.0 | 32.66 | 53.13 | 85.79 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.6.0 | 173.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.0 | 161.91 | WARN | |||
r-devel-windows-x86_64 | 1.5.2 | 300.00 | 93.00 | 393.00 | NOTE | |
r-patched-linux-x86_64 | 1.5.2 | 52.37 | 52.12 | 104.49 | NOTE | |
r-release-linux-x86_64 | 1.5.2 | 53.36 | 53.51 | 106.87 | NOTE | |
r-release-macos-arm64 | 1.6.0 | 67.00 | NOTE | |||
r-release-macos-x86_64 | 1.5.2 | 140.00 | NOTE | |||
r-release-windows-x86_64 | 1.5.2 | 353.00 | 93.00 | 446.00 | NOTE | |
r-oldrel-macos-arm64 | 1.6.0 | 71.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.5.2 | 153.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.6.0 | 157.00 | 18.00 | 175.00 | ERROR |
Version: 1.5.2
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-x86_64
Version: 1.5.2
Check: compiled code
Result: WARN
File ‘fs/libs/fs.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘file.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-debian-clang
Version: 1.6.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./src/uv-common.h:61:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/fs.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.6.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-oldrel-macos-arm64
Version: 1.6.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./src/uv-common.h:61:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
See ‘/data/gannet/ripley/R/packages/tests-devel/fs.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.6.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-ix86+x86_64