REditorSupport / REditorSupport/vscode-R
Support for R available as module on Red hat remote
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
hi There,
I am wondering whether it is possible to use support for R which is available as module on red hat server on which I do not have root permissions. I have installed languageserver and needed extensions, but Vscode cannot find R (i think because it is loaded as module). I have following:
Could not find R path. Please check r.term and r.path setting.
and
Cannot find R for creating R terminal. Change setting r.rterm.linux to R path.
Is it possible to use REditorSupport in this situation?
Thank you and kind regards,
Amel
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no source file or test; begin by reproducing the missing-R behavior with R loaded as a Red Hat module and without root permissions. Check how r.path, r.term, and r.rterm.linux are resolved, then verify that REditorSupport can create an R terminal in this setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100