Albert Rapp
Albert Rapp
# Problem I'm getting an grid.Call.graphics error when I use `geom_autodensity()`. At first, I thought that it's an issue of my code but even the examples in the docs won't...
I'm not sure whether this is a bug for here or REditorSupport/vscode-R but it seems like a link issue than an editor problem. In any case here's the problem. ##...
## Description PDF output does not include background colors of cells (text colors are not affected by this). The problem seems to be an underlying issue with how {webshot2} aka...
Hi Garrick, great package. I'm currently playing around with the CRAN version of your package and I encountered the problem that the epoxy chunk cannot handle inline instructions once a...
The [docs](https://lubridate.tidyverse.org/reference/parse_date_time.html) state that the `"H"` order stands for *"Hours as decimal number (00--24 or 0--24)." Same thing for minutes `"M"`*. In my understanding, the order combination `"HM"` should match...
## Proposal It would be cool to put multiple tables from `gt_split()` next to each other or onto a grid. One way this could be done is to modify the...
Hi there 👋 Unfortunately, setting ``` template: bootstrap: 5 ``` in my `_pkgdown.yml` file doesn't work for me and I get the following error: ``` Copying /BS5/assets/pkgdown.js to pkgdown.js Error...
Add support for image files where possible. This should include GPT-4 and Claude
Similar to [`req_timeout()`](https://httr2.r-lib.org/reference/req_timeout.html)