Hmmm, I wouldn't say the problem is the availability of binary-build channels. Alongside r2u (great albeit Ubuntu only), there's rspm and the Posit manylinux repo (both multi-distro). The problem is conda hijacking and/or overriding these channels, so that they don't work like normal :-/
03.10.2025 03:27 β π 0 π 0 π¬ 1 π 0
Yeah, unfortunately the inconsistency is the killer here. I've also run into a (related?) problem of missing pre-compiled binaries on some Linux distros that we use at work. So you end up having to install + compile everything from source β οΈ
02.10.2025 21:35 β π 0 π 0 π¬ 1 π 0
It's a constant stream of untaxed negative externalities that I can only assume are part of some cunning grand plan for language hegemony.
30.09.2025 18:53 β π 1 π 0 π¬ 1 π 0
Old ground, but I still cannot believe how poorly π plays with other languages. Okay, we're going to force you to do everything in a venv (b/c otherwise we break everything...) But that venv is going to auto instantiate and override any system level env vars or processes that you've set β οΈ
30.09.2025 18:51 β π 3 π 0 π¬ 1 π 0
Fair points. Still, if you feel like modifying / playing around... bsky.app/profile/gmcd...
30.09.2025 00:14 β π 1 π 0 π¬ 0 π 0
Successfully nerdsniped myself into writing a little script for this. gist.github.com/grantmcdermo...
(Longer than it probably needs to be bc of annoying Wiki table formatting, but I'm too lazy to find another source.)
30.09.2025 00:12 β π 2 π 0 π¬ 0 π 1
Hmmm, I don't think so. If the state of the system hinges on a few critical units then I think you want to model those directly. To the OP, if we don't see much volatility of those marginal units over time then I don't think it makes sense to talk about "close" vs "big" victories, no?
28.09.2025 21:39 β π 1 π 0 π¬ 1 π 0
Not giving CM the inside ball at 1:30 (beautiful line!) was a legitimate gripe. But vanishingly few of those.
28.09.2025 21:32 β π 1 π 0 π¬ 0 π 0
No. (Carry on.)
28.09.2025 21:30 β π 2 π 1 π¬ 0 π 0
Whoaβmy book is up for pre-order!
ππ¨πππ₯ ππ¨ ππππ§π’π§π : ππ¨π° ππ¨ ππ§πππ«π©π«ππ ππππ & ππ ππ¨πππ₯π¬ π’π§ #Rstats ππ§π #PyData
The book presents an ultra-simple and powerful workflow to make sense of Β± any model you fit
The web version will stay free forever and my proceeds go to charity.
tinyurl.com/4fk56fc8
17.09.2025 19:49 β π 266 π 84 π¬ 10 π 4
Not that I disagree with the sentiment, but isn't the way to evaluate US victory "closeness" by looking at the minimum no. of voters that could have swayed the EC?
28.09.2025 15:54 β π 2 π 0 π¬ 1 π 1
Rinse and repeat.
28.09.2025 03:54 β π 10 π 0 π¬ 0 π 1
tinyplot showing US GDP since 1980 with recessions highlighted in the background
Clearly not the most important news coming out of Oregon tonight, but I just added a recession bars example to the tinyplot βTips & tricksβ vignette. grantmcdermott.com/tinyplot/vig... #rstats
28.09.2025 03:50 β π 26 π 5 π¬ 1 π 0
Ask yourself if this is the kind of country you want to live in
25.09.2025 18:16 β π 457 π 136 π¬ 21 π 3
R: Add Points to a Plot
search.r-project.org/R/refmans/gr...
The real pros (TM) use symbols > 32 or cut straight to Unicode, e.g. pch/shape = "\u2642" π₯΄
24.09.2025 16:37 β π 1 π 0 π¬ 0 π 0
We enforce R >= 4.0.0 to make use of some of the newer palettes that became available at the time. But I sometimes wonder how far back `tinyplot` _could_ have been implemented from a purely technical perspective. I think the hard req. would be recordGraphics, which was introduced in R 3.1.0 IINM.
24.09.2025 15:32 β π 1 π 0 π¬ 0 π 0
Gallery β tinyplot
It's in the gallery linked in the alt text: grantmcdermott.com/tinyplot/vig...
If you just want the exact code, here's the snippet file. github.com/grantmcdermo...
24.09.2025 15:21 β π 1 π 0 π¬ 0 π 0
The (g)goat, for sure. Hopefully we're filling a useful niche.
23.09.2025 16:50 β π 1 π 0 π¬ 0 π 0
My man π€π€
23.09.2025 02:51 β π 1 π 0 π¬ 1 π 0
+1
Exciting stuff, thanks for sharing @dfalbel.bsky.social.
23.09.2025 02:47 β π 0 π 0 π¬ 0 π 0
tinyplot bubble chart example with dual legend, using penguins data. Taken from https://grantmcdermott.com/tinyplot/vignettes/gallery.html
`tinyplot` 0.5.0 is now available from CRAN & R-universe. Alongside bug fixes & internal improvements, this release includes some cool new features like bubble chart + dual legend support, element dodging, & ephemeral themes.
Detailed changelog: grantmcdermott.com/tinyplot/NEW...
#rstats #dataviz
23.09.2025 02:41 β π 58 π 14 π¬ 1 π 3
Update: it won't see us through the winter, but a respectable harvest through the season.
19.09.2025 00:54 β π 7 π 0 π¬ 0 π 0
"Whoever designed the human visual system has a lot to answer for. Maybe not as much as the knee team, or the lower back group. But a lot." Quote from @kjhealy.co
Word. Whenever someone asks me for career advice these days, I reply without irony: "Work on your core."
18.09.2025 23:39 β π 5 π 1 π¬ 0 π 0
Now you have my attention!
(Seriously, sounds great. I'd love to see a demo if/when you have one to share.)
18.09.2025 22:31 β π 2 π 0 π¬ 1 π 0
Welcome to rv
rv - A fast, declarative, R package manager
Relatively early doors, but `rv` is very promising and has worked well for the projects that I've used it in. a2-ai.github.io/rv-docs/
18.09.2025 22:29 β π 3 π 0 π¬ 1 π 0
Yeah, very nice. Fwiw, I recall seeing on Mastodon that Seb Fischer (and maybe @dfalbel.bsky.social?) are proving out an equivalent R framework with bindings to the same upstream XLA / JIT libraries.
16.09.2025 19:56 β π 2 π 0 π¬ 1 π 0
Oh, really nice on the AD support. I'm a little uncomfortable with the Py dependency, but I can appreciate the dev benefits that flow from a common backend (and Jax is a truly best-in-class IME).
16.09.2025 18:54 β π 2 π 0 π¬ 1 π 0
π€©
12.09.2025 17:14 β π 2 π 0 π¬ 0 π 0
(Details, for those that need 'em: blog.thecoatlessprofessor.com/programming/...)
11.09.2025 16:35 β π 0 π 0 π¬ 0 π 0
Professor at Wharton, studying AI and its implications for education, entrepreneurship, and work. Author of Co-Intelligence.
Book: https://a.co/d/bC2kSj1
Substack: https://www.oneusefulthing.org/
Web: https://mgmt.wharton.upenn.edu/profile/emollick
Econ person. Director of Policy and Research, @economicsecurityproject.org. Former NEC. #Rstats, dad, Chicago Guy. mikekonczal.com
Economist interested in health and environmental topics.
Breakthrough AI to solve the world's biggest problems.
βΊ Join us: http://allenai.org/careers
βΊ Get our newsletter: https://share.hsforms.com/1uJkWs5aDRHWhiky3aHooIg3ioxm
AI Architect | North Carolina | AI/ML, IoT, science
WARNING: I talk about kids sometimes
Building tools for R users, these days mostly in Rust π¦
https://blog.davisvaughan.com
https://github.com/DavisVaughan
she/her
professor at duke university + developer educator at posit
cat videos = instant smiles
https://mine-cr.com
https://fosstodon.org/@minecr
Looking for my #rstats friends on ALL the platforms...
Husband | Father | Manager Advanced Analytics @highmark | PhD | Research Scientist | Meditator | he/him | #rstats #rdatatable #openscience π³οΈβπ π§ββοΈ
tysonbarrett.com
Uses machine learning to study literary imagination, and vice-versa. Likely to share news about AI & computational social science / Sozialwissenschaft / η€ΎδΌη§ε¦
Information Sciences and English, UIUC. Distant Horizons (Chicago, 2019). tedunderwood.com
Go, Javascript, Vapour, R, working on opifex.org
Scaling spatial computing at Wherobots, Inc. ApacheArrow PMC, #gischat, #rstats, ex Voltron Data.
He/she/it - 's' muss mit.
We're lower than the world!
R easystats project:
https://easystats.github.io/easystats/
Software Engineer at Posit PBC.
I mostly post about R, Python, and Deep Learning.
Github: https://github.com/t-kalinowski
Dataframes powered by a multithreaded, vectorized query engine, written in Rust.
Proudly serving the people of New Jersey in the U.S. Senate.
We're an Al safety and research company that builds reliable, interpretable, and steerable Al systems. Talk to our Al assistant Claude at Claude.ai.
environmental economist, amateur baker, outdoors enthusiast
Not for profit organization founded by the R Core Team to provide support for the R project. A reference point for interaction with the R development community.