R News from another blog for R community
R renv: How to Manage Dependencies in R Projects Easily
How many times has your code unexpectedly stopped working? Even better, how many times did the code work on your machine, but your coworkers couldn’t run it? Both questions share...continue reading.
R data.validator – How to Create Automated Data Quality Reports in R and Shiny
Every data science project needs a data validation step. It’s a crucial part, especially when feeding data into machine learning models. You don’t want errors or unexpected behaviors in a...continue reading.
dplyr 1.1.1
We’re stoked to announce the release of dplyr 1.1.1. We don’t typically blog about patch releases, because they generally only fix bugs without significantly changing behavior, but this one includes...continue reading.
partial rankings and aggregate ranks
When interviewing impressive applicants from a stunning variety of places and background for fellows in our Data Science for Social Good program (in Warwick and Kaiserslautern) this summer, we came...continue reading.
You’re One JavaScript Function Call Away From Using (Most) WebR R Functions In Your WebR-Powered Apps/Sites
After writing the initial version of a tutorial on wrapping and binding R functions on the javascript side of WebR, I had a number of other WebR projects on the...continue reading.
R Weekly 2023-W12 Good Practices, Modding Rome Total War, R-based AWS Lambda!
Hello and welcome to this new issue! How to have (my) content shared by R Weekly? This week’s release was curated by Batool Almarzouq, with help from the R Weekly...continue reading.
JAGS Workshop [10-14 July 2023]
Hey, JAGS users and would-be users, be warned that registration is now open for the annual JAGS workshop on probabilistic modelling for cognitive science. The tenth instalment of this workshop...continue reading.
Some love for Base R. Part 3
It seems a few people have found useful the reminders of base-R functionality covered in “Some love for Base R” Part 1 and Part 2. So I will keep on...continue reading.
WebR Filesystem Machinations & ReefR
It’s difficult to believe it has only been a couple of weeks since WebR has been around. But that might just be my perception. The spike protein invasion has significantly...continue reading.
The Road To ggplot2 In WebR, Part 1: The Road Is Paved With Good Base R Plots
I have graphics working in Vanilla JS WebR, now, and I’ll cover the path to that in two parts. The intent was to jump straight into ggplot2-land, but, as you...continue reading.
WebR WASM R Package Load/Library Benchmarking Rabbit Hole
I have a post coming on using base and {ggplot2} plots in VanillaJS WebR, but after posting some bits on social media regarding how slow {ggplot2} is to deal with,...continue reading.
Some love for Base R. Part 2
Where were we? Giving some love to base-R and putting together the idea that it is possible to write R very clearly when using base. Two sets of typical issues:...continue reading.
Some love for Base R. Part 1
For a long time it has bothered me when people look down at base-R (meaning the set of functions that comes in a default installation), as it were a lesser...continue reading.
Welcome to the Age of AI
Unless you’ve been living in a secluded hut on the side of a remote mountain in Nepal, you’ve probably heard major chatter about AI in the last few months. First,...continue reading.
{golem} 0.4.0 is now available
You can read the original post in its original format on Rtask website by ThinkR here: {golem} 0.4.0 is now available The new version of {golem} is available! Read the complete version...continue reading.
Working with Time Zones & Daylight Saving Time in pandas 🕑
Are you working with datetime data in pandas? Learn how to become “timezone-aware” so that your dataset cooperates with Daylight Saving Time!continue reading.
Don’t miss out! Shiny for Good talks at ShinyConf 2023
Tomorrow marks the beginning of the second annual ShinyConf 2023 by Appsilon! ShinyConf aims to achieve three main objectives: showcasing recent advancements in R Shiny technology, promoting community engagement among...continue reading.
ShinyConf 2022 – Short Recap of the 2022 R Shiny Conference (Projects, Talks, and Showcases)
ShinyConf 2023 begins this week! With a great lineup of speakers and showcases this year, we thought we’d recap a small handful of last year’s recorded talks. 2022 was a...continue reading.
Interactive Quarto Reports with Shiny using {shiny.i18n}
Quarto is exciting! It is simple, seamless, and easy to use! Do you know what makes it even better? Interaction. Quarto integrates with R/Shiny instances and provides you with a...continue reading.
R Weekly 2023-W11 webR 0.1.0, DRY WIT approach, and webR with Quarto
Hello and welcome to this new issue! How to have (my) content shared by R Weekly? This week’s release was curated by Sam Parmar, with help from the R Weekly...continue reading.