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

refactor: use withr to manage tempfiles #258

Merged
merged 9 commits into from
Feb 3, 2024
Merged

Conversation

ijlyttle
Copy link
Member

@ijlyttle ijlyttle commented Jan 2, 2024

use withr::local_tempfile() and withr::local_tempdir() to simplify temporary files

fix #183

@ijlyttle ijlyttle changed the title Refactor/183 temp files refactor: use withr to manage tempfiles Jan 2, 2024
@ijlyttle ijlyttle merged commit 689d16f into master Feb 3, 2024
9 checks passed
@ijlyttle ijlyttle deleted the refactor/183-temp-files branch February 3, 2024 18:42
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.

clean up temp files
1 participant