Last updated on 2025-10-27 08:49:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 5.85 | 63.42 | 69.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.16 | 45.65 | 49.81 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 30.00 | 72.88 | 102.88 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 13.00 | 95.42 | 108.42 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 9.00 | 80.00 | 89.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 6.91 | 57.47 | 64.38 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 4.79 | 57.15 | 61.94 | OK | |
| r-release-macos-arm64 | 0.1.0 | 3.00 | 35.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 6.00 | 66.00 | 72.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 10.00 | 85.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 3.00 | 41.00 | 44.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 5.00 | 77.00 | 82.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 10.00 | 98.00 | 108.00 | OK |
Version: 0.1.0
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-devel-linux-x86_64-fedora-clang