Automating Repetitive Reports with Quarto, 2025 MAPOR Fall Webinar Series.
Next week! I am giving a webinar on "Automating Repetitive Reports with Quarto" as part of the 2025 MAPOR Fall Webinar Series!
Save serious time and eliminate errors by letting Quarto do the heavy lifting ๐๏ธ
I would love to see you there ๐๐๐
www.mapor.org/2025-mapor-f...
17.10.2025 14:02 โ ๐ 27 ๐ 15 ๐ฌ 0 ๐ 0
R Packages (2e)
Learn how to create a package, the fundamental unit of shareable, reusable, and reproducible R code.
Mostly learned from this book & looking at open source packages on GitHub for ideas r-pkgs.org
For any extension package related to tidymodels, tidymodels, etc. they also contain vignettes for developers that come in handy
18.10.2025 15:41 โ ๐ 1 ๐ 2 ๐ฌ 0 ๐ 0
You #rstats, all I'm going to say is that I'm so excited for the amazing speakers and topics we have for you on the R+AI lineup. Official marketing posts are coming but I am so excited, it's hard to not talk about it.
18.10.2025 00:30 โ ๐ 6 ๐ 2 ๐ฌ 0 ๐ 0
Thanks to the @posit.co team for adding the @bsky.app icon to the top right of the navbar at quarto.org.
With the latest @quarto.org update, the ๐ฆ Bootstrap icon works on your personal Quarto homepage too ๐ฅณ
#rstats
17.10.2025 14:48 โ ๐ 7 ๐ 2 ๐ฌ 1 ๐ 0
Relatable. Do everything in UTC before converting to local time (& boycott DST) lol
17.10.2025 19:45 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
A very important detail from a data sage ๐ง๐ป๐๐ป
17.10.2025 19:33 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
But eventually need to use that data somewhere else. Makes sense to start in a project for better organization. But if pieces can be helpful downstream for team, just make a package. Now we have 30+ or so modularized data, modeling, visualizing, branding, reporting packages that work together ๐๐ป
17.10.2025 19:32 โ ๐ 1 ๐ 1 ๐ฌ 1 ๐ 0
I'm skipping over a lot. Originally I would get stuck thinking "should this be a script or a notebook" eventually I'd have to pull the code from a notebook and place in a script. Modularizing scripts like 00_get_data, 01_clean_data, 02_feature_data, 03_regression, etc.
17.10.2025 19:29 โ ๐ 1 ๐ 1 ๐ฌ 1 ๐ 0
I haven't mentioned it (until now) but "all you need" is a survey analysis I'm conducting. Eventually scrape my profile with bskyr and see which "all you need" is ranked highest and truly all you need.
16.10.2025 18:35 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
6. Everything should be a project or package
I'm almost to the point where everything should be a PACKAGE. This has saved me so much time this year.
7. Vignettes, NEWS, Issues
Helpful for the developer, user, and managers to follow along. Or even your future self ๐ค
16.10.2025 17:31 โ ๐ 15 ๐ 2 ๐ฌ 4 ๐ 0
4. Everything will be used again
This is the opposite of my early script days. It's the mindset to build modular. Eventually I became modular with scripts but instead, write functions.
5. Be descriptive
descriptively_name_everything_and_do_it_early_refactor_if_necessary()
๐งต
16.10.2025 17:24 โ ๐ 8 ๐ 1 ๐ฌ 2 ๐ 0
1. Use git (use GitHub)
Every analysis I've done in 2025 is a repo. GAME CHANGER.
2. Namespace everything
Every function should include pkg::fun. EVERY FUNCTION.
3. Use air formatter
Automatic formatting. IT DOES SAVE TIME.
๐งต
16.10.2025 17:18 โ ๐ 13 ๐ 1 ๐ฌ 2 ๐ 1
There's a few rules I've adopted for data analysis this year that have helped me out a lot.
16.10.2025 16:56 โ ๐ 31 ๐ 7 ๐ฌ 1 ๐ 1
Friendly reminder, after 2038 integer representations of datetime are larger than 32-bits #POSIXct
16.10.2025 16:52 โ ๐ 4 ๐ 1 ๐ฌ 0 ๐ 0
Darth Vader "I've been waiting for you S7. We meet again at last" meme
When I left you. I was but the learner. Now I am the master.
15.10.2025 22:13 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0
Looks like David Smith & Hong Ooi ๐ค at least on the internet archive
15.10.2025 01:59 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
No that's ๐ค.R
14.10.2025 20:35 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
duckplyr is also designed like this ๐
14.10.2025 20:19 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
What do you mean? Looks just like his profile pic โช
11.10.2025 22:29 โ ๐ 4 ๐ 0 ๐ฌ 1 ๐ 0
stRictvegetaRian
11.10.2025 00:34 โ ๐ 5 ๐ 0 ๐ฌ 1 ๐ 0
zzz.R is all you need
11.10.2025 00:29 โ ๐ 7 ๐ 1 ๐ฌ 2 ๐ 0
No it's okay. I am fine now, thanks for the offer.
As if today, I can back into the energy use of any ceiling fan in any building in America
09.10.2025 20:43 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
snake_case_is_all_you_need
09.10.2025 18:18 โ ๐ 17 ๐ 4 ๐ฌ 1 ๐ 0
stringr::str_detect is all you need
09.10.2025 14:55 โ ๐ 4 ๐ 1 ๐ฌ 1 ๐ 0
I AM INVINCIBLE
08.10.2025 20:47 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
YAML is all you need
08.10.2025 20:01 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 1
left join left join left join left join
07.10.2025 22:02 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Somewhat tabular structured so not too bad. 15-minute interval time series with ~280 columns each. Data is split by various IDs into separate files.
07.10.2025 15:10 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
07.10.2025 14:36 โ ๐ 4 ๐ 0 ๐ฌ 1 ๐ 0
๐ฅด
06.10.2025 21:05 โ ๐ 15 ๐ 1 ๐ฌ 3 ๐ 1
Cal Poly Statistics student interested in statistical computing/learning and its applications. Especially interested in R, Julia, Stochastics, and Bayesian methods.
visruth.com
Content strategist and events management. Executive Director for the R Consortium #rstats. www.randomactsoftourism.com All posts are my own.
Programming / R Stats / Python / Public Policy / University of Michigan
// thereโsโaโrhythmn to reclaim //
She/They #ADHDisability #1stGen #StillPrivileged
#OpenSci #DataSci
Roaming the roads and river of London since 2013
๐ฃโโ๏ธ๐ดโโ๏ธ๐๏ธโโ๏ธ๐๐ฝโโ๏ธ
0% ๐บ, ๐ถ capharnaรผms; watching ๐, live gigs, dance, ๐ช
Views my own.
|| PhD Statistics | Research Software Engineer | Loves #rstats | Outdoors person | Coffee person | Photography person | Serial Hobbiest | he/him ||
Now in the private sector - working at the intersection of natural catastrophes and capital markets at Moodyโs RMS. All opinions my own.
I work with Polygenic Risk Scores for Brazilians @ Mendelics
#rstats #bioinformatics
Director of data science, fanboy of #rstats
Make interoperability, not war.
Also at @ataustin@fosstodon.org
Theoretical Physics Ph.D., Computer Science Teacher. Author of โIntelligenza Artificialeโ Zanichelli 2022.
I draw using mathematics and Python, no generative AI.
https://profconradi.github.io
https://x.com/S_Conradi
Evolutionary biologist, computational biologist, statistician. I like to develop mathematical models of evolutionary process and see how they fit to data. I also like cities where building apartments is legal.
Data visualisation consultant @ www.gpcds.com
All tech is political. ๐ณ๏ธโโง๏ธ
UCLA '27 | Just keep dreaming โค๏ธ
Probably building data things for UCLA Football
Data Dude, interested in Open Data / Science / History/ Public Transport
https://github.com/alexanderguentert
Working at @opendatazurich
sometimes #dataBS #causalsky #statsky #episky #rstats but mostly yolo skeeting nonsense
R package developer โ {scrutiny}, {unsum}, and more | https://github.com/lhdjung | #rstats | forensic metascience | error detection | missing value handling
Rotating Curator for the @rladies.org community๐
๐ https://guide.rladies.org/rocur/
This week's curator: @cwick.co.nz
๐ @tcbanalytics.com
๐ฅ๏ธ R coder
๐ฎ Gamer
๐ง DJ
๐ Boston is home
๐ด FL for now
Data Science birb ๐ | Avid Brawl Stars player๐ฎ and photographer.
The perspective is eternal - 2 Cor 5:10. โ๏ธ
Github: https://github.com/owlzyseyes
Blog: https://www.brians.works/
Em. Prof., UC Davis. Many awards, incl. book, teaching, public service. Many books, latest The Art of Machine Learning (uses qeML pkg). Former Editor in Chief, the R Journal. Views mine. heather.cs.ucdavis.edu/matloff.html
He / him
#rstats
๐ตโโ๏ธ RAGBRAI and 5 Boros
Chicago burbs Ally ๐ณ๏ธโโง๏ธ
https://linktr.ee/jgruman