Last updated on 2025-03-22 08:53:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-48 | 43.68 | 60.52 | 104.20 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.0-48 | 31.12 | 43.22 | 74.34 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.0-48 | 216.67 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-48 | 202.00 | WARN | |||
r-devel-macos-arm64 | 0.0-48 | 51.00 | OK | |||
r-devel-macos-x86_64 | 0.0-48 | 123.00 | OK | |||
r-devel-windows-x86_64 | 0.0-48 | 51.00 | 114.00 | 165.00 | OK | |
r-patched-linux-x86_64 | 0.0-48 | 44.50 | 58.12 | 102.62 | WARN | |
r-release-linux-x86_64 | 0.0-48 | 42.93 | 57.15 | 100.08 | OK | |
r-release-macos-arm64 | 0.0-48 | 57.00 | OK | |||
r-release-macos-x86_64 | 0.0-48 | 110.00 | OK | |||
r-release-windows-x86_64 | 0.0-48 | 49.00 | 114.00 | 163.00 | OK | |
r-oldrel-macos-arm64 | 0.0-48 | OK | ||||
r-oldrel-macos-x86_64 | 0.0-48 | 116.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0-48 | 46.00 | 126.00 | 172.00 | OK |
Version: 0.0-48
Check: compiled code
Result: WARN
File ‘bfp/libs/bfp.so’:
Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
Object: ‘newmat/libnewmat.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘newmat/libnewmat.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-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 0.0-48
Check: compiled code
Result: WARN
File ‘bfp/libs/bfp.so’:
Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
Object: ‘newmat/libnewmat.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘newmat/libnewmat.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-linux-x86_64-fedora-clang