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

setup_reprex #256

Closed
wants to merge 4 commits into from
Closed

setup_reprex #256

wants to merge 4 commits into from

Conversation

moodymudskipper
Copy link
Collaborator

For #245

To track the work but I think we might not need it. We can use debug(fun) and call construct_reprex(1) as much as we need to create reprexes.

To make setup_reprex() work well we need to reimplement what is hidden in low level code in debug and trace: a way to modify all copies of a function (namespace, package env, all imports env, maybe the conflicted env if relevant), I'm not sure if it's worth it.

Copy link
Contributor

aviator-app bot commented Nov 20, 2023

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was closed without merging. If you still want to merge this PR, re-open it.


See the real-time status of this PR on the Aviator webapp.

Use the Aviator Chrome Extension to see the status of your PR within GitHub.

@moodymudskipper
Copy link
Collaborator Author

Let's close this, I'll know where to find it

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant