R Weekly 2017-45 Network, Version Control
Highlight
-
ozrepro - stow: simpler version control from R
Insights
R in the Real World
Resources
New Packages
-
styles - Custom themes for base plots
-
ozrepro - stow: simpler version control from R
-
maftools - An R package to summarize, analyze and visualize MAF files.
-
dtwclust - Time Series Clustering Along with Optimizations for the Dynamic Time Warping (DTW) Distance
Package Releases
-
tint 0.0.4 - Small enhancements
-
pinp 0.0.3 - More docs, more features
-
linl 0.0.2 - Couple improvements
Tutorials
R Project Updates
Updates from R Core:
-
The “default” (
"lm"
etc) methods ofvcov()
have gained new optional argumentcomplete = TRUE
which makes thevcov()
methods more consistent with thecoef()
methods in the case of singular designs. The former behavior is now achieved byvcov(*, complete=FALSE)
. -
The
BioC extra
repository which was dropped from BioC 3.6 has been removed fromsetRepositories()
. This changes the mapping for 6-8 used bysetRepositories(ind=)
.
Upcoming Events
-
RStudio conf 2018 January 31 to February 3
rstudio::conf is about all things R and RStudio! -
R/Finance 2018 June 1 and 2
Applied Finance with R. -
7eme Rencontres R 5 & 6 July 2018
Rennes - Agrocampus -
useR! 2018 July 10, 2018
The annual useR! conference is the main meeting of the international R user and developer community.
More past events at R conferences & meetups.
Call for Participation
Quotes of the Week
How I picture what’s happening to my data every time I use %>% in #rstats pic.twitter.com/jYBTR4vMIj
— Ben Ackerman (@backerman150) November 3, 2017
I didn't realize that ggplot2's new map layer - geom_sf( ) - can do projection on the fly! Definitely a big time saver in #rstats. pic.twitter.com/JojeHCO3I2
— Zev Ross (@zevross) November 1, 2017
Well this is a new R error on me: 'This should never happen' - doesn't seem good 😂 #rstats pic.twitter.com/p6fz2nRGEM
— Dani Rabaiotti (@DaniRabaiotti) November 3, 2017