Emil Hvitfeldt
@emilhvitfeldt.bsky.social
5.2K followers 920 following 310 posts
https://emilhvitfeldt.com/ making modeling easier in #rstats with tidymodels at @posit.co writing about feature engineering (https://feaz-book.com/) and Slidecrafting. He/Him
Posts Media Videos Starter Packs
Pinned
emilhvitfeldt.bsky.social
With this influx of people, I wanna encourage people to spend their time cool and funny things instead of descending into language wars
Highway exit meme. Two roads, left labeled “arguing about R or Python” right labeled “using R and Python”. A car labeled “people that get stuff done” taking a sharp turn to the right
Reposted by Emil Hvitfeldt
cborstell.bsky.social
It's super cool!

I used it for a bonus part TidyTuesday two years ago, making a tune out of Taylor Swift song data, saved as an mp3. Spoiler: the tune wasn't/isn't very good!

github.com/borstell/tid...
A graphic in the style of a yellowish page of sheet music. Title says "Taylor's Albums (melodized)". On the right, each album is represented by a line of sheet music. On the left, the text reads: "Each album as a single line of sheet music. The key of each track as a single note. Each note's duration as the relative track duration (z scored) across all albums."
emilhvitfeldt.bsky.social
Excited to watch the webinar on "Modular, interoperable, and extensible topological data analysis in R" next week by Jason Cory Brunson and Aymeric Stamm

r-consortium.org/webinars/mod...
#tidymodels
Modular, interoperable, and extensible topological data analysis in R – R Consortium
r-consortium.org
Reposted by Emil Hvitfeldt
posit.co
The new ggplot2 4.0.0 is here! 🎉

This major update includes a foundational rewrite of S7 and user benefits such as smarter labeling and a revamped theming system.

Check the details: www.tidyverse.org/blog/2025/09...

BONUS: Join the release party on Oct 3, 3pm ET. bit.ly/join-gg-extenders

#RStats
ggplot2 hex with tada emoji. Text: Join the v4.0.0 release party with Teun van den Brand and the ggplot2 extenders, Oct 3 at 3pm Et, bit.ly/join-gg-extenders
emilhvitfeldt.bsky.social
Added a new section to my slidecrafting book about how to use CSS to change the code syntax highlighting to better match your theme colors

slidecrafting-book.com/colors#code-...
screenshot of syntax highlighted code.

a before and after picture has been spliced together
Reposted by Emil Hvitfeldt
thomasp85.com
I am super hyped to finally share the first release of plumber2 with all of you. This has been the center of my attention for a big part of 2025 and I hope you'll find it a worthy update to the venerable plumber package.

The blog post will tell you more

#rstats
plumber2 0.1.0
plumber2, a complete rewrite of plumber, has landed on CRAN, providing a modern, future proof solution for creating web servers in R. Read all about the new features here.
www.tidyverse.org
emilhvitfeldt.bsky.social
Quick little update to quarto-revealjs-editable

Now works with `::: editable` in addition to `::: {.editable}`. Not shown in gif.
github.com/EmilHvitfeld...
#quarto
emilhvitfeldt.bsky.social
I’m watching bobs burger as we type
emilhvitfeldt.bsky.social
Never. But I will do aaa or sss to mix it up
emilhvitfeldt.bsky.social
i do something similar, but by repeating single characters instead
x <- read_csv(...)

xx <- x |> 
  filter(...) |> 
  mutate(...)

xxx <- ggplot(xx, aes(...)) +
  geom_whatever()

xxxx <- ggplot(xx, aes(...)) +
  geom_whatever()

library(patchwork)
xxxxxx <- xxx + xxxx
ggsave(xxxxxx)
emilhvitfeldt.bsky.social
Thank you! My hope is that this new format lets me add new content as subsections instead of having to write a full blogpost
emilhvitfeldt.bsky.social
We are trying to make it better! have you seen editable?

bsky.app/profile/emil...
emilhvitfeldt.bsky.social
Version 2.0.0 of quarto-revealjs-editable now lets you edit the text in divs

github.com/EmilHvitfeld...
#quarto
emilhvitfeldt.bsky.social
I'm exited to announce a new resource about making slides with quarto and revealjs. This book is the combination of all the work I have done in this area, reordered and polished up

There isn't a lot of new information yet, but this format allows me to add more easily

slidecrafting-book.com
#quarto
Screenshot of first page of slidecrafting-book.com website
emilhvitfeldt.bsky.social
Excited to speak at our first hybrid event, meaning that all of you can watch along at home!

We have seen many people seen tremendous speed improvements by using orbital to deploy their models. I'll talk about talk about how it works, how to use it and maybe some new developments!
javierorracadeatcu.bsky.social
SoCal RUG is back! @emilhvitfeldt.bsky.social will be demoing Orbital, a framework to convert your fit model workflows from scikit-learn (Python) or tidymodels (R) to native SQL for in-database prediction! 🛸 Please RSVP for this hybrid in-person + YouTube Live event: meetu.ps/e/Py49Y/v02v...
Stop Horsing Around - Ship the Query!, Thu, Oct 16, 2025, 6:30 PM | Meetup
Ready to launch models straight from SQL? Join SoCal RUG with presenter **Emil Hvitfeldt,** a Software Engineer at Posit, on **Orbital**, a new tool that converts scikit-le
meetu.ps
Reposted by Emil Hvitfeldt
emilhvitfeldt.bsky.social
You were on fire! amazing job!
emilhvitfeldt.bsky.social
It was so great seeing you again!
emilhvitfeldt.bsky.social
They are not for sale anywhere, but all the files needed for printing can be found here github.com/emilhvitfeld...
with printing instructions here: github.com/rstudio/hex-...
emilhvitfeldt.bsky.social
I’m excited for #PositConf2025 next week! Can’t wait to talk to y’all!

I wanna hear what you are working on, and always happy to talk about what I have been up to. Especially keen to talk to people that have tried orbital about your experience.

Also bringing special edition kittymodels stickers
Picture of sticker sheet with cat themed tidymodels stickers
Reposted by Emil Hvitfeldt
posit.co
Posit @posit.co · 27d
🎯 Play to Win at posit::conf(2025)

Earn points for showing up, joining in, and geeking out.
Then cash them in for limited-edition Posit swag.

It’s fun. It’s free. It’s happening.

Are you game?

🎟️ posit.co/conference

#RStats #PositConf2025 #Python