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

Add recurse parameter to sp_dir_info() and other functions as needed #3

Open
elipousson opened this issue Sep 26, 2023 · 1 comment

Comments

@elipousson
Copy link
Owner

The goal for sp_dir_info() is to match the same set of features available with fs::dir_info() and adding a recurse parameter would be very useful.

elipousson added a commit that referenced this issue Oct 3, 2023
Also moves vctrs from Suggests to Imports + adds fs to Suggests
@elipousson
Copy link
Owner Author

This is mostly done but I'm going to make a list of other functions where this may need to be implemented, add a test to make sure recurse keeps working in the future, and then close the issue when those tasks are resolved.

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