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

drop_dir has a bind_rows error #135

Closed
cfitzge1 opened this issue Sep 29, 2017 · 1 comment
Closed

drop_dir has a bind_rows error #135

cfitzge1 opened this issue Sep 29, 2017 · 1 comment

Comments

@cfitzge1
Copy link

Hey all,

I'm using rdrop2 and I have been trying to use the drop_dir() function and no matter what path I check, I get the same error:

Error in bind_rows_(x, .id) : Argument 7 must be length 1, not 2

@ClaytonJY
Copy link
Contributor

Yup, noticed this myself; the issue for me was sharing causing the API to return a nested list, though there may be others.

Short term fix is to flatten the list first, which will be pushed shortly. Long term might involve proper metadata objects with various methods to work with them easily.

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

2 participants