Package check result: OK Changes to worse in reverse depends: Package: belg Check: re-building of vignette outputs New result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘belg1.Rmd’ using rmarkdown Quitting from belg1.Rmd:145-152 [unnamed-chunk-9] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `st_crs.character()`: ! invalid crs: --- Backtrace: ▆ 1. └─tools:::.buildOneVignette(...) 2. ├─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─engine$weave(file, quiet = quiet, encoding = enc) 7. └─knitr:::vweave_rmarkdown(...) 8. └─rmarkdown::render(...) 9. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 10. └─knitr:::process_file(text, output) 11. ├─xfun:::handle_error(...) 12. ├─base::withCallingHandlers(...) 13. └─knitr:::process_group(group) 14. └─knitr:::call_block(x) 15. └─knitr:::block_exec(params) 16. └─knitr:::eng_r(options) 17. ├─knitr:::in_input_dir(...) 18. │ └─knitr:::in_dir(input_dir(), expr) 19. └─knitr (local) evaluate(...) 20. └─evaluate::evaluate(...) 21. ├─base::withRestarts(...) 22. │ └─base (local) withRestartList(expr, restarts) 23. │ ├─base (local) withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]]) 24. │ │ └─base (local) doWithOneRestart(return(expr), restart) 25. │ └─base (local) withRestartList(expr, restarts[-nr]) 26. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 27. │ └─base (local) doWithOneRestart(return(expr), restart) 28. ├─evaluate:::with_handlers(...) 29. │ ├─base::eval(call) 30. │ │ └─base::eval(call) 31. │ └─base::withCallingHandlers(...) 32. └─watcher$print_value(ev$value, ev$visible, envir) 33. ├─base::withVisible(handle_value(handler, value, visible, envir)) 34. └─evaluate:::handle_value(handler, value, visible, envir) 35. └─handler$value(value, visible) 36. └─knitr (local) fun(x, options = options) 37. ├─base::withVisible(knit_print(x, ...)) 38. ├─knitr::knit_print(x, ...) 39. └─knitr:::knit_print.default(x, ...) 40. └─knitr::normal_print(x) 41. ├─base::print(x) 42. └─ggplot2 (local) `print.ggplot2::ggplot`(x) 43. ├─ggplot2::ggplot_build(x) 44. └─ggplot2 (local) `ggplot_build.ggplot2::ggplot`(x) 45. └─layout$setup_panel_params() 46. └─ggplot2 (local) setup_panel_params(..., self = self) 47. └─base::Map(...) 48. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 49. └─ggplot2 (local) ``(dots[[1L]][[1L]], dots[[2L]][[1L]], params = ``) 50. └─ggplot2 (local) setup_panel_params(..., self = self) 51. └─ggplot2:::sf_breaks(scale_x, scale_y, bbox, params$crs) 52. ├─sf::st_as_sfc(sf::st_bbox(bbox, crs = crs)) 53. ├─sf::st_bbox(bbox, crs = crs) 54. └─sf:::st_bbox.numeric(bbox, crs = crs) 55. ├─base::structure(...) 56. ├─sf::st_crs(crs) 57. └─sf:::st_crs.character(crs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'belg1.Rmd' failed with diagnostics: invalid crs: --- failed re-building ‘belg1.Rmd’ --- re-building ‘belg2.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘belg2.Rmd’ SUMMARY: processing the following file failed: ‘belg1.Rmd’ Error: Vignette re-building failed. Execution halted