Last updated on 2026-06-07 13:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 1.82 | 51.70 | 53.52 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 1.46 | 32.51 | 33.97 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 84.54 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 101.37 | OK | |||
| r-devel-windows-x86_64 | 1.0.2 | 4.00 | 68.00 | 72.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 1.90 | 48.81 | 50.71 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 1.52 | 47.76 | 49.28 | OK | |
| r-release-macos-arm64 | 1.0.2 | 1.00 | 21.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 2.00 | 71.00 | 73.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 4.00 | 70.00 | 74.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | 0.00 | 20.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.2 | 2.00 | 64.00 | 66.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 4.00 | 83.00 | 87.00 | OK |
Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘plotrr-vignette.Rmd’ using rmarkdown
Quitting from plotrr-vignette.Rmd:51-58 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `grid.newpage()`:
! could not open file '/tmp/Rtmp1ZF7af/file33c3122ec59260'
---
Backtrace:
▆
1. └─plotrr::violinplots("a", "b", "c", data)
2. ├─base::with(...)
3. └─base::with.default(...)
4. └─base::eval(substitute(expr), data, enclos = parent.frame())
5. └─base::eval(substitute(expr), data, enclos = parent.frame())
6. ├─base::print(violin.j)
7. └─ggplot2 (local) `print.ggplot2::ggplot`(violin.j)
8. └─grid::grid.newpage()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'plotrr-vignette.Rmd' failed with diagnostics:
could not open file '/tmp/Rtmp1ZF7af/file33c3122ec59260'
--- failed re-building ‘plotrr-vignette.Rmd’
SUMMARY: processing the following file failed:
‘plotrr-vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: PDF version of manual
Result: ERROR
Rd conversion errors:
Warning in dir.create(latexdir) :
cannot create dir '/tmp/RtmpLRYu9G/ltx33d4ef71e2c189', reason 'No space left on device'
Converting parsed Rd's to LaTeX Warning in file(out, "wt") :
cannot open file '/tmp/RtmpLRYu9G/ltx33d4ef71e2c189/bivarplots.tex': No such file or directory
Error in file(out, "wt") : cannot open the connection
Flavor: r-devel-linux-x86_64-debian-gcc