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

download_d1_data_pkg fails on the last item #82

Open
brunj7 opened this issue Oct 16, 2018 · 2 comments
Open

download_d1_data_pkg fails on the last item #82

brunj7 opened this issue Oct 16, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@brunj7
Copy link
Collaborator

brunj7 commented Oct 16, 2018

The function is generating an error at the last item saying the last object already exists (which is correct it has been downloaded), like if the function was trying to download the last item twice.

@brunj7 brunj7 added the bug Something isn't working label Oct 16, 2018
@brunj7 brunj7 self-assigned this Oct 16, 2018
@brunj7
Copy link
Collaborator Author

brunj7 commented Oct 16, 2018

example:
forage_data <- download_d1_data_pkg("doi:10.5063/F1T43R7N", path ="~/Desktop/forage_all")

missing dataset: ~/Desktop/forage_all/doi_10.5063_F1T43R7N__New_Current_Taxon_Fig
pid: msleckman.67.1

@brunj7
Copy link
Collaborator Author

brunj7 commented Oct 16, 2018

2 files have the same object name... "New_Current_Taxon_Fig.csv" msleckman.45.1 and msleckman.67.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant