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

store previous libPaths in the object output by setupProject() #31

Open
achubaty opened this issue Sep 7, 2023 · 0 comments
Open

store previous libPaths in the object output by setupProject() #31

achubaty opened this issue Sep 7, 2023 · 0 comments

Comments

@achubaty
Copy link
Contributor

achubaty commented Sep 7, 2023

for us as developers, this would be very useful for project setup/teardown in tests and examples.

we could simply out <- setupProject(); .teardownProject(out) and have libPaths reset, instead of (currently) requiring out$paths and origLibPaths to be passed to .teardownProject().

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