Last updated on 2026-05-21 00:50:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 147.52 | 39.32 | 186.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 203.48 | 27.79 | 231.27 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 209.00 | 66.81 | 275.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 301.00 | 58.25 | 359.25 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 152.00 | 94.00 | 246.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 150.10 | 36.71 | 186.81 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 54.24 | 2.29 | 56.53 | ERROR | |
| r-release-macos-arm64 | 1.1.0 | 30.00 | -6.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 80.00 | 20.00 | 100.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 153.00 | 88.00 | 241.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 80.00 | 15.00 | 95.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 165.00 | 91.00 | 256.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-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-linux-x86_64