Awesome R - Find Great R Packages

No Clocks
Automated Data Reports with R
Automate Package and Project Setup • usethis
Automate package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, GitHub, licenses, Rcpp, RStudio projects, and more.
Appsilon/data.validator: validate your data and create nice reports straight from R
validate your data and create nice reports straight from R - Appsilon/data.validator
analyticalmonk/Rperform: R package for tracking performance metrics across git versions and branches.
:bar_chart: R package for tracking performance metrics across git versions and branches. - analyticalmonk/Rperform
Advanced R Course
This contains materials for the Advanced R course of the doctoral school of Grenoble, France.
Advanced R
Visualizing geospatial data in R—Part 1: Finding, loading, and cleaning data
How to load geospatial data into your workspace and prepare it for visualization.
The Evolution of Distributed Programming in R - Mango Solutions
Distributed programming in R is normally taken up to speed up a process or piece of code or scale up an interface or application for multiple users.
R on Kubernetes - serverless Shiny, R APIs and scheduled scripts
Some examples of running R applications on Google Kubernetes Engine
Learning Analytic Administration through a Sandbox
It all starts with sandboxes. Development sandboxes are dedicated safe spaces for experimentation and creativity. A sandbox is a place where you can go to test and break things, without the ramifications of breaking the real, important things. If you’re an analytic administrator who doesn’t have access or means to get a sandbox, I recommend that you consider advocating to change that. Here are just some of the arguments for why sandboxes are a powerful tool for the R admin that you may find helpful.
Custom Google Analytics Dashboards with R: Downloading Data
A guide to parallelism in R – Florian Privé – R(cpp) enthusiast
In this post, I talk about parallelism in R. This post is likely biased towards the solutions I use. For example, I never use mcapply nor clusterApply; I prefer to always use foreach. In this post, we will focus on how to parallelize R code on your computer with package {foreach}. In this post, I use mainly silly examples just to show one point at a time. Basics of foreach You can install R package {foreach} with install.packages("foreach"). library(foreach)
06_org_eda_withnotes.pdf
17 Big picture | Advanced R
14 Strings | R for Data Science
#1 "R in Production" – R in Production
"R in Production " is a blog that talks about Security, Automation, Scalability in the R environment. Furthermore, Software Engineering teaches us proven methodologies to bring a prototype into production and to facilitate the work process in all its aspects. (Click on the title to read more ...)
Writing R in VSCode: A Fresh Start - Kun Ren's Blog Posts
R package development workshop
Interacting with Terminals
Using Kubernetes and the Future Package to Easily Parallelize R in the Cloud
This is a guest post by Chris Paciorek, Department of Statistics, University of California at Berkeley. In this post, I’ll demonstrate that you can easily use the future package in R on a cluster of machines running in the cloud, specifically on a Kubernetes cluster. This allows you to easily doing parallel computing in R in the cloud. One advantage of doing this in the cloud is the ability to easily scale the number and type of (virtual) machines across which you run your parallel computation.
Plumber Logging · R Views
Routing & Input • plumber
plumber
plumber-logging/app.R at master · sol-eng/plumber-logging
An opinionated example for implementing logging in Plumber APIs - sol-eng/plumber-logging
sol-eng/plumber-logging: An opinionated example for implementing logging in Plumber APIs
An opinionated example for implementing logging in Plumber APIs - sol-eng/plumber-logging
Routing & Input • plumber
plumber
Logging Web API Requests – Dave Donaldson
Impressions from New Zealand’s R Exchange | RStudio Blog
In March of 2021, Epi-Interactive hosted one of the first in-person R events in Wellington, New Zealand. Here are some takeaways from their experience.
Using Kubernetes and the Future Package to Easily Parallelize R in the Cloud – R-Craft
This is a guest post by Chris Paciorek, Department of Statistics, University of California at Berkeley. In this post, I’ll demonstrate that you can easily use the future package in R on a cluster of machines running in the cloud, specifically ...
Organisation of a collaborative project for PROPRE publication - Rtask
The R task Force - R experts for all your needs