David Hodge

@davidhodge931
58 Followers
93 Following
181 Posts
Anyone know how to insert a plot image into quarto - and make it keep the dimensions of the image exactly?? #rstats
Has anyone ever used an LLM to review their #Rstats package? Wonder if it could provide any useful tips
What's #rstats thoughts on LLM's and neural networks (i.e. "AI")? Underhyped or overhyped?

I've been hard at work updating our entire text rendering stack in #RStats

Read about the relevant improvements in systemfonts, textshaping, and marquee in this rundown.

The tldr; is that marquee is now ready for primetime

Other large quality-of-life improvements are build-in support for web fonts and easier access to fonts that aren't installed on the system.

Put `require_font(<font name>)` in your script and it will fetch and load it if it isn't already available
https://www.tidyverse.org/blog/2025/01/text-rendering-updates/

Updates to Text Rendering in R Graphics

There has been a recent flurry of updates to packages involved in rendering text from R. This blog post will go through what this means for you as a user and developer.

Weird that when using the noRd roxygen tag, the function still shows up with the autocomplete in Rstudio.. #rstats
Anyone know how to make this go away from CRAN checks? #rstats
I'm more worried about what happens to people when the natural world disappears, to be honest.

We've now released the #rstats package, {geotargets}, version 0.2.0!

Thanks to @LeafyEricScott for making this release possible!

In this release {geotargets} can now do dynamic branching over a raster, which is quite awesome. See https://www.njtierney.com/post/2024/11/27/geotargets-0-2-0/ for more details and http://geotargets.njtierney.com/ to browse our vignettes.

We also have a new hex sticker! Thank you to Hubert Hałun for this lovely sticker!

If you are using {geotargets} and are able to share a repository where you've used it, we'd love to see it so we can share a growing page of "geotargets in the wild"

{geotargets} 0.2.0 | Credibly Curious

Any #rstats people also on Bluesky? What's it like over there, compared to here?
I noticed that my R package {ggblanket} has way more downloads on Anaconda compared to CRAN - with 51k compared to 24k. Does this make sense?? Seems counterintuitive #rstats