Hi!
We just upgraded our RStudio server from Open Source to Workbench and all users have a strange error when executing code in markdowns that we didn't have before the upgrade.
The problem occurs when we run code in a r chunk in a markdown and using the option "Chunk Output Inline". It just does not run the code all though it looks like it's running. It has the green indicators to the left margin and the red stop sign in the top right of the chunk but nothing happens:
Has anyone experienced this? Running with "Chunk Output Console" works fine, also knitting the markdown is not a problem.
Thanks!