Last updated on 2026-06-08 13:50:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 6.41 | 1110.29 | 1116.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 4.45 | 544.72 | 549.17 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 10.00 | 1134.01 | 1144.01 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 11.00 | 1083.29 | 1094.29 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 11.00 | 535.00 | 546.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 6.57 | 824.13 | 830.70 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 5.46 | 801.56 | 807.02 | OK | |
| r-release-macos-arm64 | 0.5.0 | 1.00 | 98.00 | 99.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 4.00 | 818.00 | 822.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 10.00 | 517.00 | 527.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.0 | 4.00 | 477.00 | 481.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 13.00 | 696.00 | 709.00 | OK |
Version: 0.5.0
Check: examples
Result: ERROR
Running massageExamples to create ‘designit-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/Rtmp5gcs7o/file3fdba91b5606e2/L1_norm.R': No space left on device
Execution halted
NONE
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘NCS22_talk.Rmd’ using rmarkdown
Quitting from NCS22_talk.Rmd:21-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'NCS22_talk.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘NCS22_talk.Rmd’
--- re-building ‘basic_examples.Rmd’ using rmarkdown
--- finished re-building ‘basic_examples.Rmd’
--- re-building ‘custom_shuffle.Rmd’ using rmarkdown
Quitting from custom_shuffle.Rmd:22-25 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'custom_shuffle.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘custom_shuffle.Rmd’
--- re-building ‘invivo_study_design.Rmd’ using rmarkdown
--- finished re-building ‘invivo_study_design.Rmd’
--- re-building ‘nested_dimensions_examples.Rmd’ using rmarkdown
Quitting from nested_dimensions_examples.Rmd:17-20 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'nested_dimensions_examples.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘nested_dimensions_examples.Rmd’
--- re-building ‘optimizer_examples.Rmd’ using rmarkdown
--- finished re-building ‘optimizer_examples.Rmd’
--- re-building ‘osat.Rmd’ using rmarkdown
Quitting from osat.Rmd:24-31 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'osat.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘osat.Rmd’
--- re-building ‘plate_layouts.Rmd’ using rmarkdown
--- finished re-building ‘plate_layouts.Rmd’
--- re-building ‘shuffling_with_constraints.Rmd’ using rmarkdown
--- finished re-building ‘shuffling_with_constraints.Rmd’
SUMMARY: processing the following files failed:
‘NCS22_talk.Rmd’ ‘custom_shuffle.Rmd’
‘nested_dimensions_examples.Rmd’ ‘osat.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc