R Weekly 2018-37 Shiny, tidytext
Highlight
R in Organizations
R in the Real World
-
Who wrote that anonymous NYT op-ed? Text similarity analyses with R
-
Who wrote the anti-Trump New York Times op-ed? Using tidytext to find document similarity

Resources
Package Releases
Tutorials



-
Book review: SQL Server 2017 Machine Learning Services with R
-
In praise of Commonmark: wrangle (R)Markdown files without regex
R Project Updates
Updates from R Core:
-
As an experimental feature, when codeloadNamespace fails because the requested package is not available the error is initially signaled with a
retry_loadNamespacerestart available. This allows a calling handler to try to install the package and continue. -
var(f)and hencesd(f)now give an error forfactorarguments; they gave a warning since R 3.2.3, PR#16564. -
next(n)now also works for largernand no longer loops infinitely for e.g,n <- 214e7. -
Many package not found errors are now signaled as errors of class
packageNotFoundError. -
Fork cluster could hang due to a race condition in cluster initialization (
makeCluster()). -
.Deprecatednow signals a warning of classdeprecatedWarning, and.Defunctnow signals an error of classdefunctError. -
New functions
errorConditionandwarningConditionprovide a convenient way to create structured error and warning objects. -
On Windows,
socketSelectwould hang with more than 64 sockets, and henceparallel::clusterApplyLBwould hang with more than 64 workers.
Upcoming Events in 3 Months
Events in 3 Months:
-
Econometrics and Statistics using R Sept 10-14
Lisbon, Portugal.
More past events at R conferences & meetups.
Call for Participation
Quotes of the Week
well this R=Batman, Python=Superman apparently showed up in a vendor pitch to one of my colleagues. That must make it official. #rstats #python pic.twitter.com/pkKGB8EOHj
— JD Long (@CMastication) September 5, 2018
transition_reveal is, *ahem*, revealed... #rstats #gganimate pic.twitter.com/9K4gT5xDyh
— Thomas Lin Pedersen (@thomasp85) September 4, 2018