All the Ways to Programmatically Edit or Parse R Markdown / Quarto Documents
Overview of programmatic ways to analyze and edit Markdown files: Markdown, R Markdown, Quarto, Hugo files, you name it.
Thrilled to have teamed up with @cderv.bsky.social & Zhian N. Kamvar for this post on @ropensci.org:
β¨ All the Ways to Programmatically Edit or Parse R Markdown / Quarto Documents β¨
ropensci.org/blog/2025/09...
It's even available in French and Spanish (π @yabellini.bsky.social)
#RStats
18.09.2025 07:53 β π 24 π 12 π¬ 0 π 1
Collaborate > automate. Databot logo alongside screenshot of Positron.
Introducing Databot: an AI assistant for exploratory data analysis in #Python and #RStats!
A research preview in Positron, Databot is a tireless pair programmer to help you explore data.
Learn more about this tool and our philosophy behind it:
π€ posit.co/blog/introdu...
β οΈ posit.co/blog/databot...
29.08.2025 14:03 β π 50 π 16 π¬ 5 π 3
I'll be talking about Quarto at PyData in September.
Focus will be on how Quarto can be used to get your Notebooks Analysis to the world easily, and under different forms.
Don't hesitate to share anything you would like me to tackle, and if it relates I am happy to !
And maybe see you there !
28.08.2025 16:58 β π 12 π 6 π¬ 0 π 0
An abstract pattern of interlocking hexagons, with a central group of colorful and detailed hexagons featuring various logos, characters, and text.
New from Posit! The August Glimpse newsletter is here, featuring the new free IDE Positron, complete with LLM-powered tools Positron Assistant and Databot. Plus, updates to Quarto and Shiny for Python!
Check out the post here: posit.co/blog/posit-g...
#RStats #Python
28.08.2025 15:18 β π 22 π 5 π¬ 0 π 0
People laughing and chatting by the birds of a feather sign at posit::conf
posit::conf(2025) is serving up tailored content for pros from #Pharma, #Finance, #PublicSector, #Education, #Healthcare, and more. π¬ππ©Ίπ
Live in Atlanta or livestreaming from home, youβre invited.
π
Sept 17β18 | Register at posit.co/conf
#PositConf2025 #OpenSource #RStats #Python
21.08.2025 19:37 β π 10 π 3 π¬ 1 π 0
Happy to announce β¨quarto-revealjs-editableβ¨
This fully supersedes the imagemover extension, as I back then didn't realize the potential. You can now also move, resize, change font size and alignment for text in your slides
github.com/EmilHvitfeld...
#quarto #slidecrafting
20.08.2025 17:38 β π 119 π 38 π¬ 10 π 8
Always happy to help !
A complex use case with Quarto - a good story for a blog post and probably for a talk at conferences.
Your journey with this is insightful - and will be for many.
Thanks for sharing back with us on Discussion board!
28.07.2025 19:31 β π 3 π 0 π¬ 1 π 0
Iβve been working on an update to the #quarto R package for weeks. I hope it improves your #rstats workflow with Quarto.
Lots of new helpers and tooling beyond the usual CLI wrappers. I believe some functions will be really useful!
Looking forward to your feedback!
github.com/quarto-dev/q...
28.07.2025 19:28 β π 44 π 7 π¬ 2 π 0
Still thinking about that bear? π» If you haven't yet, catch @hadley.nz on Ep. 1 of #TheTestSet! He dives into spreadsheets, R's early days, & the tidyverse origin.
π§ Listen at thetestset.co, on Spotify, or Apple Podcasts
#DataScience #RStats #PodcastLaunch
08.07.2025 13:41 β π 26 π 5 π¬ 2 π 1
First of many interesting stories shared in the #TheTestSet !!
Enjoy π§ or π₯οΈ !
01.07.2025 14:41 β π 1 π 0 π¬ 0 π 0
Data science junkies, get ready! π "The Test Set" #podcast trailer is here for your viewing pleasure.
Tune in July 1st and every Tuesday after for new episodes with hosts @mchow.com, @hadley.nz, and @wesmckinney.com as they welcome thought leaders in #DataScience.
Subscribe now: pos.it/thetestset
18.06.2025 16:58 β π 105 π 38 π¬ 5 π 1
Thrilled to share Drew Coughlin's project! Build LLM-powered Shiny dashboards with Posit's multilingual querychat. π€
It lets LLMs understand your data privately and converts plain language to SQL. Drew's ultra-runner app is a great demo!
Check it out: posit.co/blog/race-st...
#RStats #Python
17.06.2025 14:28 β π 30 π 9 π¬ 1 π 1
You've heard about brand.yml support in #Quarto, but you do not really know much about what this new brand theming stuff is? And why again a new theming system?
Then this is the opportunity for you to learn more by listening to @grrrck.xyz in this @rfortherestofus.com podcast!
13.06.2025 18:52 β π 18 π 2 π¬ 0 π 0
Functional Programming Tools
A complete and consistent functional programming toolkit for R.
Bleeding edge update for the #tidyverse purrr package with even more seamless #rstats parallel maps.
Introducing our shiniest new adverb: `in_parallel()`. Just wrap your function to take advantage of blazing fast parallel processing via mirai.
pak::pak("tidyverse/purrr")
purrr.tidyverse.org/dev/
13.06.2025 15:32 β π 103 π 32 π¬ 6 π 1
Pretty cool!
Did you need to manually fix the syntax for the .qmd document?
Or does Claude Code already know well how to write Quarto Presentation slides?
09.06.2025 07:45 β π 2 π 0 π¬ 1 π 0
Posit
Weβre happy to announce that weβre supporting Typst by funding one of their full-time engineers.
At Posit, we love @typst.app:
β‘ Make PDFs in milliseconds, not minutes
β¨ The power of LaTeX with today's technologies
βοΈ Modern typography (including emojis!)
π§ Clear mental model
So I'm thrilled to announce that we're now supporting its development: posit.co/blog/posit-a...
#rstats
03.06.2025 13:47 β π 243 π 54 π¬ 5 π 11
shikokuchuo{net}: mirai 2.3.0
Advancing Async Computing in R
mirai - minimalist async framework for #RStats - released as an 'r-lib' package.
Blog post: Advancing Async Computing in R.
shikokuchuo.net/posts/26-mir...
mirai provides event-driven async for #RShiny and parallel processing for purrr #tidyverse.
Really excited to be working on this at Posit!
23.05.2025 14:11 β π 64 π 19 π¬ 0 π 0
Personnaliser ses documents Quarto avec _brand.yml
Cette semaine, j'ai eu l'occasion de prΓ©senter une nouvelle fonctionnalitΓ© de #quarto lors des Rencontres R Γ Mons, en Belgique :
Comment personnaliser ses documents HTML et PDF avec Quarto grΓ’ce au fichier _brand.yml !
Curieux ? βΆοΈ cderv.github.io/rr2025-quart...
HΓ’te de dΓ©couvrir vos usages !
23.05.2025 18:47 β π 13 π 4 π¬ 0 π 0
Resources for the recommendation:
latex-project.org/news/latex2e...
Also in this blog post: www.texdev.net/2024/11/05/e...
21.05.2025 09:40 β π 3 π 1 π¬ 0 π 0
Update for #quarto users producing PDF with LaTeX
Since Quarto 1.8.10, the default PDF engine is now LuaLaTeX instead of XeLaTeX.
This follows the recommendation in LaTeX NEWS issue 40, Nov. 2024, from the βLATEX Tagged PDFβ project.
Please, try it out. We don't expect much impact, though.
21.05.2025 09:40 β π 28 π 4 π¬ 1 π 0
Nice trick ! Can you open an issue in the repo so that we can add this rule and fix in quarto ?
You can ping me there.
This would need to be using SCSS with the right variable for the block header background.
08.05.2025 07:33 β π 0 π 0 π¬ 0 π 0
Release v1.7.19 Β· quarto-dev/quarto-cli
Changelog since last release: v1.7.18...v1.7.19
Full 1.7 changelog up to this version:
View: https://github.com/quarto-dev/quarto-cli/blob/v1.7.19/news/changelog-1.7.md
Download: https://github...
Hey #Quarto users !
Next v1.7 release is coming soon !
Part of the updates are about Pandoc 3.6.3 bundling with updated LaTeX templates.
Latest pre-release 1.7.19 have this change: github.com/quarto-dev/q...
If you are a #quarto extension developer, please try this out!
Docs update soon.
27.03.2025 15:16 β π 16 π 5 π¬ 0 π 0
Changelog
I want to highlight that v0.1.1 of {ellmer} has been on CRAN for a few weeks now. This version includes a ton of improvements when using an LLM hosted on Azure, AWS, Databricks, or Snowflake from #rstats -- which is pretty common in enterprise settings. π§΅
ellmer.tidyverse.org/news/index.h...
25.02.2025 14:56 β π 31 π 11 π¬ 2 π 1
Air, an extremely fast R formatter
We are thrilled to announce Air, a new R formatter.
@lionelhenry.bsky.social and I are so excited to finally announce Air - an extremely fast R code formatter! π
With Air, you'll never need to worry about styling your #rstats code ever again. All you need to do is save, and Air takes care of the rest.
www.tidyverse.org/blog/2025/02...
21.02.2025 15:10 β π 363 π 121 π¬ 21 π 20
We're delighted to announce Cat Hicks @grimalkina.bsky.social β psychologist for software teams β will be a keynote speaker at posit::conf(2025)!
Discover psychology tips for better dev teams and much more at conf. Register at pos.it/conf
#PositConf2025 #DataScience #OpenSource #Python #RStats
16.01.2025 15:06 β π 76 π 24 π¬ 0 π 9
- Possibly shipping this with another type of extension.
We don't have yet a Brand Extension type but we are thinking about it. This would be the right way to distribute this, as with other extensions like filters or shortcode.
27.11.2024 14:46 β π 1 π 0 π¬ 1 π 0
There is no built in way for this. I mean `_brand.yml` needs to be locally present. Though several tools can help
- pre-render script for a project making sure local version is sync with an online one.
- extension for project template that would ship the file as starter pack for any new project
27.11.2024 14:46 β π 1 π 0 π¬ 1 π 0
So if your extension is just styling you may be able to use _brand.yml file only and "distribute" this file. Though depending on what you customize a theme through .scss is interesting.
Using a Format extension for Reveals allows to customize configuration of the default format and ship resources.
27.11.2024 13:32 β π 0 π 0 π¬ 1 π 0
It depends what you do exactly in your extension. `_brand.yml` file is a way to set some styling using YAML schema that will be understood by some quarto format, and also some other tools (like for now shiny for python).
On quarto only view, it is similar to a single theme file with SCSS syntax.
27.11.2024 13:32 β π 0 π 0 π¬ 1 π 0
Open source, end-to-end encrypted alternative to Google Photos π
Choose a better internet where privacy is the default. Start protecting your personal information online with Proton Mail, Proton VPN, Proton Drive, Proton Pass, Proton Wallet.
For more frequent updates, follow us here: reddit.com/r/ProtonMail
omnipresent explorer of the unknown, fashionably caffeinated informatics phd, amorous cavalier. design, build, analyze. #rstats on #macos + #webr and #python with #pyodide
organizer of information, Nebraskan, knitter, Cubs fan, married to a soldier https://www.linkedin.com/in/emilynimsakont
Currently doing a lot of #rstats and #python package development. Software engineer at @posit.co.
Engineering manager type -- privileged to get to work with the Shiny, Quarto, mlverse and Tiny (py) Tools teams at Posit towards code first data science nirvana!
Principal Software QA Engineer at Posit
Loves solving technical problems
Slowly learning Clojure
Former Photographer
Software developer at Posit. Working on the Positron, a next generation data science IDE.
User of tools such as #typescript, #rlang, #python, and #swift.
nickstrayer.me
writing code, biking around, and climbing walls + aerial silks.
thinking about IDEs, developer experience and organization systems + design.
working on positron.posit.co.
sharons.site
Software Engineer at Posit PBC.
I mostly post about R, Python, and Deep Learning.
Github: https://github.com/t-kalinowski