Last updated on 2022-12-26 10:56:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 50.53 | 106.89 | 157.42 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 43.59 | 78.09 | 121.68 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 208.33 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 198.49 | WARN | |||
r-devel-windows-x86_64 | 1.2.1 | 110.00 | 171.00 | 281.00 | OK | |
r-patched-linux-x86_64 | 1.2.1 | 43.81 | 99.13 | 142.94 | OK | |
r-release-linux-x86_64 | 1.2.1 | 45.44 | 100.96 | 146.40 | OK | |
r-release-macos-arm64 | 1.2.1 | 113.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.1 | 136.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.1 | 109.00 | 164.00 | 273.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 145.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.1 | 155.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2.1 | 134.00 | 206.00 | 340.00 | OK |
Version: 1.2.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
miniz.c:2200:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
miniz.c:2941:45: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.1
Check: compiled code
Result: WARN
File 'RstoxData/libs/RstoxData.so':
Found 'sprintf', possibly from 'sprintf' (C)
Objects: 'readXml.o', 'readXmlStream.o', 'xmloutput.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-fedora-clang
Version: 1.2.1
Check: compiled code
Result: WARN
File ‘RstoxData/libs/RstoxData.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘readXml.o’, ‘readXmlStream.o’, ‘xmloutput.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-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
miniz.c:2200:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
miniz.c:2941:45: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/RstoxData.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.6’
* used C++ compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.1
Check: data for non-ASCII characters
Result: NOTE
Note: found 117 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.2.1
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
libs 4.0Mb
Flavor: r-oldrel-macos-arm64