Last updated on 2023-11-29 04:57:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4.1 | 22.92 | 98.02 | 120.94 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.4.1 | 17.64 | 76.59 | 94.23 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.5 | 155.33 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.4.1 | 155.62 | WARN | |||
r-devel-windows-x86_64 | 2.5 | 52.00 | 110.00 | 162.00 | NOTE | |
r-patched-linux-x86_64 | 2.4.1 | 20.20 | 95.56 | 115.76 | NOTE | |
r-release-linux-x86_64 | 2.4.1 | 21.80 | 95.23 | 117.03 | NOTE | |
r-release-macos-arm64 | 2.4.1 | 63.00 | NOTE | |||
r-release-macos-x86_64 | 2.4.1 | 94.00 | NOTE | |||
r-release-windows-x86_64 | 2.4.1 | 59.00 | 123.00 | 182.00 | NOTE | |
r-oldrel-macos-arm64 | 2.5 | 68.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.4.1 | 70.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.5 | 57.00 | 118.00 | 175.00 | NOTE |
Version: 2.4.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
eaf/eaf.c:97:5: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
Reaf.c:51:43: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/eaf.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.4.1
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-gcc, 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-x86_64
Version: 2.4.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
eaf/eaf.h:46:22: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
Reaf.c:51:22: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/eaf.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.5
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 2.4.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
eaf/eaf.h:46:22: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
Reaf.c:51:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/eaf.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.5
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
bin 3.1Mb
extdata 1.7Mb
Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64
Version: 2.4.1
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 nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64
Version: 2.4.1
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
bin 3.1Mb
extdata 1.7Mb
Flavor: r-release-windows-x86_64
Version: 2.5
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.
Flavor: r-oldrel-macos-arm64
Version: 2.4.1
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.
Flavor: r-oldrel-macos-x86_64