Last updated on 2026-06-07 14:51:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 145.26 | 39.28 | 184.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 109.85 | 26.95 | 136.80 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 184.00 | 60.97 | 244.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 360.00 | 54.04 | 414.04 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 142.00 | 100.00 | 242.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 150.98 | 36.31 | 187.29 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 149.61 | 36.71 | 186.32 | NOTE | |
| 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.1.0 | 153.00 | 88.00 | 241.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | 26.00 | -1.00 | 25.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.0 | 80.00 | 15.00 | 95.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 163.00 | 103.00 | 266.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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 1.1.0
Check: examples
Result: ERROR
Running massageExamples to create ‘poseticDataAnalysis-Ex.R’ failed
Error in file(out, "wt") : cannot open the connection
Calls: <Anonymous> -> Rd2ex -> file
In addition: Warning message:
In file(out, "wt") :
cannot open file '/tmp/Rtmpi7on2M/file34e5697bdb1d06/BubleyDyerSeparation.R': No space left on device
Execution halted
NONE
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: for code which exercises the package
Result: WARN
No examples, no tests, no vignettes
Flavor: r-devel-linux-x86_64-debian-gcc