-
Notifications
You must be signed in to change notification settings - Fork 102
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
add R language support #121
Comments
Can you provide a little detail about why you're interested in R support, in spite of what already exists in Sweave and knitr? What do you see R support providing that hasn't already been done better elsewhere? |
I'm looking around to find complements/alternatives to SageTeX. PythonTeX seems interesting, but I have not (yet) experiment it. My interest has ben aroused by this issue. I happen to be an (applied) statistician), whho has to use
Emacs'
HTH, |
@gpoore sorry for replying very late. The problem I have faced was that my primary document was in latex (not in Rnw/knitr/whatever else - just pure latex) and I needed ability to insert R code without going into Rnw/knitr route. |
I've added basic support for R. It is enabled via There isn't an |
hi, thank you ver much. |
I didn't see the comment about the Oct 23, 2018. If I understand correctly, that means that Thank you a lot for this work. This alernative to |
Join me in 👍 this issue
The text was updated successfully, but these errors were encountered: