Last updated on 2023-01-25 04:51:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5.5 | 112.73 | 58.49 | 171.22 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.5.5 | 92.67 | 45.21 | 137.88 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.5.5 | 250.90 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5.5 | 228.75 | WARN | |||
r-devel-windows-x86_64 | 0.1.5.5 | 109.00 | 117.00 | 226.00 | OK | |
r-patched-linux-x86_64 | 0.1.5.5 | 93.15 | 56.85 | 150.00 | OK | |
r-release-linux-x86_64 | 0.1.5.5 | 75.61 | 58.63 | 134.24 | OK | |
r-release-macos-arm64 | 0.1.5.5 | 70.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.5.5 | 76.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.5.5 | 100.00 | 117.00 | 217.00 | OK | |
r-oldrel-macos-arm64 | 0.1.5.5 | 65.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.5.5 | 73.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.5.5 | 269.00 | 139.00 | 408.00 | OK |
Version: 0.1.5.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
libqhull/geom2.c:1950:24: 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/TukeyRegion.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.5.5
Check: compiled code
Result: WARN
File ‘TukeyRegion/libs/TukeyRegion.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘libqhull/global.o’, ‘libqhull/rboxlib.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: 0.1.5.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
libqhull/geom2.c:1950:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/TukeyRegion.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.5.5
Check: compiled code
Result: WARN
File ‘TukeyRegion/libs/TukeyRegion.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘libqhull/global.o’, ‘libqhull/rboxlib.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
Version: 0.1.5.5
Check: installed package size
Result: NOTE
installed size is 5.6Mb
sub-directories of 1Mb or more:
libs 5.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64