osfr icon indicating copy to clipboard operation
osfr copied to clipboard

osf_upload(...conflicts= 'skip') doesn't worl

Open befriendabacterium opened this issue 3 years ago • 1 comments

I keep getting an error saying the file already exists, and rather than skipping, it aborts?

befriendabacterium avatar Jul 01 '21 22:07 befriendabacterium

I encountered the same issue. Updating to the development version fixed it for me. Just use the code below.

remotes::install_github("ropensci/osfr")

benediktclaus avatar Oct 04 '21 07:10 benediktclaus