Open drfurtado opened 1 year ago
I receive the error message below when rending qmd in any format. Any help would be greatly appreciated.
Quitting from lines 235-240 [apafg-myplot] (test.qmd) Error in `set2()`: ! The object is read-only and cannot be modified. Backtrace: 1. global .main() 15. global `<fn>`(before = TRUE, options = `<kntr_st_>`) 16. knitr::opts_current$set(label = NULL, output = "asis") 17. knitr (local) set2(resolve(...))
The problem has been solved by installing the latest version of Rstudio and R.
I receive the error message below when rending qmd in any format. Any help would be greatly appreciated.