Last updated on 2026-07-29 03:58:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 148.18 | 38.10 | 186.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 110.45 | 29.09 | 139.54 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 157.00 | 34.28 | 191.28 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 116.00 | 22.13 | 138.13 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 156.00 | 80.00 | 236.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 155.02 | 37.79 | 192.81 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 146.84 | 37.21 | 184.05 | NOTE | |
| r-release-macos-arm64 | 1.1.1 | 26.00 | 232.00 | 258.00 | OK | |
| r-release-macos-x86_64 | 1.1.1 | 75.00 | 261.00 | 336.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 153.00 | 95.00 | 248.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | 22.00 | 82.00 | 104.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.1 | 83.00 | 34.00 | 117.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 152.00 | 103.00 | 255.00 | OK |
Version: 1.1.0
Check: compiled code
Result: NOTE
File ‘poseticDataAnalysis/libs/poseticDataAnalysis.so’:
Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
Objects: ‘dimensionalityReduction.o’, ‘poset.o’
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-release-linux-x86_64