Last updated on 2023-02-20 07:50:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.2 | 51.57 | 43.47 | 95.04 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.7.2 | 0.24 | 1.69 | 1.93 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.7.2 | 128.82 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.2 | 140.28 | WARN | |||
r-devel-windows-x86_64 | 0.7.2 | 66.00 | 117.00 | 183.00 | NOTE | |
r-patched-linux-x86_64 | 0.7.2 | 42.71 | 42.67 | 85.38 | OK | |
r-release-linux-x86_64 | 0.7.2 | 43.79 | 41.36 | 85.15 | OK | |
r-release-macos-arm64 | 0.7.2 | 38.00 | NOTE | |||
r-release-macos-x86_64 | 0.7.2 | 55.00 | NOTE | |||
r-release-windows-x86_64 | 0.7.2 | 66.00 | 108.00 | 174.00 | OK | |
r-oldrel-macos-arm64 | 0.7.2 | 39.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.7.2 | 67.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.7.2 | 124.00 | 110.00 | 234.00 | OK |
Version: 0.7.2
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.7.2
Check: compiled code
Result: WARN
File ‘iptools/libs/iptools.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘asio_bindings.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: 0.7.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.2
Check: data for non-ASCII characters
Result: NOTE
Note: found 12 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: 0.7.2
Check: compiled code
Result: WARN
File ‘iptools/libs/iptools.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘asio_bindings.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-gcc