Last updated on 2023-01-30 09:54:05 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 | 16.42 | 38.76 | 55.18 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.2.3 | 83.26 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.3 | 89.20 | WARN | |||
r-devel-windows-x86_64 | 2.2.3 | 55.00 | 90.00 | 145.00 | OK | |
r-patched-linux-x86_64 | 2.2.3 | 16.09 | 47.70 | 63.79 | OK | |
r-release-linux-x86_64 | 2.2.3 | 18.53 | 47.85 | 66.38 | 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 | 68.00 | 85.00 | 153.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 | 41.00 | 93.00 | 134.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