Issue 26
Hello and welcome to the new issue of R Weekly!
Highlight
Digested by R Weekly Members
- trelliscopejs - An R package that brings faceted visualizations to life while plugging in to common analytical workflows like ggplot2 or the “tidyverse”.
Tutorials
-
Pipe-friendly workflow with sjPlot, sjmisc and sjstats, part 1 #rstats #tidyverse
-
Why Within-Subject Designs Require Fewer Participants than Between-Subject Designs
R in the Real World
International R
- Guide de survie ggplot2 à destination des datajournalistes (et des autres aussi) - English (auto-translate)
R in Organization
Resources
Jobs
New Releases
-
ggplot2 2.2.0 — ggplot2 2.2.0, with four major new features.
-
Rcpp 0.12.8 - Seamless R and C++ integration
-
ShinyProxy 0.7.0 - Deploy Shiny apps for the enterprise or larger organizations.
-
mapmate 0.2.0 - The mapmate package is used for map- and globe-based data animation pre-production.
-
svglite 1.2.0 - A lightweight svg graphics device for R.
-
BH 1.62.0-1 - BH provides a large part of the Boost C++ libraries as a set of template headers for use by R.
New Packages & Tools
-
ggedit – interactive ggplot aesthetic and theme editor
-
trelliscopejs - An R package that brings faceted visualizations to life while plugging in to common analytical workflows like ggplot2 or the “tidyverse”.
-
flock - Process Synchronization Using File Locks
-
tesseract - High Quality OCR in R
-
prettycode - Syntax highlight R code in the terminal
R Project Updates
Updates from R Core.
-
Package installation into a library where the package exists via symbolic link now should work wherever
Sys.readlink()
works. -
Reading from stdin now also closes the connection and hence no longer leaks memory when reading from a full pipe.
-
"Cincinnati"
was missing an"n"
in theprecip
dataset. -
Fix buffer overflow vulnerability in
pdf()
when loading an encoding file. Reported by Talos Security Advisory for R Project (TALOS-2016-0227). -
No-longer installed headers
GraphicsBase.h
,RGraphics.h
,Rmodules/RX11.h
andRmodules/Rlapack.h
which had a LGPL license no longer do so.
Upcoming Events
- rstudio::conf 2017 January 13 and 14, 2017
The conference about all things R and RStudio.
Quote of the Week
R and Python are both negatively correlated with Trump support by county
— David Robinson (@drob)
Correlated with Trump support? C# and PHP#rstats pic.twitter.com/eM5giUPa0s
Functional sequences (saving a dplyr pipeline) are such an underappreciated, overlooked feature. Great for repeat ops on slightly diff data. pic.twitter.com/FbzftIdPT1
— Jonathan Carroll (@carroll_jono)