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

dir_stat() #6

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

dir_stat() #6

wants to merge 16 commits into from

Conversation

wlandau
Copy link
Owner

@wlandau wlandau commented Dec 20, 2024

This PR implements a dir_stat() function to efficiently stat all the files in a directory (fixes #5). I actually need something like this for ropensci/targets#1403, but autometric is an okay fit because dir_stat() could help sift through large numbers of log files (see the recent argument). I hesitate to merge this because r-lib/fs#484 is likely to have a more robust solution.

Copy link

codecov bot commented Dec 20, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

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.

dir_stat()
1 participant