R Weekly 2017 Issue 5
Highlight
R in the Real World
-
Metro Systems Over Time - Metro systems are an interesting way to learn more about the growth of a city over time.
-
More water, a bit more about saints - Visualizing names of French villages
Insights
R in Organization
Tutorials
-
Extracting and Enriching Ocean Biogeographic Information System (OBIS) Data with R
-
“smooth” package for R. es() function. Part IV. Model selection and combination of forecasts
-
How to do an analysis in R (part 2, visualization and analysis)
-
Creating a “balloon plot” as alternative to a heat map with ggplot2
-
Where Cohen went wrong – the proportion of overlap between two normal distributions
-
Trumpworld Analysis : Ownership Relations in his Business Network
-
Speed Up Your Code Part 2: Parallel Processing Financial Data with multidplyr + tidyquant
-
Implementation of a basic reproducible data analysis workflow
-
Visualizing “The Best” -
The Best
is often the wrong question. We’re really just trying to findThe Better
. -
A Recipe for Automatically Going From Data to Text to Reveal.js Slides
Videos and Podcasts
Resources
-
CRAN now has 10,000 R packages. Here’s how to find the ones you need.
-
Five online R courses in Statistics.com that are starting this week (and a discount code for them)
New Packages and Tools
- ggbash - A Simpler ggplot2 Syntax, saving half of your typing.
-
orangetext - 🍊📄 : An #rstats project to keep track of The 🍊 One’s speeches
-
benchmarkme - Crowd sourced benchmarking
-
liteq - Lightweight Portable Message Queue Using ‘SQLite’.
-
fst - Lightning Fast Serialization of Data Frames
New Releases
-
digest 0.6.12 - hash digests of arbitrary R objects
-
intrval 0.1-1 - The package simplifies interval related logical operations in R.
-
xml2 1.1.1 - xml2 makes it easy to read, create, and modify XML with R.
-
sparklyr 0.5 - R Interface to Apache Spark
-
rmarkdown-metropolis - Updated Example Repo for RMarkdown and Metropolis/Mtheme
- RcmdrPlugin.KMggplot 2_0.2-4 - R Commander Plug-in for Data Visualization with ‘ggplot2’
R Project Updates
Updates from R Core:
-
If a reference class has a validity method,
validObject
will be called automatically from the default initialization method for reference classes. -
xtabs()
works more consistently withNA
s, also in its result no longer setting them to0
. Further, a new logical optionaddNA
allows to countNA
s where appropriate. -
dev.capture()
using Quartz Cocoa device (macOS) returned invalid components if the back-end chose to use ARGB instead of RGBA image format. -
Header
Rconfig.h
no longer definesSUPPORT_OPENMP
; instead use_OPENMP
(as documented for a long time).
Call for Participation
Upcoming Events
-
SatRday #2 Conference - Cape Town, South Africa 18 Feb, 2017
The R community and some of South Africa’s most forward thinking companies have come together to bring satRday to Cape Town. -
useR! 2017 July 4, 2017
The annual useR! conference is the main meeting of the international R user and developer community.
Quotes of the Week
Big congratulations to @gbwanderson whose new package 'hurricaneexposure' just became package 10,000 on CRAN !! https://t.co/34uum2GixY
— Dirk Eddelbuettel (@eddelbuettel) January 28, 2017