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

rlang::with_abort() is no longer accessible #1789

Open
emstruong opened this issue Oct 13, 2024 · 0 comments
Open

rlang::with_abort() is no longer accessible #1789

emstruong opened this issue Oct 13, 2024 · 0 comments

Comments

@emstruong
Copy link

You can use `rlang::with_abort()` and `rlang::last_trace()` to see the call tree. Here, I think it makes it much easier to see the source of the problem. Look at the last branch of the call tree to see that the error comes from `j()` calling `k()`.

Hello,

It seems like rlang::with_abort() is no longer accessible and was removed from rlang a while ago. Perhaps this section in the book could be updated?

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