Last updated on 2023-01-24 07:54:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-4 | 29.31 | 445.34 | 474.65 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0-4 | 24.70 | 399.57 | 424.27 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0-4 | 484.21 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-4 | 660.21 | WARN | |||
r-devel-windows-x86_64 | 1.0-4 | 41.00 | 131.00 | 172.00 | OK | --no-examples --no-tests --no-vignettes |
r-patched-linux-x86_64 | 1.0-4 | 32.80 | 499.35 | 532.15 | NOTE | |
r-release-linux-x86_64 | 1.0-4 | 29.32 | 503.35 | 532.67 | NOTE | |
r-release-macos-arm64 | 1.0-4 | 236.00 | OK | |||
r-release-macos-x86_64 | 1.0-4 | 432.00 | OK | |||
r-release-windows-x86_64 | 1.0-4 | 36.00 | 103.00 | 139.00 | OK | --no-examples --no-tests --no-vignettes |
r-oldrel-macos-arm64 | 1.0-4 | 256.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0-4 | 400.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0-4 | 69.00 | 117.00 | 186.00 | OK | --no-examples --no-tests --no-vignettes |
Version: 1.0-4
Check: compiled code
Result: WARN
File ‘ASMap/libs/ASMap.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘genetic_map_DH.o’, ‘linkage_group_DH.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.0-4
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘MSToutput.txt’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0-4
Check: compiled code
Result: WARN
File ‘ASMap/libs/ASMap.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘genetic_map_DH.o’, ‘linkage_group_DH.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