R Weekly 2018-7 rstudio::conf 2018, rOpenSci, TensorFlow
Highlight
R in the Real World
-
Using goodreads API to figure out most popular books among Estonians.
-
Exploratory & sentiment analysis of beer tweets from Untappd on Twitter
Insights
R in Organizations
New Packages
đŚ Go Live for More New Pkgs đŚ
CRAN
- dirichletprocess - building flexible Dirichlet process objects to model data in a nonparametric Bayesian framework.
GitHub only
- flagfillr - Use flags of countries and states as âfillsâ in ggplot2 maps.
-
getDDD - Download defined daily dose (DDD) information for selected ATC codes from the website of the WHO Collaborating Centre for Drug Statistics Methodology (www.whocc.no)
-
dater - Implements and RStudio AddIn to insert the current date into a document
Package Releases
-
pmatch 0.1.1 - Programming with constructor types and pattern matching
-
TimeSeries.OBeu 1.2.2 - TimeSeries.OBeu: Time Series Analysis âOpenBudgetsâ
-
RcppEigen 0.3.3.4.0 - âRcppâ Integration for the âEigenâ Templated Linear Algebra Library
Resources
R Internationally
Tutorials
-
Quick and Clean DMARC Record Processing with âInlineâ Rcpp
-
Bookâem Danno! Applying deep learning for the visual inference lineup protocol
-
Tidytext walkthrough: correcting spellings and creating reproducible word clouds
-
On struggling with aes(): an intro to writing functions with ggplot outputs
-
tsibble
? ortibbletime
? Whatâs the difference between these two tidy time series packages? -
Some basic transformations and explorations guided by the R for Data Science book
-
Things to try when Knit to PDF fails in the Windows version of RStudio.
-
Data transformation in #tidyverse style: package sjmisc updated #rstats
-
What do Fahrenheit, comma separated files, and markdown have in common?
Gist & Cookbook
R Project Updates
Updates from R Core:
-
The environment variable
R_MAX_VZISE
can now be used to specify the maximal vector heap size. On macOS, unless specified by this environment variable, the maximal vector heap size is set to the maximum on 16GB and the available physical memory. This is to avoid having theR
process killed when macOS over-commits memory. -
methods:::bind_activation()
is defunct now; it typically has been unneeded for years. -
the undocumented âhiddenâ
.__H__.cbind
and.__H__.rbind
are deprecated, correspondingly. -
sum(x)
andsum(x1,x2,..,x<N>)
with many or long logical and integer vectors no longer overflows (and returnsNA
with a warning), but returnsdouble
numbers now in such cases. -
Single components of POSIXlt objects can now be extracted and replaced via
[
indexing with 2 indices. -
S3 method lookup now searches the namespace registry after the top level environment of the calling environment.
Upcoming Events
-
satRday Cape Town 2018 March 17
satRday Cape Town -
R/Finance 2018 June 1 and 2
Applied Finance with R. -
CascadiaRConf June 2, 2018 Portland, OR, US
-
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
[blog] Want to participate in #runconf18? Only takes a few minutes to nominate yourself! Deadline Mar 8th, 2018 https://t.co/z2WEjJTseU #rstats pic.twitter.com/JJG9A7c4SA
— rOpenSci (@rOpenSci) 9 de febrer de 2018
Three major misconceptions I've heard about #rstats this morning:
— Jesse Maegan (@kierisi) 2 de febrer de 2018
1) No one over the age of 30 can learn how to use R
2) R is kind of cult-y
3) People who use R like to show off
What happens when you start #rstats? Well, it's quite simple, it's just... pic.twitter.com/00S7l4dSTj
— Thomas Lin Pedersen (@thomasp85) February 8, 2018