CRAN Package Check Results for Package sweep

Last updated on 2026-03-13 05:50:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.6 15.30 233.76 249.06 OK
r-devel-linux-x86_64-debian-gcc 0.2.6 10.61 145.37 155.98 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.6 28.00 371.87 399.87 OK
r-devel-linux-x86_64-fedora-gcc 0.2.6 25.00 352.49 377.49 OK
r-devel-macos-arm64 0.2.6 4.00 67.00 71.00 OK
r-devel-windows-x86_64 0.2.6 21.00 215.00 236.00 OK
r-patched-linux-x86_64 0.2.6 14.99 210.44 225.43 OK
r-release-linux-x86_64 0.2.6 15.33 216.15 231.48 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 21.00 216.00 237.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 27.00 299.00 326.00 OK

Check Details

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