Issue 14
Hello and welcome to the new issue of R Weekly!
Highlight
Digested by R Weekly Members
News & Blog Posts
Tutorials
R in the Real World
-
Density squared - Make an animated gif combining a map and a kernel density estimate of the distribution of county population densities.
-
Gotta catch them all - Use clustering to highlight different groupings of pokemon.
R in Organization
-
Edward Tufte Keynote Presenter at Data Science Summit, Sep 26-27
-
10 Reasons why you can’t miss this years EARL Conference in London
R in Academia
Video and Podcast
-
NSSD Episode 21 - This Might Be the Future! - About political polling, Trump’s tweets, and the fact that Hilary owns a bowling ball.
Resources
New Releases
-
RcppCNPy 0.2.5 - Read and write access to NumPy files.
-
stringr 1.1.0 - Bug fixes and features including
str_view()
andstr_view_all()
to create HTML widgets that display regular expression matches. -
Rborist 0.1-3 - Extensible, Parallelizable Implementation of the Random Forest Algorithm.
-
RcppArmadillo 0.7.400.2.0 - RcppArmadillo provides an interface from R to and from Armadillo.
New Packages & Tools
-
shinyLP - Bootstrap Components to make Landing Home Pages for Shiny
-
processx - Portable tools to run system processes in the background, read their standard output and error, kill and restart them.
-
types - This package provides a simple type annotation for R that is usable in scripts.
-
thief - The thief package for R: Temporal HIErarchical Forecasting.
R Project Updates
Updates from R Core.
-
summary.default()
no longer rounds, but its print method does, resulting in much less extraneous rounding notably of numbers in the ten thousands. -
R CMD check
reports more dubious flags in files ‘src/Makevars[.in]’, including-w
and-g
. -
R CMD check
has been set up to filter important warnings from recent versions ofgfortran
with-Wall -pedantic
: this now reports non-portable GNU extensions such as out-of-order declarations. -
system.time()
now uses ‘message()’ instead of ‘cat()’ when terminated early, such that ‘suppressMessages()’ has an effect; suggested by Ben Bolker.
Upcoming Events
-
satRday! in Budapest, Hungary 3 September
The satRdays are SQLSaturday-inspired, community-led, one-day, regional and very affordable conferences around the world to support collaboration, networking and innovation within the R community.
Twitter list of satRday speakers -
EARL 2016 London 13 September - 15 September
The primary focus of the Conference is the commercial usage of R across a range of industry sectors with the aim of sharing knowledge and applications of the language. -
eRum 2016 Poznan, Poland 12 October - 14 October
European R users meeting (eRum) is an international conference that aims at integrating users of the R language. eRum 2016 will be a good chance to exchange experiences, broaden knowledge on R and collaborate.
Quote of the Week
Linear Regression https://t.co/tm0tRUKW5g pic.twitter.com/Z31HRTMbic
— xkcd (@xkcd_rss) August 26, 2016