AtlasOfLivingAustralia / ALA4R

Access data and resources hosted by the Atlas of Living Australia (ALA)
https://atlasoflivingaustralia.github.io/ALA4R/
42 stars 8 forks source link

Occurrences failures #8

Closed raymondben closed 9 years ago

raymondben commented 9 years ago

(Issue migrated from https://github.com/AtlasOfLivingAustralia/ALA4R/issues/7#issuecomment-95360825)

Over the last 24 hours the occurrences function is producing errors that I haven't seen previously. Any ideas? e.g.

x=occurrences(taxon="penguins", download_reason_id=10) Error in read.table(unz(thisfile, filename = "data.csv"), header = TRUE, : no lines available in input

raymondben commented 9 years ago

I can't reproduce the occurrences download failure. Try asking for verbose output from ALA4R, using ala_config(verbose=TRUE)

If that doesn't provide any useful clues, can you paste the output of sessionInfo() here please?

raymondben commented 9 years ago

Closed - seems to have resolved itself on the reporter's machine.