2022

Understanding the native R pipe |>

January 18, 2022 | %>% dreams

A while back, I wrote this tweet showing many (not all!) of the ways one might search for a particular set of columns in a data frame using R. Several of these approaches used the {magrittr} pipe (%__%) and the native R pipe (|__), the lat...
[Read more...]

Building R 4.2 for Windows with OpenBLAS

January 17, 2022 | Avi

This post outlines the steps needed for building R 4.2 for Windows with OpenBLAS using the the new Rtools42 build system. With the soon-to-be released new UCRT toolchain for building R on Windows, the build process changes once again. First and foremost, we Windows users owe a deep debt of gratitude ...
[Read more...]

Announcing Tabnet

January 16, 2022 | RBelgium open content

On Thursday, 3 February 2022 we are welcoming Christophe Regouby to RBelgium during an online meetup! https://www.meetup.com/RBelgium/events/282452150/ Christophe will present us: The tabnet R package, or how to outperform XGBoost and LightGBM on tabul...
[Read more...]

Tips for building a Twitter bot with R and Github Actions

January 16, 2022 | Oscar

16 January 2022 A couple of weeks ago I created my very first twitter bot which was immensely satisfying. It was also quite a frustrating process and this post should save you a lot of frustration :). You can view the code in the github repo. I can’t give enough … The post ...
[Read more...]

Analysing Whatsapp Group Chat Data

January 15, 2022 | Blogs on Adejumo R.S

“Destroy your money, you can earn more. Destroy your data, your existence is erased.” — Kurt Seapoint” In this post I am going to analyse my departmental Whatsapp chat group “Statistics Class of 2019”. Thanks to a special package called rwhatsapp...
[Read more...]
1 38 39 40 41 42 45

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)