eblondel / zen4R

zen4R - R Interface to Zenodo REST API
https://github.com/eblondel/zen4R/wiki
Other
44 stars 14 forks source link

uploadFile -> Error: $ operator is invalid for atomic vectors #79

Closed bonushenricus closed 2 years ago

bonushenricus commented 2 years ago

Hi Emmanuel now I have this problem after the deposit I have to upload a file before publishing but this zenodo$uploadFile('/home/bonushenricus/Documenti/lavoro/progetti/vindicta/kobo/foto_ovature/ENGA22060401.jpeg', myrec$id) give me this error

Error: $ operator is invalid for atomic vectors

what am I still doing wrong?