I am trying to use Nvim-R with neovim v0.6.1. When I am opening a .R file, it shows the following errors. Could you please look into it and suggest a way out?
Error detected while processing function GlobalRInit:
line 5:
E806: using Float as a String
Press ENTER or type command to continue
Error detected while processing function GlobalRInit:
line 6:
E806: using Float as a String
I am trying to use Nvim-R with neovim v0.6.1. When I am opening a .R file, it shows the following errors. Could you please look into it and suggest a way out?
Error detected while processing function GlobalRInit: line 5: E806: using Float as a String Press ENTER or type command to continue Error detected while processing function GlobalRInit: line 6: E806: using Float as a String