Last updated on 2026-06-08 02:51:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.3 | 28.99 | 197.32 | 226.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.3 | 21.72 | 87.18 | 108.90 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.3 | 45.00 | 308.98 | 353.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 54.00 | 308.58 | 362.58 | OK | |
| r-devel-windows-x86_64 | 0.3.3 | 37.00 | 219.00 | 256.00 | OK | |
| r-patched-linux-x86_64 | 0.3.3 | 28.02 | 177.28 | 205.30 | OK | |
| r-release-linux-x86_64 | 0.3.3 | 27.78 | 178.19 | 205.97 | OK | |
| r-release-macos-arm64 | 0.3.3 | 7.00 | 50.00 | 57.00 | OK | |
| r-release-macos-x86_64 | 0.3.3 | 20.00 | 213.00 | 233.00 | OK | |
| r-release-windows-x86_64 | 0.3.3 | 38.00 | 212.00 | 250.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.3 | 6.00 | 55.00 | 61.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.3 | 20.00 | 197.00 | 217.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.3 | 44.00 | 273.00 | 317.00 | OK |
Version: 0.3.3
Check: examples
Result: ERROR
Running massageExamples to create ‘mpactr-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/Rtmpk5gH7D/file3bc6bc12704535/limit_cores.R': No space left on device
Execution halted
NONE
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘downstream_analyses.Rmd’ using rmarkdown
Warning: Duplicated chunk option(s) 'warning' in both chunk header and pipe comments of the chunk 'unnamed-chunk-19'.
Quitting from downstream_analyses.Rmd:35-45 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'plotly'
---
Backtrace:
▆
1. └─base::library(plotly)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'downstream_analyses.Rmd' failed with diagnostics:
there is no package called 'plotly'
--- failed re-building ‘downstream_analyses.Rmd’
--- re-building ‘mpactr.Rmd’ using rmarkdown
Quitting from mpactr.Rmd:24-28 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mpactr.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘mpactr.Rmd’
--- re-building ‘reference_semantics.Rmd’ using rmarkdown
--- finished re-building ‘reference_semantics.Rmd’
SUMMARY: processing the following files failed:
‘downstream_analyses.Rmd’ ‘mpactr.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc