Last updated on 2023-01-25 04:51:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.2 | 51.13 | 43.93 | 95.06 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.7.2 | 38.72 | 34.05 | 72.77 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.7.2 | 134.15 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.2 | 132.66 | WARN | |||
r-devel-windows-x86_64 | 0.7.2 | 76.00 | 167.00 | 243.00 | OK | |
r-patched-linux-x86_64 | 0.7.2 | 42.80 | 42.57 | 85.37 | OK | |
r-release-linux-x86_64 | 0.7.2 | 39.66 | 41.99 | 81.65 | 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 | 70.00 | 105.00 | 175.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 | 120.00 | 174.00 | 294.00 | OK |
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: 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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-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