R Weekly 2017 Issue 12

Highlight

R in the Real World

Exploring 2017 Retail Store Closings with R

Ingest and visualise Nomad Passport Index data

Videos and Podcasts

Insights

R in Organizations

Resources

Tutorials

Plotting trees from Random Forest models with ggraph

Experimenting With Sankey Diagrams in R and Python

New Packages & Tools

hexSticker

New Releases

canvasXpress 0.14.7

Call for Participation

R Project Updates

Updates from R Coredeveloper.r-project.org: ( developer.r-project.org ) 

  • When the condition code in if(.) or while(.) is not of length one, an error instead of a warning may be triggered by setting an environment variable, see the help page.

  • sample() now uses two uniforms for added precision when the uniform generator is Knuth-TAOCP, Knuth-TAOCP-2002, or a user-defined generator and the population size is 2^25 or greater.

  • There is support for compiling C++14 or C++17 code in packages on suitable platforms: see Writing R Extensions for how to request this.

  • configure tests for a C++17-compliant compiler. The tests are experimental and subject to change in the future.

  • strwrap() reduces indent if it is more than half width rather than giving an error.

  • R CMD config gains a --all option for printing names and values of all basic configure variables. It now knows about all the variables used for the C++98, C++11 and C++14 standards.

Upcoming Events

  • R/Finance 2017www.rinfinance.com May 19 and 20, 2017
    From the inaugural conference in 2009, the annual R/Finance conference in Chicago has become the primary meeting for academics and practioners interested in using R in Finance. ( rinfinance.com ) 

  • useR! 2017user2017.brussels July 4, 2017
    The annual useR! conference is the main meeting of the international R user and developer community. ( user2017.brussels ) 

More past events at R conferences & meetupsconf.rweekly.org. ( conf.rweekly.org ) 

Quotes of the Week