Andy Lyons

Results 5 issues of Andy Lyons

Thanks for a fantastic package. The [sample code for geom_icon ](https://yulab-smu.top/pkgdocs/ggimage.html#geom_icon) in the online Vignette is not working for me. I get the following error: "Error in class(grobs)

This is a really useful package. I've been [experimenting](https://ucanr-igis.github.io/tech_notes/embed-diagrammer.html) with different ways to use `export_svg()` to embed a DiagrammeR diagram in a Rmarkdown HTML document, such that I can control...

Thanks for a fantastic package. I'm trying to use `shinyStorePlus` in an app where most of the ui (including inputs) is dynamically generated (because it has to be recreated whenever...

Thank you for a really useful package! Although `pkgndep`installed fine for me, I struggled to run `library(pkgndep)` because two of the imports (`BiocVersion` and `ComplexHeatmap`) do not install with `install.packages()`...

Thank you for this wonderful package (and all your other packages)! I'm on Windows 11 Professional and but `shinybrowser::get_os_version()` returns '10'. This is happening both in my Shiny app as...