Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile Rmd file using knitr #16

Open
vnijs opened this issue Jan 1, 2013 · 1 comment
Open

Compile Rmd file using knitr #16

vnijs opened this issue Jan 1, 2013 · 1 comment
Assignees

Comments

@vnijs
Copy link

vnijs commented Jan 1, 2013

Great tool! Thanks for creating this. I am a long-time macvim user just moving over to SE2. Your Rtools package is making the transition a lot smoother for me.

I'd luv to be able to compile Rmd files as well. The following works on mac as a 'build-system'. Issue is it opens a new tab/browser each time you recompile. Is this still something you are working on?

"cmd": ["osascript", "-e", "tell app "R64" to cmd "file <- '$file'; knit2html(file); browseURL(sub('.Rmd','.html',basename(file)))"\n"]

@karthik
Copy link
Owner

karthik commented Jan 2, 2013

We're still working on it although not actively since everything works as is. I'll test this out locally before incorporating it. Also feel free to submit this as a pull request.

@ghost ghost assigned karthik Jan 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants