Last updated on 2026-06-07 13:50:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.2 | 64.68 | 116.49 | 181.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.2 | 55.33 | 69.46 | 124.79 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6.2 | 68.00 | 171.62 | 239.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 120.00 | 176.04 | 296.04 | OK | |
| r-devel-windows-x86_64 | 0.6.2 | 136.00 | 155.00 | 291.00 | OK | |
| r-patched-linux-x86_64 | 0.6.2 | 74.71 | 101.81 | 176.52 | OK | |
| r-release-linux-x86_64 | 0.6.2 | 73.04 | 103.10 | 176.14 | OK | |
| r-release-macos-arm64 | 0.6.2 | 15.00 | 28.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 0.6.2 | 48.00 | 128.00 | 176.00 | OK | |
| r-release-windows-x86_64 | 0.6.2 | 139.00 | 151.00 | 290.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.2 | 13.00 | 30.00 | 43.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.2 | 48.00 | 120.00 | 168.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.2 | 165.00 | 193.00 | 358.00 | OK |
Version: 0.6.2
Check: examples
Result: ERROR
Running massageExamples to create ‘vectra-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/Rtmp4EuoZz/file23a4defa3fd2b/create_index.R': No space left on device
Execution halted
NONE
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘engine.Rmd’ using rmarkdown
--- finished re-building ‘engine.Rmd’
--- re-building ‘formats.Rmd’ using rmarkdown
--- finished re-building ‘formats.Rmd’
--- re-building ‘indexing.Rmd’ using rmarkdown
--- finished re-building ‘indexing.Rmd’
--- re-building ‘joins.Rmd’ using rmarkdown
--- finished re-building ‘joins.Rmd’
--- re-building ‘large-data.Rmd’ using rmarkdown
Quitting from large-data.Rmd:640-648 [multifile-setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `write_vtr.data.frame()`:
! cannot open file for writing: /tmp/RtmpIBvhEV/file2465c974d01623.vtr
---
Backtrace:
▆
1. ├─vectra::write_vtr(month_data, monthly_paths[m])
2. └─vectra:::write_vtr.data.frame(month_data, monthly_paths[m])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'large-data.Rmd' failed with diagnostics:
cannot open file for writing: /tmp/RtmpIBvhEV/file2465c974d01623.vtr
--- failed re-building ‘large-data.Rmd’
--- re-building ‘quickstart.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/RtmpKgLq7q/Rf2472097de3fba9': No space left on device
Quitting from quickstart.Rmd:177-191 [mutate-control]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from quickstart.Rmd:177-191 [mutate-control]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'quickstart.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘quickstart.Rmd’
sh: 1: cannot create /tmp/Rtmpj4AhcS/file24024565bdb2d7: No space left on device
Warning in file(con, "r") :
cannot open file '/tmp/Rtmpj4AhcS/file24024565bdb2d7': No such file or directory
Error in file(con, "r") : cannot open the connection
Calls: <Anonymous> -> cat -> readLines -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc