R Weekly 2018-38
Highlight
Insights
R in Organizations
-
A recap of CDSB 2018 - The start of a community of R/Bioconductor developers in Latin America and Mexico with a focus in bioinformatics
-
Deadline extended for rstudio::conf(2019) abstract submissions
R in the Real World
-
How many deaths were caused by the hurricane in Puerto Rico?
-
Who wrote that anonymous NYT op-ed? Text similarity analyses with R
Resources
New Packages
CRAN
-
Interface to ‘sigma.js’ graph visualization library - Including animations, plugins and shiny proxies. Also allows for dynamic visualisations and triggers (buttons) in static documents
-
gganatogram - Create anatograms using ggplot2
Package Releases
-
digest 0.6.17 - creates hash digests of arbitrary R objects
-
wrapr 1.6.2 - Wrap R Tools for Debugging and Parametric Programming
-
AsioHeaders 1.12.1-1 - cross-platform C++ library for network and low-level I/O programming
Videos and Podcasts
R Internationally
Tutorials
-
Going from a human readable Excel file to a machine-readable csv with {tidyxl}
-
Network visualization of football transfers using the ‘visNetwork’ package
-
What have these birds been studied for? Querying science outputs with R
-
Going from a human readable Excel file to a machine-readable csv with {tidyxl}
-
R Gene Regulatory Interaction Formulator For Inquiring Networks
R Project Updates
Updates from R Core:
-
Buffering is disabled for
file()
connections to irregular files (like sockets), as well asfifo()
andpipe()
connections. Fixes PR#17470, reported by Chris Culnane. -
Analogously, the tools-internal function called from
R CMD check
gets awarnOption = 1
argument and uses the larger of that andgetOption("warn")
, also allowing to be run with increased warning level. -
getOption()
is more efficient notably for the rare case when called with two arguments, from several contributors in PR#17394. -
tools
’vignetteDepends()
has been deprecated (it called a function deprecated since Feb 2016), partly replaced by newly exportedvignetteInfo()
. -
Experimentally, setting environment variable
_R_CHECK_LENGTH_1_LOGIC2_
will lead to warnings (or errors if the variable is set to atrue
value) when&&
or||
encounter and use arguments of length more than one. -
Added
"lines"
and"chars"
coordinate systems togrconvertX()
andgrconvertY()
. -
S3method()
directives inNAMESPACE
can now also be used to perform delayed S3 method registration.
Upcoming Events in 3 Months
Events in 3 Months:
More past events at R conferences & meetups.
Call for Participation
Quotes of the Week
A massive thanks to everyone to donated to support the Ihaka lecture series: https://t.co/nkyr8rSsrP — in total we raised just over $63,000!! I am so proud to part of such a wonderful community #rstats
— Hadley Wickham (@hadleywickham) September 14, 2018