Last updated on 2026-06-08 08:53:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 7.35 | 179.20 | 186.55 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 4.66 | 51.13 | 55.79 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 12.00 | 310.86 | 322.86 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 11.00 | 298.07 | 309.07 | OK | |
| r-devel-windows-x86_64 | 0.3.1 | 10.00 | 190.00 | 200.00 | OK | |
| r-patched-linux-x86_64 | 0.3.1 | 6.78 | 169.30 | 176.08 | OK | |
| r-release-linux-x86_64 | 0.3.1 | 4.80 | 168.71 | 173.51 | OK | |
| r-release-macos-arm64 | 0.3.1 | 2.00 | 56.00 | 58.00 | OK | |
| r-release-macos-x86_64 | 0.3.1 | 5.00 | 252.00 | 257.00 | OK | |
| r-release-windows-x86_64 | 0.3.1 | 10.00 | 188.00 | 198.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.1 | 4.00 | 196.00 | 200.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 12.00 | 245.00 | 257.00 | OK |
Version: 0.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘kmeans.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/RtmpZv80EZ/Rf3affa1574c7a20': No space left on device
Quitting from kmeans.Rmd:12-21 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from kmeans.Rmd:12-21 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'kmeans.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘kmeans.Rmd’
--- re-building ‘linear-regression.Rmd’ using rmarkdown
Quitting from linear-regression.Rmd:12-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'dbplyr'
---
Backtrace:
▆
1. └─base::library(dbplyr)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'linear-regression.Rmd' failed with diagnostics:
there is no package called 'dbplyr'
--- failed re-building ‘linear-regression.Rmd’
SUMMARY: processing the following files failed:
‘kmeans.Rmd’ ‘linear-regression.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc