R Weekly 2017-29 learnr, useR! 2017 Videos
Highlight
-
learnr - Turn any R Markdown document into an interactive tutorial
UseR! 2017
Insights
R in the Real World
R in Organizations
-
awesome-r-organizations — A community curated list of awesome companies/organizations that contribute open source R software.
Resources
New Packages
- ggshape - Arrange ‘ggplot’ facets in arbitrary shapes
-
ggjoy - Geoms to make joy plots using ggplot2
-
llr - Lisp like R
-
tidyweb - Easily Install and Load Modern Web-Scraping Packages
-
learnr - Turn any R Markdown document into an interactive tutorial
-
postlightmercury - Asynchronous API calls
-
sweep - Extending broom for time series forecasting
-
ergastR - R Wrapper for ergast F1 Results Data API
Package Releases
-
OpenCPU 2.0 - Announcing OpenCPU 2.0: Building and Deploying Scalable R Apps and Services
R Internationally
Tutorials
-
Downloading S&P 500 Stock Data from Google/Quandl with R (Command Line Script)
-
Improving state-space modelling of the Australian 2007 federal election
-
Who turned out to vote in the 2014 New Zealand general election?
-
Improving state-space modelling of the Australian 2007 federal election
-
Setting up large scale OSM environments for R using Osmosis and PostgreSQL with PostGIS
R Project Updates
Updates from R Core:
-
debug()
supports debugging of methods on any"genericFunction"
, including group generics. -
The default for
tools::write_PACKAGES(rds_compress=)
has been changed to"xz"
to match the compression used by CRAN. -
packageDescription()
tries harder to solve re-encoding issues, notably seen in some Windows locales. This fixes thecitation()
issue in PR#17291. -
model.matrix(~1, mf)
now gets the row names frommf
also when they differ from1:nrow(mf)
, fixing PR#14992 thanks to the suggestion by Sebastian Meyer. -
rt()
assumed thencp
parameter was a scalar.
Upcoming Events
-
RStudio conf 2018 January 31 to February 3
rstudio::conf is about all things R and RStudio! Register & More infos -
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.
Quotes of the Week
Over the years, movies have converged to a length of ~100 min.
— Claus Wilke (@ClausWilke) July 12, 2017
4 lines of code with ggjoy. #rstats pic.twitter.com/2xRoRPqVvg
The greatest achievement of my PhD so far: discovering the 'magick' R package and adding gifs to my plots (thanks @danielphadley!) #rstats pic.twitter.com/gCEfKyWa9x
— George Bailey (@grbails) July 13, 2017
Steps in #Rstats are like steps in #cooking. My memory aid for students and teaching pic.twitter.com/SUamjhuelY
— Sonja Eisenbeiss (@SonjaEisenbeiss) July 10, 2017
Peak time for sports and leisure #dataviz. About time for a joyplot; might do a write-up on them. #rstats code at https://t.co/Q2AgW068Wa pic.twitter.com/SVT6pkB2hB
— Henrik Lindberg (@hnrklndbrg) July 8, 2017