Unexpected token Issue - Raw string in R4.0.0

Hello All,

I've recently upgraded to R 4.0.0 and started to use raw strings (e.g. setwd(r"{users\Elchorro\folder}")). It works nicely but triggers an "unexpected token" in RStudio IDE.

Is there a way to set IDE to recognize R 4.0.0? Are we waiting for RStudio update to recognize it?

Thanks

Yes, this needs an RStudio update. Currently tracked here: https://github.com/rstudio/rstudio/issues/6788

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.