The {purrr} package is a powerfull way to replace loops. The {furrr} package takes this approach one step further by parallel execution: https://furrr.futureverse.org/index.html #rstats #parallel

The {purrr} package is a powerfull way to replace loops. The {furrr} package takes this approach one step further by parallel execution: https://furrr.futureverse.org/index.html #rstats #parallel
#parallel : extended in the same direction, and in all parts equally distant
- French: parallèle
- German: parallel
- Italian: parallelo
- Portuguese: paralelo
- Spanish: paralelo
------------
Thank you so much for being a member of our community!
The future package celebrates ten years on CRAN as of June 19, 2025. I just posted the second in a series of blog posts highlighting recent improvements to the #futureverse ecosystem:
* Setting Future Plans in R Functions - and Why You Probably Shouldn't
available at https://www.jottr.org/2025/06/25/with-plan/
You can now do:
my_fcn <- function(...) {
with(plan(multisession), local = TRUE)
...
}
but, as explained in the post, I recommend not doing any that, unless really needed
The future package celebrates ten years on CRAN as of June 19, 2025. I just posted the first of a series of blog posts highlighting recent improvements to the #futureverse ecosystem:
* Future got better at finding global variables
available at https://www.jottr.org/2025/06/23/future-got-better-at-finding-global-variables/
Here in the fourth dimension
of galactic existence
we be #parallel Universe tripping
Atomic overlay
Antimatter souffle
Reverse Earth
in the invisible
continuum mirror
The trip ends too soon
as they always seem to do
and now we find ourselves
lost in far out nowhere
Driving down Dizzy Street
I took a turn for the worse
Navigated right off the damn map
to a far out place I could not comprehend
The road sign was spinning rapidly
making the blur of words
impossible to read
So I started rotating myself
with equal velocity
for some much needed
#parallel perspective
Only then could I understand
the meaning
of the formerly
muddled message
“WELCOME TO DISORIENTED”
Now I knew exactly
where I was
and more importantly
how to navigate back
to the place
from whence I came
All I had to do to rectify
my untenable situation
was to apply
the physics of perspective
and angular velocity
to achieve the desired
perceptual stabilizing effect
Or I could just keep drinking
til I pass out
a parallel world
reading tea-leaf hieroglyphs
grateful I'm not there
---
#vss365 - #parallel
#WordedArt - #grateful
#BlueSkyRelay - #hieroglyph
#DailyHaikuPrompt - fresh peas / hot tea
The future package turns ten today To celebrate, I’ll start a blog series covering recent improvements that set us up for new, exciting ways for writing concurrent #RStats - neater than what our trusty workhorses future.apply & furrr offer
--#pr note music #plurk #subatomicorangutan #spongelists #ongoing #unit24logicpatterns #cfus #horizontal #alignment #organization #symmetrical #parallel #base #functions #concise #indices #columns #spongepockets #whiteboard #dynamic #space #opensource #software #hub #platform #allegory #design #online #cloud #aliceblue #Basics11cco #co #treesale
Graphed and measured: running TCP input in parallel https://www.undeadly.org/cgi?action=article;sid=20250418114827 #openbsd #tcp #networking #parallel #fasterpackets #freesoftware #unixlike #libresoftware
https://www.europesays.com/uk/30094/ New early-stage VC fund Trillick Ventures aims to bring funding to “underrepresented” Manitoba #3common #BoldCommerce #Business #constructionclock #DominiqueSmith #EmilyFranzLien #Entrepreneurship #Funding #IainCrozier #KenRoss #Manitoba #MarkHlady #NoahPalansky #parallel #prairies #SaifHashmi #SandyFoster #TrillickVentures #UK #UnitedKingdom #vc #winnipeg #YvanBoisjoli
Liberating the future!
I'm happy to share that major progress has been made on the #Futureverse roadmap. Already the next release comes with new, exciting, frequently asked features, and more are ready to ship in following release.
Release candidate #1 of the 'future' package is now available on R-universe;
install.packages("future", repos = c("https://futureverse.r-universe.dev", "https://cloud.r-project.org'))
Please give it a try As usual, these updates should be 100% backward.
The {purrr} package is a powerfull way to replace loops. The {furrr} package takes this approach one step further by parallel execution: https://furrr.futureverse.org/index.html #rstats #parallel