Skip to content

Commit 5d304e4

Browse files
Update readme
1 parent 0f33176 commit 5d304e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ The remaining config entries are:
6262
* `"workingDirectory"`: An absolute path to the desired work directory.
6363
Defaults to the workspace folder.
6464
The R process is launched in this directory (reading the `.Rprofile` there).
65+
* `"rPath"`: Path to the R executable.
66+
If not specified, the extension setting `r.rpath.XXX` is used.
6567
* `"file"`: Required for debug modes `"file"` and `"function"`. The file to be debugged/sourced before calling the main function.
6668
* `"mainFunction"`: Only used for debug mode `"function"`.
6769
The name of the main function to be debugged. Must be callable without arguments.

0 commit comments

Comments
 (0)