ctreffe / quarto_apa7_manuscript

Template for academic manuscripts in APA 7th edition style
5 stars 1 forks source link

The object is read-only and cannot be modified #1

Open drfurtado opened 1 year ago

drfurtado commented 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(...))
drfurtado commented 1 year ago

The problem has been solved by installing the latest version of Rstudio and R.