Last updated on 2023-01-25 04:51:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.3 | 15.13 | 51.94 | 67.07 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.2.3 | 14.83 | 38.42 | 53.25 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.2.3 | 86.11 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.3 | 89.20 | WARN | |||
r-devel-windows-x86_64 | 2.2.3 | 61.00 | 87.00 | 148.00 | OK | |
r-patched-linux-x86_64 | 2.2.3 | 18.09 | 48.04 | 66.13 | OK | |
r-release-linux-x86_64 | 2.2.3 | 19.26 | 48.53 | 67.79 | OK | |
r-release-macos-arm64 | 2.2.3 | 25.00 | NOTE | |||
r-release-macos-x86_64 | 2.2.3 | 37.00 | NOTE | |||
r-release-windows-x86_64 | 2.2.3 | 58.00 | 79.00 | 137.00 | OK | |
r-oldrel-macos-arm64 | 2.2.3 | 27.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.2.3 | 40.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.2.3 | 42.00 | 86.00 | 128.00 | OK |
Version: 2.2.3
Check: compiled code
Result: WARN
File ‘BayesVarSel/libs/BayesVarSel.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘auxiliaryfuncs.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: 2.2.3
Check: data for non-ASCII characters
Result: NOTE
Note: found 385 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: 2.2.3
Check: compiled code
Result: WARN
File ‘BayesVarSel/libs/BayesVarSel.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘auxiliaryfuncs.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