Jeroen Ooms's Avatar

Jeroen Ooms

@jeroenooms.bsky.social

Staff research engineer at @ropensci, member of tidyverse team, member of R consortium ISC, and project lead of https://r-universe.dev

2,035 Followers  |  268 Following  |  26 Posts  |  Joined: 19.08.2023  |  1.8794

Latest posts by jeroenooms.bsky.social on Bluesky

Post image

R-Universe by @rOpenSci is an extremely useful project.

My latest R package, {pmtiles}, is not a good fit for CRAN as it bundles a pre-compiled Go library.

With R-Universe, I was able to get installable cross-platform binaries built in hours!

#rstats

walkerke.r-universe....

03.10.2025 12:09 β€” πŸ‘ 40    πŸ” 11    πŸ’¬ 2    πŸ“Œ 0

Super excited for the new release of #rstats V8 which now also works in WebR by running js/wasm natively in web worker (thanks to @gws.phd). Will release some cool new packages soon to show the potential of WASM in R ✨

27.09.2025 08:40 β€” πŸ‘ 19    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Preview
R-multiverse: a new way to publish R packages Β· Community Call Community Call about R-multiverse

πŸ“£ Save the date!!

Next Community Call: R-multiverse: a new way to publish R packages πŸ“¦ πŸš€
πŸ“† Monday, 29 September 2025 14:00 UTC with Will Landau
πŸ‘‰ Information + find your local time + How to join: https://ropensci.org/commcalls/r-multiverse/

#RStats

