๐ Introducing the Rome R Users Group
A new community for people using #RStats in Rome, from statistics and research to data science and real-world applications.
Weโre building a space for learning, and networking.
๐ฌ Intro video:
youtu.be/e8eX3b29BTo
#DataScience #OpenSource #Rome #RProgramming
๐ข Exciting News for R-Ladies Rome!
Join us for a session with Isabella Velรกsquez from Posit PBC: "Whatโs New in {dplyr} 1.2.0." Discover updates like when_any(), when_all(), and more, with practical examples.
๐๏ธ March 18, 2026, 6pm CET
๐ Register: www.meetup.com/rladies-rome...
#DataScience ๐
๐ Notes on Data and Learning โ N.9
When AI Becomes a Learning Companion
AI can accelerate work, but the growing ecosystem of tools introduces a new cost: deciding what to learn, what to ignore, and which systems to trust.
Read more โ
federicagazzelloni.substack.com/p/notes-on-d...
typeR has been featured by @rfortherestofus.com ๐คฉ
The package enables a live-typing experience when teaching or demonstrating R workflows, helping presenters control pacing and keep the logic of the code clear.
Thanks very much for mentioning typeR ๐งก
Issue N.8 of Notes on Data and Learning is out.
Inference Begins Before Modelling.
Training time is visible.
Data shaping time is decisive.
Most iteration happens upstream โ in how targets, features, and structure are defined.
๐ Read the full reflection: federicagazzelloni.substack.com
๐ข Happening today!
From actuarial science to financial crime and AI โ join us for a talk with Mark Griffin, former actuary turned thriller author of The Mortality Thief.
#Risk, #insurance, #governance, and how #AI is reshaping decision-making.
Join US๐
www.meetup.com/rome-r-users...
New issue of Notes on Data and Learning is out.
Working With What Is Not Directly Observed.
Estimates are not observations.
Repetition refines judgment.
Tools are strategic choices.
Learning begins before modelling.
Federica Gazzelloni | Substack substack.com/@federicagaz...
Yes, just follow the link and signup . Iโll see you there!
๐ฃ Iโll be speaking at R-NVSU on
Git & GitHub in RStudio: Practical Version Control for Data Work
Focused on real workflows for R users โ Git fundamentals, the RStudio Git pane, and collaboration.
๐๏ธ Join us: www.meetup.com/r-nvsu/event...
#RStats #Git #GitHub #RStudio
๐ฃ Iโll be speaking at R-NVSU on
Git & GitHub in RStudio: Practical Version Control for Data Work
Focused on real workflows for R users โ Git fundamentals, the RStudio Git pane, and collaboration.
๐๏ธ Join us: www.meetup.com/r-nvsu/event...
#RStats #Git #GitHub #RStudio
Join us on February 26th, 2026, at 6pm CET for a talk with Mark Griffin, author of The Mortality Thief.
We will discuss how actuarial thinking, data analysis, and AI impact decision-making under pressure and transform modern risk management.
Join: www.meetup.com/rome-r-users...
๐ฅ Recording now available!
In From Data to Decisions, Priyanka Schnell walked us through how digital twins, physics-informed features & anomaly detection in aerospace manufacturing.
๐ Blog recap ๐บ Watch now: tinyurl.com/yc2uds2b
#RLadiesRome #DataScience #DigitalTwins #ProductionSystems
๐ Weโre looking for volunteers!
@RLadiesRome & @RomeRUsersGroup are growing โ and weโd love new people to join the mission.
A few hours per month.
Real experience.
Real community.
Real impact.
Interested? ๐ฉ rome@rladies.org
#RLadies #RStats #RCommunity #DataScience #WomenInTech
๐๏ธ Automated my podcast publishing workflow! ๐
New episodes from my RSS feed automatically become formatted posts on my website using GitHub Actions + R + Quarto.
No more manual work. Just automatic publishing.
Pods: federicagazzelloni.com/content/podc...
Code: github.com/Fgazzelloni/...
๐ฌ Issue No. 5 of Notes on Data and Learning discusses the importance of omission in education.
๐ Full issue on Substack: federicagazzelloni.substack.com
#Teaching #Learning #DataScience #Education #Substack
๐ข Excited to share insights with the R-NVSU crowd!
I'll cover Git & GitHub in RStudio: Essential Version Control for Data Projects. Topics include:
- Git basics in RStudio
- Effective R project workflows
๐
Event details & signup: ๐ www.meetup.com/r-nvsu/event...
#DataScience #GitHub
๐๏ธ Our Git & GitHub: Practical Version Control for Data Work tutorial by @RLadiesRome was featured on the R Weekly Highlights podcast (Ep. 220)
๐ง Podcast: serve.podhome.fm/episodepage/...
๐ฐ R Weekly: rweekly.org
๐ฆ Tutorial & recording: rladiesrome.org
Huge thanks to the R Weekly team ๐
#RLadiesRome
๐ Excited to announce that typeR is now on CRAN!
typeR simulates typing animations for R scripts - perfect for live coding demos and presentations.
Install: install.packages("typeR")
Docs: fgazzelloni.github.io/typeR/
#rstats #RPackage
Episode 220 of R Weekly Highlights is out! serve.podhome.fm/episodepage/...
๐๏ธ @emilyriederer.bsky.social on Test Set @posit.co
๐ช Git for data workflows @fgazzelloni.bsky.social @rladiesrome.bsky.social
๐๏ธ libdplyr @mrchypark.bsky.social
h/t @mike-thomas.bsky.social & Jon Carroll ๐
#RStats #databs
Thank you very much for mentioning us and for all amazing words. Git saves my life almost everyday ๐งก. Stay tuned because weโll organise more things like that soon! Rladiesrome.org
๐ฅ Recording now available!
The Git & GitHub: Practical Version Control for Data Work session with R-Ladies Rome is now on YouTube.
๐บ Watch the recording: youtu.be/Sa8NPcaNYLo
๐ Materials: tinyurl.com/bdczzcf6
#Git #GitHub #VersionControl #ReproducibleResearch #DataScience #RLadiesRome
Check out the latest article in my newsletter: Teaching live vs online: tools, trade-offs, and visibility www.linkedin.com/pulse/teachi...
๐ New in #typeR 0.2.0: typeRun()!
โก Types AND executes R code in real-time
๐ฎ Interactive pause/resume (ESC)
๐ง Smart output truncation
๐ Works with .R/. Rmd/.qmd
Perfect for live teaching & demos!
๐ฆ github.com/Fgazzelloni/...
#RStats #RPackages
Really useful if you want to speak hands-free while still providing a live-coding experience, with full control over the typing delay. Stay tune for future updates ๐
Iโve just published {typeR}, a small R package that lets you simulate live typing. It prints code
To install:
devtools::install_github("fgazzelloni/typeR")
If you teach or demo R, Iโd love your feedback on how it works for you. #rstats #rpackages
๐ฅ The recording is out!
Our R-Ladies Rome session
โFrom Basics to Advanced Health Analytics: Exploring Diabetes Dataโ
is now available. We cover EDA, data wrangling, ggplot2 visualisation, and clustering, step by step, using a simulated diabetes dataset.
๐ Watch here: tinyurl.com/mtv393fr
Next @rladiesrome.bsky.social workshop! ๐
โFrom Basics to Advanced Health Analytics: Exploring Diabetes Dataโ - A hands-on session walking through EDA โ wrangling โ ggplot2 viz โ modeling โ clustering ๐คฉ
Hosted by @fgazzelloni.bsky.social , Rafaela & Lucy โจ
RSVP: www.meetup.com/rladies-rome...
Here we are ๐๐บ๏ธ the final day of #30DayMapChallenge 2025 ๐
30 maps, 30 ideas โ exploring data, design, projections, rasters, OSM layers, insets, palettes & reproducible R workflows.
Improved something new every day. ๐