-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Dear citationchaser team,
I am writing to report an error in the get_refs function of your R package. This issue has developed recently, as I did not encounter it when using the same code previously. The shiny web app is also affected (I tried running my query there, but it disconnects from the server with both Firefox and Chrome).
When I attempt to use the get_refs() function with around 100 or more dois/lens_ids, I encounter the following error:
Error in if (record_list_ref$total == 0) { : argument is of length zero
Sometimes the query also makes it through (for me when i limit it to only 36 dois/ids)
Additional Information:
R Version: 4.4.0
Package Version: 0.0.4
Operating System: Windows
I greatly enjoy your package and hope that there is an easy fix out there!
All the best!