22.09.2025 20:11 β€” πŸ‘ 17    πŸ” 14    πŸ’¬ 1    πŸ“Œ 0
Preview
DuckDB NPM packages 1.3.3 and 1.29.2 compromised with malware The DuckDB distribution for [Node.js](http://node.js/) on [npm](https://www.npmjs.com/) was compromised with malware (along with [several other packages](https://www.aikido.dev/blog/npm-debug-and-c...

In the recent npm supply chain attack, DuckDB's Node.js and Wasm packages were compromised with malware. We have investigated the issue, deprecated the affected packages and released new versions.

We have released a security advisory that contains our full postmortem: github.com/duckdb/duckd...

09.09.2025 09:37 β€” πŸ‘ 33    πŸ” 10    πŸ’¬ 1    πŸ“Œ 3
Preview
Tidyverse developer day 2025 Join us in Atlanta for tidyverse developer day on September 19, 2025!

We still have spots available for tidyverse dev day on Sept 19: www.tidyverse.org/blog/2025/07.... Please come along to contribute to the tidyverse and have a bunch of fun along the way! It's open to all, but is most convenient if you're coming to posit::conf or live near Atlanta #rstats

20.08.2025 21:57 β€” πŸ‘ 34    πŸ” 19    πŸ’¬ 1    πŸ“Œ 2
Preview
Making libcurl work in webassembly We explain how to make libcurl based applications work in webassembly without changes by tunneling all traffic over a websocket proxy.

Making libcurl work in webassembly

https://jeroen.github.io/notes/webassembly-curl/

30.07.2025 12:01 β€” πŸ‘ 25    πŸ” 10    πŸ’¬ 0    πŸ“Œ 0
Making Libcurl Work in WebAssembly | Hacker News

We found a pretty neat way to make curl/httr2 work in WebR:

29.07.2025 14:15 β€” πŸ‘ 24    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0
Preview
Ignore NEWS parsing errors in e.g. urltools Β· r-universe-org/build-source@e32da02 Otherwise toHTML() returns nothing at all.

Added a workaround now github.com/r-universe-o...

20.06.2025 15:56 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It comes down to: tools::toHTML(tools:::.build_news_db('urltools'))

20.06.2025 15:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Indeed, and to get the plain text version add .txt to that endpoint

16.06.2025 17:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Is there some new AI spamming tool for recruiters ?

26.05.2025 19:32 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

R-universe now also builds and checks binaries for ARM64-linux (both R-release and R-devel). To install Linux binaries, see our docs: docs.r-universe.dev/install/bina...

Clicking on the check summary opens the results table (which is getting pretty large) and shows status+timings for each platform.

09.05.2025 08:52 β€” πŸ‘ 13    πŸ” 3    πŸ’¬ 0    πŸ“Œ 1

What is a good app on Android for "live caption" (auto translate) from spoken Spanish? I think google translate does only short recordings, not ongoing conversation ?

24.04.2025 15:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
R SVN build status

The R svn tracker now tests on both Intel and ARM64 on Linux, Mac, and Windows: contributor.r-project.org/svn-dashboard/

16.04.2025 22:07 β€” πŸ‘ 3    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Screenshot of r-universe

Screenshot of r-universe

R-universe now displays the Conda version for R packages available via @conda-forge.org

05.03.2025 22:19 β€” πŸ‘ 11    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

Do you have an estimate how much percent extra disk space we need to support ARM? I.e. what is the relative size of those 4.5k compiled packages from the total space?

05.03.2025 16:50 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Better documentation for R-universe! We are excited to announce that R-Universe now has a documentation website thanks to Google Season of Docs!

New on the @ropensci.org blog: Better documentation for R-universe!

ropensci.org/blog/2025/02...

28.02.2025 07:30 β€” πŸ‘ 10    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
R packages by ropensci

Big performance improvements to contributor ranking in r-universe! Click on the bars to hop from one R package maintainers to the next (after 5 random clicks you always end up at HW) ropensci.r-universe.dev/contributors

27.02.2025 00:30 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
https://r-universe.dev Welcome to R-universe!

How come I just discovered R-universe!

This thing is amazing for search for #rstats material.

19.02.2025 17:20 β€” πŸ‘ 12    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
curl: A Modern and Flexible Web Client for R

Another day, another release of the #rstats curl bindings on CRAN. This version should hopefully be the last update for a while (just like the one from a few weeks ago πŸ˜…) jeroen.r-universe.dev/curl

19.02.2025 10:35 β€” πŸ‘ 14    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Original post on hachyderm.io

πŸ“ [Blog Post] rOpenSci 2024 Highlights

In this blog post the rOpenSci Team share the highlight of 2024 and what come next in 2025.

2024 was a year of incredible achievements: From a major revamp of R-Universe to the first bilingual software peer review and an inspiring Champions Program […]

22.01.2025 20:56 β€” πŸ‘ 6    πŸ” 10    πŸ’¬ 0    πŸ“Œ 1
R SVN build status

Already enabled them in the base R CI :D contributor.r-project.org/svn-dashboard/

17.01.2025 14:07 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Just from today:

AhrefsBot
AliyunSecBot
ClaudeBot
DotBot
GPTBot
PerplexityBot
PetalBot
SearchBot
SemrushBot
YandexBot
Amazonbot
Applebot
bingbot
bot
bots
claudebot
dotbot
Googlebot
gptbot
imgbotapp
joeytalbot
nanamikubota
nonsabotage
petalbot
robot
searchbot

06.01.2025 11:47 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Digging through some my webserver logs, astonished how much pointless internet traffic is generated these days by all the bots from random AI/infosec firms, randomly crawling and scraping the internet for something interesting to train on...

05.01.2025 15:58 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Was enjoying this rant, even more so after the shout-out to R in this honorable list of languages πŸ˜… blog.frankmtaylor.com/2024/06/20/a...

21.12.2024 11:14 β€” πŸ‘ 32    πŸ” 4    πŸ’¬ 6    πŸ“Œ 1
Post image

r-universe.dev builds now store cran-like R CMD check error summary as "annotation" in the GHA runs. One can inspect such annotations even without logging into GitHub.

04.12.2024 13:11 β€” πŸ‘ 16    πŸ” 2    πŸ’¬ 0    πŸ“Œ 1

Thanks! rOpenSci continues to build on the shoulders of giants :)

03.12.2024 20:15 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
R-Universe Named R Consortium Top-Level Project We're excited to announce R-Universe has been named the R-Consortium's newest Top-Level Project.

Excited and grateful that R-Universe is R Consortium's newest top-level project! This means sustained support for @rOpenSci.hachyderm.io.ap.brid.gy's platform for discovery and publishing of #rstats packages. Hats off to @jeroenooms.bsky.social for his leadership!

ropensci.org/blog/2024/12...

03.12.2024 16:42 β€” πŸ‘ 72    πŸ” 28    πŸ’¬ 0    πŸ“Œ 3

✍️ updating bio.... πŸ˜ƒ

02.12.2024 12:44 β€” πŸ‘ 12    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

R packages using Rust code automatically get tagged with the "rust" topic in r-universe so you can easily find them: r-universe.dev/search?q=top...

24.11.2024 15:56 β€” πŸ‘ 23    πŸ” 6    πŸ’¬ 1    πŸ“Œ 0

@jeroenooms is following 19 prominent accounts