Two new #rstats pkgs by @yihui.org. {gglite} for interactive plotting and {lt} for table creation pkg.yihui.org/gglite/ pkg.yihui.org/lt/
gglite: Lightweight Data Visualization via the Grammar of Graphics
pkg.yihui.org
Two new #rstats pkgs by @yihui.org. {gglite} for interactive plotting and {lt} for table creation pkg.yihui.org/gglite/ pkg.yihui.org/lt/
gglite: Lightweight Data Visualization via the Grammar of Graphics
pkg.yihui.org
I've started working on my own materials using vehicle trajectories data. Using: * uvr * arrow * purrr, dplyr, ggplot2, patchwork * trelliscope * officer * flextable github.com/transportati... #RStats
course_transport_ds/01_intro_to_r at main · transportation-sci/course_transport_ds
Contribute to transportation-sci/course_transport_ds development by creating an account on GitHub.
github.com
What are your favourite Intro. to #RStats workshop materials? Looking for max. 5 hr class materials with slides and mini exercises.
Calepin notebook by @vincentab.bsky.social powers typst with your R/Python code. Comes with an extension. #RStats
What are your favourite Intro. to #RStats workshop materials? Looking for max. 5 hr class materials with slides and mini exercises.
What happened to the shiny conf by @appsilon.bsky.social this year? #RStats
I saw an #RStats pkg here that shows the results at any intermediate step of a pipeline in Excel without explicitly exporting the data to a sheet. Does anyone know the pkg's name?
The always awesome @coatless dropped {livelink} for #RStats and it is pretty darned spiffy. It turns R code into a URL that runs in the browser, with no server and nothing to upload. It covers webR for a full R REPL and Shinylive for R and Python Shiny apps […] [Original post on mastodon.social]
TSLC is hosting a new, weekly book club for learning Machine Learning and the prerequisite Maths. Let me know if you'd like to participate. #rstats #python #machinelearning
I have to update one of the most inflammatory things I said back on the bird site, but for the LLM era: 🔥 🔥 🔥 🔥 If your agent prefaces every tool call with `cd /the/current/workspace &&`, I will come set your data center on fire 🔥 🔥 🔥 🔥
Italian industrial production for #TidyTuesday, week 18. At it again!, svgparser📦package turning ideas into life. #Rstats #Dataviz #ggplot2
Anyone interested in reading these books in a combined book club: 1. Mathematics for Machine Learning 2. ML with PyTorch & Scikit-Learn Here's a rough reading plan: docs.google.com/spreadsheets... #rstats #python
ml_reading_plan
docs.google.com
Book club Traffic Flow Dynamics had our first meeting today. Thanks to everyone who attended. Want to join the book club at Transportation Science Learning Community? Join the Pumble workspace: invite.pumble.com/2bn1y5k3vdvi... #transportation
Are you a proponent of cities investing in the infrastructure for self-driving cars? Or would you propose public transit investments instead? TSLC is planning to host a discussion panel around the questions above and more. Let me know if you'd like to participate. #transportation #transit
TSLC is an online platform for anyone working/studying in any aspect of transportation. Inspired by DSLC, TSLC will host book clubs, help channels, presentations, and projects. Traffic Flow Dynamics is our first book club. Register here: forms.gle/MpURLJVbxRQ6... #transportation
Gearing up for the Traffic Flow Dynamics book club with a work-in-progress carfollowing Python package and reproducing figures from the book. Interested in participating in the book club? Register here: forms.gle/g3ZmqLH4sgZq... #transportation #positron #python
Would you be interested in completing courses/books in the upcoming #transportation science learning community (TSLC) in 2026? Proposed book clubs: 1. Transport Data Science 2. Road Safety Research 3. Traffic Flow Dynamics 4. Intro. to Urban Accessibility 5. Traffic Simulation with SUMO #RStats
Hey folks who work/study in any field of transportation, would you be interested in an online community that hosts book clubs, help channels, contests, etc.? What would you like to see in it? #RStats #transportation
Quarto fenced divs, custom layout, and SCSS can make pretty nice websites. Website: quarto-bighead.netlify.app Source: github.com/durraniu/qua... #RStats #Quarto
My R+AI Conf talk is now available on YouTube: youtu.be/828KuEORQdg?... I talked about my R package {brandthis} that helps you getting started with theming your quarto outputs and shiny apps by quickly generating brand.yml files and color palettes for R and Python plots #RStats
Thanks @rconsortium.bsky.social for organizing the R + AI conference. The slides for my talk are available here: dru.quarto.pub/brandthis/#/... #RStats
Brand Your Docs, Apps, and ggplots Using LLMs
dru.quarto.pub
Can you believe this is made with {ambiorix} + tailwind? #RStats
TOMORROW! R+AI 2025 goes live! Highlights: • Joe Cheng (Posit): Keeping LLMs in Their Lane • Oracle ML: RAG from your DB (Hornick & LaMonica) • Troy Hernandez: Stable Diffusion in R • Many, many more! Nov 12–13. See the full program and register: rconsortium.github.io/RplusAI_webs... #rstats #AI
CTRL + / is so good for commenting in any language in positron! # R/Python // CSS/JS <!-- HTML --> #RStats
createBranding app is now available with the {brandthis} R package: github.com/durraniu/bra... Use LLM to generate brand.yml -> Review and iterate on results -> Create color palettes for plots Credit goes to the brand.yml app in {bslib}. Thanks @grrrck.xyz #RStats
Did the chat interface use to be pipeable in {ellmer}? I saw this in a talk on the @landeranalytics.com channel: youtu.be/OLXp7I7xmtU?... But could not find the functions add_model, add_params, etc. in {ellmer} docs. #RStats @hadley.nz
{brandthis} is ready to install. Try it and let me know if anything breaks: github.com/durraniu/bra... Here's an example site that uses the generated _brand.yml and color palettes: dru.quarto.pub/brandthis-de... #RStats
TIL that brand.yml works for closeread outputs! #RStats