Nvim-R: Usage: rice^@^@rice: error: no such option: --no-save^@
See original GitHub issueHey,
I understand that there is only partial support for Nvim-R, but I thought I’d report this issue.
After setting let R_app = 'rice'
, I get this error message when trying to start Nvim-R with an R file open:
Usage: rice^@^@rice: error: no such option: --no-save^@
I tried both pip install rice
and pip install git+https://github.com/randy3k/rice
.
I couldn’t find any mentions of this error message in either rice
’s or Nvim-R’s issues. Any idea what the issue is?
Cheers!
Issue Analytics
- State:
- Created 6 years ago
- Comments:15 (10 by maintainers)
Top Results From Across the Web
Nvim-R/Nvim-R.txt at master · jalvesaq/Nvim-R - GitHub
Vim plugin to work with R. Contribute to jalvesaq/Nvim-R development by ... If R does not start with the <LocalLeader>rf command and you...
Read more >Nvim-R Documentation - GitHub
PDF viewer with SyncTeX support and capable of automatically reloading documents.
Read more >Vim /usr/bin/bash: /s: No such file or directory
Just set up nvim; unfortunately, the following error is plaguing the setup. Whenever I try to install or change plugins or use Vimtex, ......
Read more >Nvim-R - Plugin to work with R : vim online
package script version date Vim version user
Nvim‑R‑0.9.17.zip 0.9.17 2022‑09‑29 8.2 Jakson Aquino
Nvim‑R‑0.9.16.zip 0.9.16 2021‑04‑30 8.2 Jakson Aquino
Nvim‑R.zip 0.9.15 2021‑04‑16 8.2 Jakson Aquino
Read more >How to Turn Vim Into an IDE for R - Medium
In order to get a better understanding of your code you have a couple options. From within Nvim-R there are two of particular...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
ai…you are right, fixed now https://github.com/randy3k/rice/commit/ea2597a7b2814bde6ab5a2499feeef6e5d8b8c23
BTW, Nvim-R has a settings to turn of the highlight of the terminal, it may be useful.