I have been getting issues with RStudio version: 2023.12.0+363 crashing on running chunks. I am using MacBook Pro with M1 chip. The quarto version is 1.3.450.
The message it is giving is "R Session Aborted: R encountered a fatal error, the session was terminated.
I have also installed the latest version of built R but the problem is persisting.
I should have updated earlier, the problem was happening while in Quarto when running packages chunk or setup.R file. The issue was linked with the conflict between two or more packages. What I identified was the conflict between officer and read_xlsx functionalities which was causing crashing.