Last updated on 2023-01-25 04:51:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4 | 20.21 | 97.56 | 117.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.4 | 15.79 | 75.41 | 91.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.4 | 150.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.4 | 148.87 | NOTE | |||
r-devel-windows-x86_64 | 2.4 | 109.00 | 143.00 | 252.00 | NOTE | |
r-patched-linux-x86_64 | 2.4 | 18.89 | 93.18 | 112.07 | NOTE | |
r-release-linux-x86_64 | 2.4 | 18.12 | 93.61 | 111.73 | NOTE | |
r-release-macos-arm64 | 2.4 | 55.00 | NOTE | |||
r-release-macos-x86_64 | 2.4 | 70.00 | NOTE | |||
r-release-windows-x86_64 | 2.4 | 81.00 | 134.00 | 215.00 | NOTE | |
r-oldrel-macos-arm64 | 2.4 | 56.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.4 | 75.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.4 | 102.00 | 210.00 | 312.00 | WARN |
Version: 2.4
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: 2.4
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
bin 3.0Mb
extdata 1.7Mb
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.4
Check: compiled code
Result: NOTE
File ‘eaf/libs/eaf.so’:
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Objects: ‘eaf/io.o’, ‘mo-tools/hv.o’
Found ‘___stdoutp’, possibly from ‘stdout’ (C)
Object: ‘eaf/io.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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
whv.c:62:18: warning: too many arguments for format [-Wformat-extra-args]
Flavor: r-oldrel-windows-ix86+x86_64