Error accessing record
Closed this issue · 1 comments
longr commented
When I try to access a zenodo record, even the examples, I get an error.
> library('zen4R')
> zenodo <- ZenodoManager$new()
> zenodo$getRecordByDOI("10.5281/zenodo.3378733")
Error in if (result$doi == doi) { : argument is of length zero
eblondel commented
What is your sessionInfo
? version of zen4R?
I tried with the latest zen4R version, R 4.3.0, and it works