I'm using RStudio Version 1.1.463 on Mac OS Catalina 10.15.5, and I've found that I'm not able to use View() on my dataframes. When I try to open up a dataframe (size: ~3000 rows, 1 column) it just hangs and never loads. Similarly, I am unable to write to a csv or xlsx file to view the data that way. I can run any other function, but for some reason trying to view the data is causing an issue.