-
-
Notifications
You must be signed in to change notification settings - Fork 878
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
options(warn = ) doesn't work #1425
Comments
I think this issue belongs to the evaluate package. I'm not sure about the reason, but to my knowledge, only |
Thanks for the infomation! I will study and file a issue or send PR to evaluate :) |
Thanks! |
I found you've explained this in detail, which is really helpful. Thanks! |
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary. |
?options
says:But, it seems this option doesn't work during knitting. The bellow is an example result by
reprex::reprex()
. Is this a known issue?The text was updated successfully, but these errors were encountered: