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

Capture errors and messages using callbacks #8

Open
zmughal opened this issue Nov 6, 2014 · 1 comment
Open

Capture errors and messages using callbacks #8

zmughal opened this issue Nov 6, 2014 · 1 comment

Comments

@zmughal
Copy link
Member

zmughal commented Nov 6, 2014

http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Setting-R-callbacks

void R_WriteConsoleEx (const char *buf, int buflen, int otype)
@zmughal
Copy link
Member Author

zmughal commented Nov 25, 2014

We might be able to use Capture::Tiny temporarily.

zmughal added a commit that referenced this issue Nov 25, 2014
Hacky solution to #8 <#8>.
This will need to be revisited later.
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

1 participant