Last updated on 2026-02-08 17:50:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.6 | 17.62 | 224.72 | 242.34 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.6 | 10.85 | 139.13 | 149.98 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.6 | 29.00 | 374.63 | 403.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 25.00 | 375.07 | 400.07 | OK | |
| r-devel-windows-x86_64 | 0.2.6 | 20.00 | 218.00 | 238.00 | OK | |
| r-patched-linux-x86_64 | 0.2.6 | 16.11 | 216.09 | 232.20 | OK | |
| r-release-linux-x86_64 | 0.2.6 | 16.15 | 216.46 | 232.61 | OK | |
| r-release-macos-arm64 | 0.2.6 | OK | ||||
| r-release-macos-x86_64 | 0.2.6 | 10.00 | 217.00 | 227.00 | OK | |
| r-release-windows-x86_64 | 0.2.6 | 18.00 | 218.00 | 236.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.6 | 10.00 | 215.00 | 225.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.6 | 25.00 | 282.00 | 307.00 | OK |
Version: 0.2.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘SW00_Introduction_to_sweep.Rmd’ using rmarkdown
Quitting from SW00_Introduction_to_sweep.Rmd:65-74 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `fortify()`:
! `data` must be a <data.frame>, or an object coercible by `fortify()`,
or a valid <data.frame>-like object coercible by `as.data.frame()`.
Caused by error in `check_data_frame_like()`:
! `dim(data)` must return an <integer> of length 2.
---
Backtrace:
▆
1. ├─alcohol_sales_tbl %>% ggplot(aes(x = date, y = price))
2. ├─ggplot2::ggplot(., aes(x = date, y = price))
3. └─ggplot2:::ggplot.default(., aes(x = date, y = price))
4. ├─ggplot2::fortify(data, ...)
5. └─ggplot2:::fortify.default(data, ...)
6. ├─rlang::try_fetch(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::withCallingHandlers(...)
12. └─ggplot2:::validate_as_data_frame(model)
13. └─ggplot2:::check_data_frame_like(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SW00_Introduction_to_sweep.Rmd' failed with diagnostics:
`data` must be a <data.frame>, or an object coercible by `fortify()`, or
a valid <data.frame>-like object coercible by `as.data.frame()`.
Caused by error in `check_data_frame_like()`:
! `dim(data)` must return an <integer> of length 2.
--- failed re-building ‘SW00_Introduction_to_sweep.Rmd’
--- re-building ‘SW01_Forecasting_Time_Series_Groups.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘SW01_Forecasting_Time_Series_Groups.Rmd’
--- re-building ‘SW02_Forecasting_Multiple_Models.Rmd’ using rmarkdown
Quitting from SW02_Forecasting_Multiple_Models.Rmd:67-67
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ operator is invalid for atomic vectors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from SW02_Forecasting_Multiple_Models.Rmd:67-67
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gas_prices_monthly_raw$price
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SW02_Forecasting_Multiple_Models.Rmd' failed with diagnostics:
$ operator is invalid for atomic vectors
--- failed re-building ‘SW02_Forecasting_Multiple_Models.Rmd’
SUMMARY: processing the following files failed:
‘SW00_Introduction_to_sweep.Rmd’
‘SW02_Forecasting_Multiple_Models.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.