karthik / karthik/Rtools

R-build system not being picked up automatically

Open
#15 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
33
Forks
11
PR merge metrics
No merged PRs in 30d

Description

To get the build-system from R-tools to be selected automatically I had to add a 2nd line to the R.sublime-build file

{
"cmd": ["osascript", "-e", "tell app \"R64\" to cmd \"source('$file')\"\n"],
"selector": "source.r"
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.