Last updated on 2025-11-23 05:50:20 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 3.73 | 52.86 | 56.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.65 | 39.52 | 42.17 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 86.17 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 91.58 | OK | |||
| r-devel-windows-x86_64 | 0.1.1 | 7.00 | 79.00 | 86.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 4.16 | 48.60 | 52.76 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 3.69 | 46.38 | 50.07 | ERROR | |
| 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 | 7.00 | 70.00 | 77.00 | ERROR | |
| 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 | 86.00 | 94.00 | OK |
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:56-78 [covid-usa-simple-plot]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'slice_head' applied to an object of class "NULL"
---
Backtrace:
▆
1. ├─covid_data %>% slice_head(n = 5) %>% ...
2. ├─dplyr::select(., where(~!all(is.na(.))))
3. └─dplyr::slice_head(., n = 5)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'infectiousR_vignette.Rmd' failed with diagnostics:
no applicable method for 'slice_head' 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-release-linux-x86_64
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:56-78 [covid-usa-simple-plot]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'slice_head' applied to an object of class "NULL"
---
Backtrace:
▆
1. ├─covid_data %>% slice_head(n = 5) %>% ...
2. ├─dplyr::select(., where(~!all(is.na(.))))
3. └─dplyr::slice_head(., n = 5)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'infectiousR_vignette.Rmd' failed with diagnostics:
no applicable method for 'slice_head' 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-release-windows-x86_64