Last updated on 2026-04-21 01:50:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 3.26 | 53.75 | 57.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.60 | 40.43 | 43.03 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 88.95 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 96.51 | OK | |||
| r-devel-macos-arm64 | 0.1.1 | 1.00 | 27.00 | 28.00 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 9.00 | 75.00 | 84.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 3.75 | 49.49 | 53.24 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 3.42 | 46.59 | 50.01 | OK | |
| r-release-macos-arm64 | 0.1.1 | OK | ||||
| r-release-macos-x86_64 | 0.1.1 | 3.00 | 63.00 | 66.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 6.00 | 78.00 | 84.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 3.00 | 70.00 | 73.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 8.00 | 87.00 | 95.00 | ERROR |
Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'infectiousR_vignette.Rmd' using rmarkdown
Quitting from infectiousR_vignette.Rmd:83-105 [covid-stats-simple-plot]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'filter' applied to an object of class "NULL"
---
Backtrace:
▆
1. ├─... %>% ...
2. ├─ggplot2::ggplot(...)
3. ├─dplyr::mutate(., case_rate = (cases/population) * 1e+05)
4. ├─dplyr::select(., -updated, -starts_with("today"))
5. └─dplyr::filter(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'infectiousR_vignette.Rmd' failed with diagnostics:
no applicable method for 'filter' applied to an object of class "NULL"
--- failed re-building 'infectiousR_vignette.Rmd'
SUMMARY: processing the following file failed:
'infectiousR_vignette.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64