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

Hook makes R crash when output isn't table #4

Open
pgstevenson opened this issue Oct 17, 2018 · 1 comment
Open

Hook makes R crash when output isn't table #4

pgstevenson opened this issue Oct 17, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@pgstevenson
Copy link
Contributor

R crashes if the output of a chunk is not a data frame and chunk options table = T. Expect this can be solved by implement tryCatch() in the hook, or some other debugging strategy.

@pgstevenson pgstevenson added the bug Something isn't working label Oct 17, 2018
@pgstevenson pgstevenson self-assigned this Oct 17, 2018
@pgstevenson
Copy link
Contributor Author

suspect this issue is caused by echo = F in the chunk options. Seems to only be on the server and might be a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant