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

draft construct_reprex() and construct_session() #100

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

moodymudskipper
Copy link
Collaborator

adresses #74

The idea of construct_workspace() is is to produce readable code that rebuilds the session's objects, and probably attach the right packages (because we can and why not).

There are a few intricacies because then we might want to set options and env variables for instance.

construct_reprex() would produce code to reproduce the situation we encounter at a given point in our code.

@moodymudskipper moodymudskipper mentioned this pull request Nov 17, 2023
@moodymudskipper
Copy link
Collaborator Author

construct_reprex() has been implemented differently so this draft is obsolete for this part.

However we have here some work on construct_session() that we might catch up to at some point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant