I'm writing a Shiny app in RStudio Server v. 1.1.442 on R 3.4.4, and today when I opened my ui.R file to edit, any edits I make are met with the popup error "R code execution error" and repeated printing of
Error in object[[3]] : subscript out of bounds
to the console, when I'm not even executing any code. Code suggestions are completely gone while editing.
I tried closing the project and opening the files individually in a new project, but that changed nothing. I feel like it's probably an error in one of the packages I use in this project, but I have no idea how to diagnose it. Any help will be very appreciated!
Here's a list of packages I'm using:
shiny, DT, shinyMCE, wordcloud, stringr, ngram, shinyjs, rvest, RCurl, XML, stringi, magrittr, data.table, phrasemachine, urltools, textclean