Trevor L. Davis

Results 124 comments of Trevor L. Davis

I think `{vdiffr}` does allow the developer the option to link to the `{svglite}` package directly via `expect_doppelganger()`'s `writer` argument (although this could be made easier possibly by exporting `print_plot()`):...

> In addition to pattern support, it would be nice to have support for other newer graphical features as well (masks, compositing/blending, affine transformations, glyphs and fill/stroke paths). Latest release...

> The minimum version marquee puts is 4.1, so I'm not sure why 4.5.1 would be the minimum version for ggrepel. This is up to you of course. * Note...

Note instead you could add a "message", "warning", or "error" in `geom_marquee_repel()` like ```r if (getRversion() < "4.3.0") { msg