R Weekly 2019-13 R-hub, CII, C++
Highlight
Insights
R in the Real World
R in Organizations
New Packages
CRAN
-
lconnect - patch connectivity metrics and patch prioritization
GitHub or Bitbucket
-
gglabeller - Shiny gadget for labeling points on ggplot
Updated Packages
- drat 0.1.5 - Drat R Archive Template
R Internationally
- (German) Speeding up R Code: Loop vs. Vectorized function vs. Lookup-Table - What is faster than a for loop in R (almost any alternative) and faster than a vectorized function? Assigning values to 1000 Skat cards, the Lookup Table beats the vectorized function by far.
Tutorials
-
Use RStudio Server in a Virtual Environment with Docker in Minutes!
-
Function factories, partial application & quasiquotation - FP with purrr & friends part 3
-
Useful tips to be more productive while working with R Studio.
-
Exercise in data wrangling and plot building by analyzing your Apple Health data in R
R Project Updates
Updates from R Core:
Upcoming Events in 3 Months
Events in 3 Months:
More past events at R conferences & meetups.
Call for Participation
Quotes of the Week
Just spent 10 minutes trying to analyze a weird outlier in my boxplot, only to realize that it was food on my screen. TGIF
— Lindsay Lucas (@StatsCurious) March 29, 2019
#rstats #statstwitter #epitwitter
dplyr::coalesce() is very good #rstats pic.twitter.com/2bro5oq2iE
— tj mahr 🍕🍍 (@tjmahr) March 28, 2019
Animating motion capture data using dplyr, ggplot, and gganimate. Switched to R 1.5 year ago and never looked back.@thomasp85 #rstats pic.twitter.com/oBIXCag55S
— Steen Harsted (@SteenHarsted) March 28, 2019
TIL you can embed a "code download" button in an HTML #rmarkdown doc so that users can click to download your source .Rmd from the rendered HTML version...without GitHub 🤩 #rstats
— Alison Hill (@apreshill) March 22, 2019
YAML:
---
output:
html_document:
code_download: true
---
Test: https://t.co/bp7w7XKF8b pic.twitter.com/uMQK0mvYcF
It's official: UG teaching @Sussex_Psych is moving from SPSS to R next year. I'll be writing a new first year stats module from scratch! Any advice/resources from people who teach #Rstats at UG level/have made this switch in their methods teaching? #excitedandterrified
— Dr. Jennifer Mankin (@jenaesthesia) March 28, 2019