Last updated on 2025-03-26 05:54:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.3 | 4.69 | 24.26 | 28.95 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.3 | 3.74 | 19.53 | 23.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.3 | 49.41 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.3 | 57.94 | OK | |||
r-devel-macos-arm64 | 0.9.3 | 32.00 | OK | |||
r-devel-macos-x86_64 | 0.9.3 | 61.00 | OK | |||
r-devel-windows-x86_64 | 0.9.3 | 28.00 | 94.00 | 122.00 | WARN | |
r-patched-linux-x86_64 | 0.9.3 | 4.28 | 23.80 | 28.08 | OK | |
r-release-linux-x86_64 | 0.9.3 | 4.30 | 23.21 | 27.51 | OK | |
r-release-macos-arm64 | 0.9.3 | 50.00 | OK | |||
r-release-macos-x86_64 | 0.9.3 | 49.00 | OK | |||
r-release-windows-x86_64 | 0.9.3 | 20.00 | 92.00 | 112.00 | NOTE | |
r-oldrel-macos-arm64 | 0.9.3 | OK | ||||
r-oldrel-macos-x86_64 | 0.9.3 | 56.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.3 | 24.00 | 112.00 | 136.00 | NOTE |
Version: 0.9.3
Check: compiled code
Result: WARN
File 'ssh/libs/x64/ssh.dll':
Found '_exit', possibly from '_exit' (C)
Object: '../windows/libssh/lib/libcrypto.a'
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Object: '../windows/libssh/lib/libssh.a'
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Object: '../windows/libssh/lib/libssh.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
Version: 0.9.3
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
libs 4.8Mb
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64