Skip to content

Commit c9ba137

Browse files
committed
Remove hardcoded R path settings from devcontainer.json for dynamic R version selection
1 parent d517ac1 commit c9ba137

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
"editor.detectIndentation": false,
1313
"r.lsp.diagnostics": false,
1414
"r.plot.useHttpgd": true,
15-
"r.rpath.linux": "/usr/bin/R",
16-
"r.rterm.linux": "/usr/bin/R",
1715
"terminal.integrated.sendKeybindingsToShell": true,
1816
"svn.multipleFolders.enabled": true,
1917
"workbench.editorAssociations": {

0 commit comments

Comments
 (0)