Skip to content

Conversation

@casallas
Copy link

  • This engine allows to call octave/matlab code within R using RcppOctave

- This engine allows to call octave/matlab code within R
@yihui
Copy link
Owner

yihui commented Oct 23, 2014

Thanks! This is very interesting, but I'd prefer this function to be in RcppOctave instead, since I do not know much about Octave or RcppOctave and I will not be the best person to maintain this engine. If the RcppOctave author is interested, you will only need something like knitr::knit_engines$set(RcppOctave = RcppOctave::eng_RcppOctave), which does not sound too bad.

Of course, I will have to export the function engine_output() from knitr, which I will be happy to do.

@yihui yihui added the feature Feature requests label Oct 23, 2014
@casallas
Copy link
Author

Sounds good Yihui! I'm not the Octave expert myself, I was mainly looking for a way to revive and post some old MATLAB code. After playing with this for a little while I thought there were some neat possibilities for reports generated combining R and Octave code.

Exporting engine_output will be great for package developers. I can think of a few packages that could benefit from having their own engine, like rPython, to make reports combining R and Python code.

@yihui yihui force-pushed the master branch 2 times, most recently from 560c398 to 7561a3f Compare July 25, 2015 02:41
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@yihui yihui added won't fix Won't fix due to lack of time/interest or there exist workarounds and removed feature Feature requests labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

won't fix Won't fix due to lack of time/interest or there exist workarounds

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants