#r2u — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #r2u, aggregated by home.social.
-
r^4 post #058: Reverse Dependencies Made Easy, Fast, Reliable
Relying on r2u to make reverse dependency check easy, fast, reliable
https://dirk.eddelbuettel.com/blog/2026/08/04#058_fast_easy_reliable_reverse_dependency_checks
#rstats #r2u -
r^4 post #058: Reverse Dependencies Made Easy, Fast, Reliable
Relying on r2u to make reverse dependency check easy, fast, reliable
https://dirk.eddelbuettel.com/blog/2026/08/04#058_fast_easy_reliable_reverse_dependency_checks
#rstats #r2u -
@DaveMasonDotMe Also, of course, if you are on Ubuntu everything *can be so much easier* because with #r2u you have the option of a) converging user and system installations: the default user can install system-wide and b) everything happens *as binaries* at hightest possible speed (no compilation) with *full resolution of all dependencies*. It's nice and worth a try.
-
@DaveMasonDotMe Also, of course, if you are on Ubuntu everything *can be so much easier* because with #r2u you have the option of a) converging user and system installations: the default user can install system-wide and b) everything happens *as binaries* at hightest possible speed (no compilation) with *full resolution of all dependencies*. It's nice and worth a try.
-
April 2026 will bring a new #Ubuntu 26.04, a new #Rstats release 4.6.0 and a new #BioConductor 3.23. And ... as the "future is unevenly distributed" we already have #r2u running 26.04.
See 'zero to tidyverse' now under 26.04: 10 sec, 107 binary files, 1 command.
#r2u. Fast. East. Reliable. Pick All Three.
-
April 2026 will bring a new #Ubuntu 26.04, a new #Rstats release 4.6.0 and a new #BioConductor 3.23. And ... as the "future is unevenly distributed" we already have #r2u running 26.04.
See 'zero to tidyverse' now under 26.04: 10 sec, 107 binary files, 1 command.
#r2u. Fast. East. Reliable. Pick All Three.
-
Finally making the move to Linux Mint*. Steam to play #GW2. Bottles to run the necessary Windows apps. Raspberry Pi NAS to replace OneDrive. #r2u** to help with packages in Positron. Looking hopeful. * rather than just playing with it ** shout out to @[email protected]
-
Thank you @eddelbuettel for #r2u
I enjoyed it on Ubuntu for about a year on two devices and introduced it to my MA students in two courses ... but then I had issues with instability of the LTS Ubuntu and switched to Debian where the reality hit me that r2u is not available. I have read in the FAQ that it is not in the cards ... just wanted to thank you and say that would be great to have... if possible even in the future, as Debian is very stable and I guess many like me will continue using it
-
Thank you @eddelbuettel for #r2u
I enjoyed it on Ubuntu for about a year on two devices and introduced it to my MA students in two courses ... but then I had issues with instability of the LTS Ubuntu and switched to Debian where the reality hit me that r2u is not available. I have read in the FAQ that it is not in the cards ... just wanted to thank you and say that would be great to have... if possible even in the future, as Debian is very stable and I guess many like me will continue using it
-
RE: https://mastodon.social/@eddelbuettel/115888844628033765
Something that never get's old: today's edition also updates `quarto` and `rstudio` (from my 'personal' PPA) along with 40+ CRAN packages for Ubuntu thanks to #r2u: Fast. Easy. Reliable. Binaries with full and complete dependencies.
Screenshot cannot be added here in quoted post but is at https://bsky.app/profile/eddelbuettel.com/post/3mcqg7qeyyk2v
-
RE: https://mastodon.social/@eddelbuettel/115888844628033765
Something that never get's old: today's edition also updates `quarto` and `rstudio` (from my 'personal' PPA) along with 40+ CRAN packages for Ubuntu thanks to #r2u: Fast. Easy. Reliable. Binaries with full and complete dependencies.
Screenshot cannot be added here in quoted post but is at https://bsky.app/profile/eddelbuettel.com/post/3mcqg7qeyyk2v
-
r^4 post #055: More Frequent r2u Updates
r2u builds fully at GitHub Actions, multiple runs per day
https://dirk.eddelbuettel.com/blog/2025/11/19#055_more_frequent_r2u
#rstats #r2uInternal updates allowing for more frequent builds of CRAN binaries for Ubuntu
-
r^4 post #055: More Frequent r2u Updates
r2u builds fully at GitHub Actions, multiple runs per day
https://dirk.eddelbuettel.com/blog/2025/11/19#055_more_frequent_r2u
#rstats #r2uInternal updates allowing for more frequent builds of CRAN binaries for Ubuntu
-
#r2u for #Rstats now also includes #BioConductor on arm64 and not only on standard amd64. Following the upgrade to #BioConductor 3.22 we added this hardware platform.
`zlibbioc` was removed so a few packages we have for amd64 could not be built. Should I backfill it (and them)?
-
#r2u for #Rstats now also includes #BioConductor on arm64 and not only on standard amd64. Following the upgrade to #BioConductor 3.22 we added this hardware platform.
`zlibbioc` was removed so a few packages we have for amd64 could not be built. Should I backfill it (and them)?
-
@millerdl @defuneste @noamross Yes that is more or less an example use case -- let me know if you need help. I have assisted others before e.g. with `pkgdown` which also wants all packages and on Linux the default is from source which gets very old very fast.
There are also alternatives to #r2u if you would rather use them; I will continue to argue that _if you can use it_ nothing will beat integration with the system package manager: having the broader dependency reach is unmatched.
-
@millerdl @defuneste @noamross Yes that is more or less an example use case -- let me know if you need help. I have assisted others before e.g. with `pkgdown` which also wants all packages and on Linux the default is from source which gets very old very fast.
There are also alternatives to #r2u if you would rather use them; I will continue to argue that _if you can use it_ nothing will beat integration with the system package manager: having the broader dependency reach is unmatched.
-
R^4 Post #049: The Two Cultures of Deploying Statistical Software
On how software may get installed but rarely updated
https://dirk.eddelbuettel.com/blog/2025/06/05#049_two_cultures
#rstats #r2u -
R^4 Post #049: The Two Cultures of Deploying Statistical Software
On how software may get installed but rarely updated
https://dirk.eddelbuettel.com/blog/2025/06/05#049_two_cultures
#rstats #r2u -
@RMKrug @cedric All good. In parts I actually re-use p3m.dev binaries (where I can) to avoid (needless) recompilation but the key of r2u is the system integration built on top and which, where available, adds quite some value. Nothing wrong with p3m.dev which is also good and helpful in its way, but r2u aims at something a little different. See my recent talk (and re-recorded video below) where I expand on that a little. #r2u #rstats
-
@RMKrug @cedric All good. In parts I actually re-use p3m.dev binaries (where I can) to avoid (needless) recompilation but the key of r2u is the system integration built on top and which, where available, adds quite some value. Nothing wrong with p3m.dev which is also good and helpful in its way, but r2u aims at something a little different. See my recent talk (and re-recorded video below) where I expand on that a little. #r2u #rstats
-
@cedric #r2u from posit? I did not see any differences ? @eddelbuettel
-
@cedric #r2u from posit? I did not see any differences ? @eddelbuettel
-
@djnavarro Docker is a great way to (effort- and cost-lessly) overcome inertia and just try. Here is a link to a gif movie I just made: install #rstats packages `magick`, `stringi`, `sf` leading to a total of 70+ packages installed in total. In 21 seconds (!!)
#r2u: Fast. Easy. Reliable. Pick all three.
https://eddelbuettel.github.io/images/2025-05-24/r2u_stringi_magic_sf_in_21s.gif
-
@djnavarro Docker is a great way to (effort- and cost-lessly) overcome inertia and just try. Here is a link to a gif movie I just made: install #rstats packages `magick`, `stringi`, `sf` leading to a total of 70+ packages installed in total. In 21 seconds (!!)
#r2u: Fast. Easy. Reliable. Pick all three.
https://eddelbuettel.github.io/images/2025-05-24/r2u_stringi_magic_sf_in_21s.gif
-
@djnavarro These all sparkle and shine under #r2u including the spatial. Gives you Ubuntu noble on either amd64 or now also arm64 (make for lighter Docker load on Apple M1 ... M4 chips). I recall we may have chatted about that before so why don't you just those packages and that set a whirl under Docker? Works on main installation too, and just as easily.
-
@djnavarro These all sparkle and shine under #r2u including the spatial. Gives you Ubuntu noble on either amd64 or now also arm64 (make for lighter Docker load on Apple M1 ... M4 chips). I recall we may have chatted about that before so why don't you just those packages and that set a whirl under Docker? Works on main installation too, and just as easily.
-
Big thank you to the organizers of the excellent 11eme Rencontres R happening at Universite de Mons in Belgium for inviting me to present about #r2u for #rstats. My slides are up at at the URL below for anyone wanting to learn a bit more about #r2u history, motivation and scope.
https://dirk.eddelbuettel.com/papers/recontres_r_r2u_may2025.pdf
-
Big thank you to the organizers of the excellent 11eme Rencontres R happening at Universite de Mons in Belgium for inviting me to present about #r2u for #rstats. My slides are up at at the URL below for anyone wanting to learn a bit more about #r2u history, motivation and scope.
https://dirk.eddelbuettel.com/papers/recontres_r_r2u_may2025.pdf
-
R^4 Post #047: r2u at its Third Birthday
42 million packages shipped, arm64 support added, and now at #Rstats 4.5.0 and BioConductor 3.21
https://dirk.eddelbuettel.com/blog/2025/05/04#047_r2u_at_three#r2u: Fast. Easy. Reliable. Pick All Three