Nicola Criscuolo
Nicola Criscuolo
I am also experiencing the same problem. It doesn't happen with all DOIs, but with some of them. I inspected the function, and the problem occurs inside the `GET()` function,...
Hi @mwmclean and thank you for your answer. I tried to reproduce the error with the following code: ```R library(RefManageR) GetBibEntryWithDOI(doi = "10.1126/science.aaw1944") ``` And here's my sessionInfo() data: ```R...
Hello @cderv and thank you for creating this new issue for my problem. I've tried to isolate my error, and I found out that this happens in the YAML. Please...
@cderv, thank you very much for your prompt response and for adapting the code for a GitHub post! Sorry, but I noticed that for the purpose of this post you...
Yes, it would be really cool to implement this function also in R. Thank you in advance!
> Sorry for the delay. The problem with the method by @bborgesr is that it assumes that whenever the server function runs, the immediately preceding UI request was from the...
Hi Lesya, Thanks for using StructuRly and sorry for my late answer. Could you provide me with a dataset (fake data) to help me replicate this example and try to...
Hey @vincenzolandi thank you for using StructuRly. In order to correctly check the issue and try to solve it, it would be super helpful to get some fake data from...