KWB-R / kwb.nextcloud

R Package For Accessing Nextcloud Using WebDAV API
https://kwb-r.github.io/kwb.nextcloud
MIT License
6 stars 3 forks source link

download_files() not able to save "csv" #10

Closed mrustl closed 4 years ago

mrustl commented 4 years ago
kwb.nextcloud:::download_files(paths = partner_csv_path, target_dir = download_dir)
Downloading proposals/bmbf_digital/Previous-projects/Budget/20_Summary_Files/Partner_country_type.csv ... Parsed with column specification:
cols(
  `Partner_short_name;Type;Country` = col_character()
)
Fehler in writeBin(httr::content(response), file) : 
  can only write vector objects
hsonne commented 4 years ago

Fixed with 6a26f78ffb714320af3f6e853bec1ee74cfe178c