R Weekly 2022-W47 {codegrip}, DRY pkg dev, beautiful tables with {gt}
This week’s release was curated by Jon Calder, with help from the R Weekly team members and contributors.
Highlight
-
{codegrip} 0.0.0.9000: Reshaping and navigation commands for R code
Insights
R in the Real World
Resources
New Packages
CRAN
-
{figma 0.1.0}: Web Client/Wrapper to the ‘Figma API’
-
{prismjs} 1.0.0: Server-Side Syntax Highlighting
-
{histoslider} 0.1: A Histogram Slider Input for ‘Shiny’
-
{daiquiri} 1.0.1: Data Quality Reporting for Temporal Datasets
GitHub or Bitbucket
-
{codegrip} 0.0.0.9000: Reshaping and navigation commands for R code
-
{charpente} 0.5.0: Seamlessly design robust ‘shiny’ extensions
-
{hellorust} 1.0.0: Minimal Example of Using ‘Rust’ Code in ‘R’
Updated Packages
-
{rjtools} 1.0.9: Preparing, Checking, and Submitting Articles to the ‘R Journal’ - diffify
-
{designer} 0.2.0: ‘Shiny’ UI Prototype Builder - diffify
-
{qrcode} 0.2.0: Generate QRcodes with R - diffify
-
{datawizard} 0.6.4: Easy Data Wrangling and Statistical Transformations - diffify
-
{shinyWidgets} 0.7.5: Custom Inputs Widgets for Shiny - diffify
-
{gt} 0.8.0: Easily Create Presentation-Ready Display Tables - diffify
Videos and Podcasts
Shiny Apps
R Internationally
Tutorials
-
Variations on a ggtheme: Applying a unifying aesthetic to your plots
-
essayreg2: Linear Regression (Cloze with Essay and File Upload)
-
World Cup 2022: My Prediction for Germany in the Group Stage (also as a Video)!
-
Which Gender is associated with this Name? R to the R-escue!
-
How to create an empty data.frame with columns of specific types
R Project Updates
Updates from R Core:
Upcoming Events in 3 Months
Events in 3 Months:
+Weekly R Workshops for Ukraine
Jobs
💼 Explore Jobs & Gigs Board on RStudio Community 💼
Quotes of the Week
Do folks have web scraping examples where rvest doesn't work because the site uses javascript to dynamically load data? Working on an experiment... #rstats
— Hadley Wickham (@hadleywickham) November 16, 2022
We reduced our build time for R applications in the cloud by 90%.
— BR AI + Automation Lab (@BR_AILab) November 15, 2022
Here is a short 🧵 on how we did it. pic.twitter.com/nqES4FDegp
10 million (yes, MILLION) trees, detected from 30 gigabytes of Washington DC lidar data, individually transformed to the proper size and geo-referenced into a 3D #rayshader scene, entirely in #RStats!🤯
— Tyler Morgan-Wall @[email protected] (@tylermorganwall) November 16, 2022
You knew rayshader could do trees—now you know it can do FORESTS!😀 pic.twitter.com/eC31jGJO3M
What's your favourite non-obvious package in R? As in, not ggplot or dplyr or any of the really popular ones (can still be tidyverse though). #rstats #datascience #R
— Arthur Turrell (@arthurturrell) November 17, 2022
(Mine is probably fixest)