R-universe gets about 200K hits from China every day, of which 99.75% is bot traffic. Welcome in 2026 ๐
R-universe gets about 200K hits from China every day, of which 99.75% is bot traffic. Welcome in 2026 ๐
The Utrecht morning rush hour in the snow did not disappoint!
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....
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 โจ
๐ฃ 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
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...
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
Making libcurl work in webassembly
https://jeroen.github.io/notes/webassembly-curl/
We found a pretty neat way to make curl/httr2 work in WebR:
It comes down to: tools::toHTML(tools:::.build_news_db('urltools'))
Indeed, and to get the plain text version add .txt to that endpoint
Is there some new AI spamming tool for recruiters ?
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.
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 ?
The R svn tracker now tests on both Intel and ARM64 on Linux, Mac, and Windows: contributor.r-project.org/svn-dashboard/
Screenshot of r-universe
R-universe now displays the Conda version for R packages available via @conda-forge.org
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?
New on the @ropensci.org blog: Better documentation for R-universe!
ropensci.org/blog/2025/02...
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
How come I just discovered R-universe!
This thing is amazing for search for #rstats material.
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
๐ [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 [โฆ]
Already enabled them in the base R CI :D contributor.r-project.org/svn-dashboard/
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
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...
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...
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.
Thanks! rOpenSci continues to build on the shoulders of giants :)