Last updated on 2025-04-01 09:54:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-49 | 48.34 | 60.59 | 108.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0-49 | 34.27 | 44.12 | 78.39 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0-49 | 211.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-49 | 201.56 | OK | |||
r-devel-macos-arm64 | 0.0-49 | 77.00 | OK | |||
r-devel-macos-x86_64 | 0.0-49 | 100.00 | OK | |||
r-devel-windows-x86_64 | 0.0-49 | 63.00 | 138.00 | 201.00 | OK | |
r-patched-linux-x86_64 | 0.0-48 | 45.65 | 57.64 | 103.29 | WARN | |
r-release-linux-x86_64 | 0.0-48 | 43.63 | 57.39 | 101.02 | OK | |
r-release-macos-arm64 | 0.0-49 | 85.00 | OK | |||
r-release-macos-x86_64 | 0.0-49 | 110.00 | OK | |||
r-release-windows-x86_64 | 0.0-49 | 60.00 | 115.00 | 175.00 | OK | |
r-oldrel-macos-arm64 | 0.0-49 | 78.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0-49 | 103.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0-49 | 57.00 | 128.00 | 185.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.
Flavor: r-patched-linux-x86_64