rgbif
rgbif copied to clipboard
occ_download_queue: run in background?
Since it can take a while for downloads to complete, maybe it makes more sense to have the function maintain state within the R session, running the jobs via callr, sorta like rhub pkg. Then the user can come back to the object as they like and check the status, and when done collect results. If we do this, the status messages would need to go away maybe