osfr
osfr copied to clipboard
osf_upload(...conflicts= 'skip') doesn't worl
I keep getting an error saying the file already exists, and rather than skipping, it aborts?
I encountered the same issue. Updating to the development version fixed it for me. Just use the code below.
remotes::install_github("ropensci/osfr")