Last updated on 2023-02-02 11:54:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.11 | 17.61 | 38.50 | 56.11 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.0.11 | 11.71 | 30.47 | 42.18 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.0.12 | 69.78 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.12 | 82.15 | OK | |||
r-patched-linux-x86_64 | 0.0.11 | 11.77 | 37.67 | 49.44 | OK | |
r-release-linux-x86_64 | 0.0.11 | 11.89 | 38.79 | 50.68 | OK | |
r-release-macos-arm64 | 0.0.12 | 20.00 | OK | |||
r-release-macos-x86_64 | 0.0.11 | 34.00 | OK | |||
r-release-windows-x86_64 | 0.0.11 | 186.00 | 81.00 | 267.00 | OK | |
r-oldrel-macos-arm64 | 0.0.12 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.11 | 39.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.0.11 | 90.00 | 77.00 | 167.00 | OK |
Version: 0.0.11
Check: compiled code
Result: WARN
File ‘winch/libs/winch.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘trace_back_backtrace.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