Last updated on 2025-03-26 05:54:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.0.2 | 20.25 | 37.88 | 58.13 | OK | |
r-devel-linux-x86_64-debian-gcc | 6.0.2 | 16.78 | 31.04 | 47.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 6.0.2 | 130.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 6.0.2 | 115.44 | OK | |||
r-devel-macos-arm64 | 6.0.2 | 117.00 | OK | |||
r-devel-macos-x86_64 | 6.0.2 | 223.00 | OK | |||
r-devel-windows-x86_64 | 6.0.2 | 146.00 | 125.00 | 271.00 | WARN | |
r-patched-linux-x86_64 | 6.0.2 | 22.40 | 37.28 | 59.68 | OK | |
r-release-linux-x86_64 | 6.0.2 | 21.56 | 36.23 | 57.79 | OK | |
r-release-macos-arm64 | 6.0.2 | 103.00 | NOTE | |||
r-release-macos-x86_64 | 6.0.2 | 204.00 | NOTE | |||
r-release-windows-x86_64 | 6.0.2 | 51.00 | 126.00 | 177.00 | NOTE | |
r-oldrel-macos-arm64 | 6.0.2 | 138.00 | NOTE | |||
r-oldrel-macos-x86_64 | 6.0.2 | 186.00 | NOTE | |||
r-oldrel-windows-x86_64 | 6.0.2 | 85.00 | 148.00 | 233.00 | NOTE |
Version: 6.0.2
Check: compiled code
Result: WARN
File 'V8/libs/x64/V8.dll':
Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
Object: '../windows/libv8/lib/libv8_monolith.a'
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Object: '../windows/libv8/lib/libv8_monolith.a'
Found '_exit', possibly from '_exit' (C)
Object: '../windows/libv8/lib/libv8_monolith.a'
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Object: '../windows/libv8/lib/libv8_monolith.a'
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Object: '../windows/libv8/lib/libv8_monolith.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: 6.0.2
Check: installed package size
Result: NOTE
installed size is 49.7Mb
sub-directories of 1Mb or more:
doc 1.8Mb
libs 47.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64