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

Wrap code chunk in try() for purl() when the chunk option error = TRUE #2380

Merged
merged 4 commits into from
Nov 1, 2024

Conversation

yihui
Copy link
Owner

@yihui yihui commented Nov 1, 2024

close #2368 and #2338

@yihui yihui linked an issue Nov 1, 2024 that may be closed by this pull request
yihui added a commit to yihui/knitr-examples that referenced this pull request Nov 1, 2024
@yihui yihui merged commit 47267f5 into master Nov 1, 2024
8 of 10 checks passed
@yihui yihui deleted the fix-2368 branch November 1, 2024 16:33
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

Successfully merging this pull request may close these issues.

Should purl() wrap try({}) blocks around error=true chunks ? catch error=TRUE chunks produced by hook_purl()
1 participant