Last updated on 2026-06-07 21:51:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.8 | 8.25 | 61.06 | 69.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.8 | 4.85 | 29.69 | 34.54 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.8 | 12.00 | 84.92 | 96.92 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.8 | 14.00 | 104.79 | 118.79 | OK | |
| r-devel-windows-x86_64 | 0.0.8 | 8.00 | 86.00 | 94.00 | OK | |
| r-patched-linux-x86_64 | 0.0.8 | 6.69 | 53.68 | 60.37 | OK | |
| r-release-linux-x86_64 | 0.0.8 | 6.74 | 53.24 | 59.98 | OK | |
| r-release-macos-arm64 | 0.0.8 | 3.00 | 56.00 | 59.00 | OK | |
| r-release-macos-x86_64 | 0.0.8 | 8.00 | 130.00 | 138.00 | OK | |
| r-release-windows-x86_64 | 0.0.8 | 11.00 | 82.00 | 93.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.8 | 3.00 | 51.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.8 | 9.00 | 167.00 | 176.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.8 | 14.00 | 95.00 | 109.00 | OK |
Version: 0.0.8
Check: examples
Result: ERROR
Running examples in ‘wcde-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: edu_group_sum
> ### Title: Education group sums
> ### Aliases: edu_group_sum
>
> ### ** Examples
>
> library(tidyverse)
Error in library(tidyverse) : there is no package called ‘tidyverse’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.8
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘wcde.Rmd’ using rmarkdown
Quitting from wcde.Rmd:76-85 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'wcde.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘wcde.Rmd’
SUMMARY: processing the following file failed:
‘wcde.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc