Lukas Wallrich
Lukas Wallrich
@richarddushime you set up the Google Analytics updates to create PRs - can we auto-deploy them? [I only merged October now, which is obviously not idea ...] Maybe with an...
It might just be me - but it took me a long time to learn that I need to hold down the mouse to see the glossary terms when set...
Due to issues with my Shiny dependencies, I tried to set `envManagementR = TRUE` in `deployApp` ... without really knowing what to do, but thinking that it would not do...
I would have expected the following calls to be equivalent - but where the doi argument succeeds, filter fails. I think the DOI is actually not the original but became...
Currently, it seems that cr_works loops over DOIs - rather than requesting all/many DOIs at once ... unless I am missing something? If the API calls are combined, that leads...
When there is a missing value in the filter, the error message is very unclear and can thus hard to track down ... especially when using filter with a vector...
Could cr_abstract accept multiple DOI - like most functions in the package? If not, a clearer error message would help: ``` r library(rcrossref) cr_abstract(cr_r(2)) #> Error in exists(z, private$crul_h_pool): first...
```r #' @exportS3method as.data.frame.bibliography
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...