Live

More

R Weekly 2020-42 Climate animation, NNMF in soccer, and Raspberry Pi with R

Release Date: 2020-10-19

This week’s release was curated by Ryo Nakagawara, with help from the RWeekly team members and contributors.

Highlight

Insights

R in the Real World

Resources

New Packages

📦 Go Live for More New Pkgs 📦

CRAN

  • {giscoR} 0.1.0: Download Geospatial Data from GISCO - Eurostat on several resolutions and projections.

{giscoR} 0.1.0

GitHub or Bitbucket

  • {flipdownr} 0.1.0: Create a Countdown object within your RMarkdown documents and Shiny application.

  • {terrainr}: Retrieve Data from the ‘USGS’ National Map and Transform it for ‘3D’ Landscape Visualizations.

  • {typed}: Experiment on static typing in R.

  • {reactor}: Unit testing for shiny reactivity.

  • {geomlime}: Provides a bloody geom_lime() function for ggplot because of all the zarking times I frakking type geom_lime() instead of geom_line().

  • {rockthemes}: This is a collection of colour palettes based on classic rock album covers.

  • {flipdownr}: Create a CountDown in Rmarkdown Documents and Shiny Apps.

  • {tidyCpp} 0.0.1: Tidy C++ wrapping of the C API for R.

  • {purler}: fast run-length encoding with data.frame output.

  • {Manu}: This function returns colour palettes derived from birds native to New Zealand.

Updated Packages

example

Videos and Podcasts

Shiny Apps

Tutorials

International R

R Project Updates

Updates from R Core:

Upcoming Events in 3 Months

Events in 3 Months:

Call for Participation

Your support will keep R Weekly team moving! 💡

### Quotes of the Week

<blockquote class="twitter-tweet"><p lang="en" dir="ltr">late night <a href="https://twitter.com/hashtag/tidytuesday?src=hash&amp;ref_src=twsrc%5Etfw">#tidytuesday</a> submission..i just couldn&#39;t wrap my head around the fact that indeed, those points really &quot;end up&quot; with the same mean and standard deviation. so i plotted it to convince myself. :) <a href="https://twitter.com/hashtag/rstats?src=hash&amp;ref_src=twsrc%5Etfw">#rstats</a> <a href="https://twitter.com/hashtag/ggplot?src=hash&amp;ref_src=twsrc%5Etfw">#ggplot</a> <a href="https://t.co/O2IoSPmCou">pic.twitter.com/O2IoSPmCou</a></p>&mdash; Frie (@ameisen_strasse) <a href="https://twitter.com/ameisen_strasse/status/1316133566972125186?ref_src=twsrc%5Etfw">October 13, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> 
  
  <blockquote class="twitter-tweet"><p lang="en" dir="ltr">This is cool <a href="https://twitter.com/hashtag/rstats?src=hash&amp;ref_src=twsrc%5Etfw">#rstats</a>! str_replace() takes a `pattern` to find in text and a `replacement` that it puts in place of the found text. But give `replacement` a function and str_replace() applies the function to each match!<br><br>Ex: turn &quot;1/2&quot; into a decimal by evaluating -&gt; &quot;0.5&quot; <a href="https://t.co/ehkGunTmpH">pic.twitter.com/ehkGunTmpH</a></p>&mdash; Garrick Aden-Buie (@grrrck) <a href="https://twitter.com/grrrck/status/1317540828580106240?ref_src=twsrc%5Etfw">October 17, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>