Hi R people! Could you suggest some guides and links on how to set up parallel processing with `foreach` that can work both on Windows and Linux/Mac? I'm searching for guides on the net, but most of them seem to have become obsolete. Thank you!
Hi R people! Could you suggest some guides and links on how to set up parallel processing with `foreach` that can work both on Windows and Linux/Mac? I'm searching for guides on the net, but most of them seem to have become obsolete. Thank you!
Getting back into some generative art again with this rather spiky looking system
useR! 2025 has reduced fee waivers and opportunity scholarships available! Please apply by April 18th at midnight anywhere on Earth. Decisions will be sent by April 30th.
Reduced fee requests: https://bit.ly/useR2025-reduced-fee
Opportunity scholarships: https://bit.ly/useR2025-opp-scholar
user2025.r-project.org/register
useR! 2025 will be held from Friday, August 8th to Sunday, August 10th at Duke University in Durham, NC, USA.
#rstats #useR2025
Is there a #rstats shinylive app deployment example that depends on r-universe packages?
I'm trying to figure out the settings that will let me use the webR builds from my r-universe (presumably in DESCRIPTION and/or GHA yaml)
So something like this but I'm not sure if r-universe is supported: https://remotes.r-lib.org/articles/dependencies.html
Political ideology and trust in scientists in the USA www.nature.com/articles/s41... (read free: rdcu.be/ehGyA) #Rstats code: osf.io/n63mz
are you a fan of the amazing {targets} by @landau ? are you a fan of my {rix}
? Then you might want to check out {rixpress}, a new
still in dev that makes it easy to define reproducible analytical pipelines with steps in either #Rstats, #Python or #Quarto: https://github.com/b-rodrigues/rixpress
I know a simple documentation change probably isn't a big priority, but it would be awesome if in the next R-dev-sprint days if we could get documentation changed about the Bonferroni correction.
Only been sitting in the #RStats bugzilla for five years now.
We are thrilled to announce Air, an extremely fast R formatter!
This super speedy tool written in #Rust ensures consistent, readable #RStats code.
Read more on the tidyverse blog: https://www.tidyverse.org/blog/2025/02/air/
Curator: @jonthegeek
https://DSLC.io welcomes you to week 15 of #TidyTuesday! We're exploring Base R Penguins!
https://tidytues.day/2025/2025-04-15
https://zenodo.org/records/14902740
Submit a dataset! https://github.com/rfordatascience/tidytuesday/blob/main/.github/CONTRIBUTING.md
Example time! Learn how to use sapply() to transform your data efficiently. My new guide provides practical examples and insights for R programmers.
Dive in here: https://www.spsanderson.com/steveondata/posts/2025-04-14/
New package on CRAN: {valh}, an interface between R and the Valhalla API
https://github.com/riatelab/valh
Valhalla is a routing service based on OpenStreetMap data.
https://valhalla.github.io/valhalla
Co-authored by @mthv
This vignette from {memuse} is jokes! https://cran.r-project.org/web/packages/memuse/vignettes/memuse-guide.pdf
current favourite quotes:
" memuse() exists because I generally find it inappropriate to not have an object constructor of the same name as the object, and mu() exists because if I have to type more than 5 characters, I’m completely furious. I’m looking at you, suppressPackageStartupMessages(). . ."
" If you violate the terms of the GPL, Richard Stallman’s beard will sue you in internet court."
Yay Palmer Penguins! Thanks @scottish for the shout-out for {basepenguins}. In #RStats 4.5.0 penguins data set has some shorter variable names. The {basepenguins}
converts scripts that use {palmerpenguins} to use the native version, taking care of these differences. https://ellakaye.github.io/basepenguins https://datasci.social/@scottish/114319271151306837