Last updated on 2025-03-26 05:54:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 16.96 | 37.35 | 54.31 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 11.50 | 29.46 | 40.96 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 84.48 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 96.10 | OK | |||
r-devel-macos-arm64 | 0.1.1 | 33.00 | OK | |||
r-devel-macos-x86_64 | 0.1.1 | 62.00 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 144.00 | 63.00 | 207.00 | WARN | |
r-patched-linux-x86_64 | 0.1.1 | 13.01 | 36.22 | 49.23 | OK | |
r-release-linux-x86_64 | 0.1.1 | 13.55 | 35.52 | 49.07 | OK | |
r-release-macos-arm64 | 0.1.1 | 32.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 48.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 145.00 | 62.00 | 207.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
r-oldrel-macos-x86_64 | 0.1.1 | 80.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 151.00 | 68.00 | 219.00 | OK |
Version: 0.1.1
Check: compiled code
Result: WARN
File 'winch/libs/x64/winch.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Object: 'local/lib/libbacktrace.a'
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-windows-x86_64