Last updated on 2025-04-25 06:49:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 16.75 | 37.47 | 54.22 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 12.23 | 29.93 | 42.16 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 81.68 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 92.51 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 144.00 | 61.00 | 205.00 | WARN | |
r-patched-linux-x86_64 | 0.1.1 | 12.97 | 36.42 | 49.39 | OK | |
r-release-linux-x86_64 | 0.1.1 | 13.24 | 36.25 | 49.49 | OK | |
r-release-macos-arm64 | 0.1.1 | 38.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 64.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 147.00 | 62.00 | 209.00 | WARN | |
r-oldrel-macos-arm64 | 0.1.1 | 32.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 48.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 158.00 | 70.00 | 228.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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64