About Me
I am newly retired and eagerly exploring my next chapter! You can follow along in this journey at My Next Chapter blog.
Previously, I was a journalist and data professional equally at home analyzing data, coding tools for journalists, and covering technology. My most recent paid job was director of editorial data & analytics at Foundry (an IDG Inc. company), which publishes tech Web sites including Computerworld, CIO, PCWorld, and Macworld; and author of InfoWorld's Do More With R series .
My book, Practical R for Mass Communication and Journalism, is available from publisher CRC Press and Amazon (you can see Six chapters free online).
I've taught workshops at ProPublica, and Investigative Reporters and Editors conferences and keynoted the 2020 European R User Meeting.
I received an ASBPE national gold award for impact/investigative online excellence (see story) and two ASBPE national golds for best how-to article (see 2014 and 2017 winners) I was also named the Digital Analytics Association's top practitioner in 2021 for work analyzing data at my job and in my community I was also winner of a 2023 Neal Award for best instructional content.
I hold an Extra-class ham radio license and was honored by the Association of Radio Amateurs of Bosnia & Herzegovina "for extraordinary contribution to transmitting humanitarian messages of the citizens of Bosnia-Herzegovina" during the 1992-95 war.
My other hobbies include photography, travel, hiking, snowshoeing, crocheting, and classical piano. And, I'm somewhat obsessed with both generative AI and the R programming language.
You can follow me on Mastodon at @smach@masto.machlis.com and my searchable app with my Mastodon posts, as well as on LinkedIn.
My Recent InfoWorld and Computerworld Articles
Maker of RStudio launches new R and Python IDE 2024-06-24
5 easy ways to run an LLM locally 2024-03-28
How to run R in Visual Studio Code 2024-02-15
Posit lays off R Markdown, knitr creator Yihui Xie 2024-01-05
8 ChatGPT tools for R programming 2023-12-21
Anthropic's Claude 2.1 LLM turbocharges performance, offers beta tool use 2023-11-21
My Data-Related Mastodon Posts
@martinejansen.bsky.social I don’t know, but if Google maps works well there, there's also the {gmapsdistance} #RStats 📦 package that uses the Google Maps API for bicycling, walking, driving, and public transit.
https://github.com/rodazuero/gmapsdistance (2025-01-07 15:24:39) >>
The {cleanNLP} #RStats 📦 aims “to make it as painless as possible to turn raw text into feature-rich data frames.” Sample workflow: Load pkg, set up & initialize NLP backend, run cnlp_annotate(). Supports stringi, udpipe & spacy. By Taylor B. Arnold #NLP
https://github.com/taylor-arnold/cleanNLP (2025-01-07 12:00:43) >>
The {cleanNLP} #RStats 📦 aims “to make it as painless as possible to turn raw text into feature-rich data frames.” Sample workflow: Load pkg, set up & initialize NLP backend, run cnlp_annotate(). Supports stringi, udpipe & spacy. By Taylor B. Arnold #NLP
https://github.com/taylor-arnold/cleanNLP (2025-01-07 11:58:00) >>
The {tidytransit} #RStats 📦can "map transit stops and routes, calculate travel times and transit frequencies, and validate transit feeds." It imports GTFS zip files into a single #tidyverse -friendly R list for further analysis. By Flavio Poletti & others.
https://r-transit.github.io/tidytransit/ (2025-01-06 19:20:10) >>