From 30896bc0e3997fd6912e3040555453edfe7be4e6 Mon Sep 17 00:00:00 2001 From: Jon Calder Date: Tue, 30 Jul 2024 04:47:28 +0800 Subject: [PATCH] :rocket: Release: 2024-W31 (#1671) --- _posts/2024-07-29-2024-W31.md | 122 ++++++++++++++++++++++++++++++++++ draft.md | 60 +---------------- 2 files changed, 125 insertions(+), 57 deletions(-) create mode 100644 _posts/2024-07-29-2024-W31.md diff --git a/_posts/2024-07-29-2024-W31.md b/_posts/2024-07-29-2024-W31.md new file mode 100644 index 00000000..942360fd --- /dev/null +++ b/_posts/2024-07-29-2024-W31.md @@ -0,0 +1,122 @@ +--- +title: R Weekly 2024-W31 Oz Weather, Shiny Contest +description: Weekly News in the R Community +image: https://rweekly.org/public/facebook.png +--- + ++ [How to have (my) content shared by R Weekly?](https://github.com/rweekly/rweekly.org#how-to-have-my-content-shared-by-r-weekly) + +This week’s release was curated by [Jon Calder](https://fosstodon.org/@jonmcalder), with help from the R Weekly team members and contributors. + +### Highlight + ++ [Let's Talk About the Weather](https://jcarroll.com.au/2024/07/27/let-s-talk-about-the-weather/) + ++ [2024 Shiny Contest](https://posit.co/blog/announcing-the-2024-shiny-contest/) + +### Insights + ++ [R-Ladies Rome: Empowering Women in Data Science Through Collaboration and Innovation](https://www.r-consortium.org/blog/2024/07/26/r-ladies-rome-empowering-women-in-data-science-through-collaboration-and-innovation) + ++ [Empowering the R Community: Insights from Myles Mitchell of the Leeds Data Science Group](https://www.r-consortium.org/blog/2024/07/22/empowering-the-r-community-insights-from-myles-mitchell-of-the-leeds-data-science-group) + +### R in the Real World + ++ [American Idol Episodes’ Viewership](https://aditya-dahiya.github.io/projects_presentations/data_vizs/tidy_american_idol.html) + +![American Idol Episodes’ Viewership](https://raw.githubusercontent.com/rweekly/image/master/2024/W31/tidy_american_idol.png) + ++ [Global movement of Happiness ladder with Machine learning in R](https://www.jobnmadu.com/r-blog/2024-07-26-r-markdown/happiness/) + +### New Packages + + +

📦 Keep up to date wtih CRANberries 📦

+ ++ [{weatherOz} 1.0.0](https://cran.r-project.org/package=weatherOz): An API Client for Australian Weather and Climate Data Resources + ++ [{precommit} 0.4.3](https://cran.r-project.org/package=precommit): Pre-Commit Hooks + ++ [{poldis} 0.1.1](https://cran.r-project.org/package=poldis): Analyse Political Texts + ++ [{tenm} 0.5.1](https://cran.r-project.org/package=tenm): Temporal Ecological Niche Models + ++ [{aka} 0.1.0](https://cran.r-project.org/package=aka): Define Aliases for R Expressions + ++ [{Rdune} 1.1.0](http://nvietto.rbind.io/blog/rdune2/): Creates Color Palettes Inspired by Dune + +### Updated Packages + +🔍 [Search on R-universe](https://r-universe.dev/search/) 🔍 + ++ [{ggblanket} 10.0.0](https://cran.r-project.org/package=ggblanket): Simplify 'ggplot2' Visualisation - [diffify](https://diffify.com/R/ggblanket) + ++ [{vcr} 1.6.0](https://cran.r-project.org/package=vcr): Record 'HTTP' Calls to Disk - [diffify](https://diffify.com/R/vcr) + ++ [{gtsummary} 2.0.0](https://cran.r-project.org/package=gtsummary): Presentation-Ready Data Summary and Analytic Result Tables - [diffify](https://diffify.com/R/gtsummary) + ++ [{nullabor} 0.3.12](https://cran.r-project.org/package=nullabor): Tools for Graphical Inference - [diffify](https://diffify.com/R/nullabor) + ++ [{cffr} 1.1.0](https://cran.r-project.org/package=cffr): Generate Citation File Format ('cff') Metadata for R Packages - [diffify](https://diffify.com/R/cffr) + ++ [{tidyfinance} 0.3.0](https://cran.r-project.org/package=tidyfinance): Tidy Finance Helper Functions - [diffify](https://diffify.com/R/tidyfinance) + ++ [{simodels} 0.1.0](https://cran.r-project.org/package=simodels): Flexible Framework for Developing Spatial Interaction Models - [diffify](https://diffify.com/R/simodels) + ++ [{tinycodet} 0.5.3](https://cran.r-project.org/package=tinycodet): Functions to Help in your Coding Etiquette - [diffify](https://diffify.com/R/tinycodet) + +### Videos and Podcasts + ++ [Listen to the R-Weekly Highlights Podcast](https://serve.podhome.fm/r-weekly-highlights) + ++ [Independence Days with {purrr} - TidyX Episode 185](https://www.youtube.com/watch?v=FYE5RiUyXUU) + +### Tutorials + ++ [Let's Talk About the Weather](https://jcarroll.com.au/2024/07/27/let-s-talk-about-the-weather/) + +![Let's Talk About the Weather](https://raw.githubusercontent.com/rweekly/image/master/2024/W31/adelaide_month_max.png) + ++ [Population age changes in the Pacific](https://freerangestats.info/blog/2024/07/27/aging-pacific) + ++ [Bootstrap Confidence Intervals: Exports in Japan](https://datageeek.com/2024/07/22/bootstrap-confidence-intervals-exports-in-japan/) + ++ [Exporting {gtsummary} tables to Excel.](https://www.pipinghotdata.com/posts/2024-07-26-gtsummary-to-excel) + ++ [Creating Summary Tables in R with tidyquant and dplyr](https://www.spsanderson.com/steveondata/posts/2024-07-26/) + ++ [Llama, Llama, Oh Give Me A Sign. What's In The Latest IDSA Guideline?](https://www.kenkoonwong.com/blog/llm-rag/) + ++ [Set temporary folder for R in Rstudio server](https://fortune9.netlify.app/2024/07/26/r-set-temporary-folder-for-r-in-rstudio-server/) + + + +### R Project Updates + +Updates from [R Core](http://developer.r-project.org/blosxom.cgi/R-devel/NEWS): + +### Call for Participation + ++ [Call for Speakers - R in Pharma Conf 2024 (extended)](https://sessionize.com/rpharma/) + ++ [2024 Shiny Contest](https://posit.co/blog/announcing-the-2024-shiny-contest/) + +![2024 Shiny Contest](https://raw.githubusercontent.com/rweekly/image/master/2024/W31/shiny-contest.jpg) + +### Upcoming Events in 3 Months + +Events in 3 Months: + ++ [A list of R conferences and meetings](https://jumpingrivers.github.io/meetingsR/events.html) + ++ [This week's local R-User and applied stats events](https://community.rstudio.com/c/irl) + ++ [Weekly R Workshops for Ukraine](https://sites.google.com/view/dariia-mykhailyshyna/main/r-workshops-for-ukraine) + +### Connect + +[Join the Data Science Learning Community](https://DSLC.io/) + +### Quotes of the Week + +

George Stagg just released a new #quarto extension that allows for an embedded full feature code editor inside of Quarto slide deck! It supports both #rstats via #webr and #python via #pyodide.

Announcement: https://t.co/tjHFNl4B55

Extension:https://t.co/Q0IFUxNzZc pic.twitter.com/BMBzvnhpiw

— James Balamuta (@axiomsofxyz) July 23, 2024
diff --git a/draft.md b/draft.md index 3115a26c..64bbc369 100644 --- a/draft.md +++ b/draft.md @@ -1,6 +1,6 @@ --- layout: draft -title: R Weekly 2024-W31 +title: R Weekly 2024-W32 description: Draft of the R Weekly image: https://rweekly.org/public/facebook.png --- @@ -8,7 +8,7 @@ image: https://rweekly.org/public/facebook.png + [How to have (my) content shared by R Weekly?](https://github.com/rweekly/rweekly.org#how-to-have-my-content-shared-by-r-weekly) -This week’s release was curated by [Jon Calder](https://fosstodon.org/@jonmcalder), with help from the R Weekly team members and contributors. +This week’s release was curated by [](), with help from the R Weekly team members and contributors. @@ -18,17 +18,11 @@ This week’s release was curated by [Jon Calder](https://fosstodon.org/@jonmcal ### Insights -+ [R-Ladies Rome: Empowering Women in Data Science Through Collaboration and Innovation](https://www.r-consortium.org/blog/2024/07/26/r-ladies-rome-empowering-women-in-data-science-through-collaboration-and-innovation) -+ [Empowering the R Community: Insights from Myles Mitchell of the Leeds Data Science Group](https://www.r-consortium.org/blog/2024/07/22/empowering-the-r-community-insights-from-myles-mitchell-of-the-leeds-data-science-group) ### R in the Real World -+ [American Idol Episodes’ Viewership](https://aditya-dahiya.github.io/projects_presentations/data_vizs/tidy_american_idol.html) -![American Idol Episodes’ Viewership](https://raw.githubusercontent.com/rweekly/image/master/2024/W31/tidy_american_idol.png) - -+ [Global movement of Happiness ladder with Machine learning in R](https://www.jobnmadu.com/r-blog/2024-07-26-r-markdown/happiness/) ### R in Organizations @@ -50,17 +44,7 @@ This week’s release was curated by [Jon Calder](https://fosstodon.org/@jonmcal **CRAN** -+ [{weatherOz} 1.0.0](https://cran.r-project.org/package=weatherOz): An API Client for Australian Weather and Climate Data Resources - -+ [{precommit} 0.4.3](https://cran.r-project.org/package=precommit): Pre-Commit Hooks - -+ [{poldis} 0.1.1](https://cran.r-project.org/package=poldis): Analyse Political Texts -+ [{tenm} 0.5.1](https://cran.r-project.org/package=tenm): Temporal Ecological Niche Models - -+ [{aka} 0.1.0](https://cran.r-project.org/package=aka): Define Aliases for R Expressions - -+ [{Rdune} 1.1.0](http://nvietto.rbind.io/blog/rdune2/): Creates Color Palettes Inspired by Dune **Bioconductor** @@ -74,27 +58,10 @@ This week’s release was curated by [Jon Calder](https://fosstodon.org/@jonmcal 🔍 [Search on R-universe](https://r-universe.dev/search/) 🔍 -+ [{ggblanket} 10.0.0](https://cran.r-project.org/package=ggblanket): Simplify 'ggplot2' Visualisation - [diffify](https://diffify.com/R/ggblanket) - -+ [{vcr} 1.6.0](https://cran.r-project.org/package=vcr): Record 'HTTP' Calls to Disk - [diffify](https://diffify.com/R/vcr) - -+ [{gtsummary} 2.0.0](https://cran.r-project.org/package=gtsummary): Presentation-Ready Data Summary and Analytic Result Tables - [diffify](https://diffify.com/R/gtsummary) - -+ [{nullabor} 0.3.12](https://cran.r-project.org/package=nullabor): Tools for Graphical Inference - [diffify](https://diffify.com/R/nullabor) - -+ [{cffr} 1.1.0](https://cran.r-project.org/package=cffr): Generate Citation File Format ('cff') Metadata for R Packages - [diffify](https://diffify.com/R/cffr) - -+ [{tidyfinance} 0.3.0](https://cran.r-project.org/package=tidyfinance): Tidy Finance Helper Functions - [diffify](https://diffify.com/R/tidyfinance) - -+ [{simodels} 0.1.0](https://cran.r-project.org/package=simodels): Flexible Framework for Developing Spatial Interaction Models - [diffify](https://diffify.com/R/simodels) - -+ [{tinycodet} 0.5.3](https://cran.r-project.org/package=tinycodet): Functions to Help in your Coding Etiquette - [diffify](https://diffify.com/R/tinycodet) - ### Videos and Podcasts + [Listen to the R-Weekly Highlights Podcast](https://serve.podhome.fm/r-weekly-highlights) -+ [Independence Days with {purrr} - TidyX Episode 185](https://www.youtube.com/watch?v=FYE5RiUyXUU) ### Gist & Cookbook @@ -110,21 +77,7 @@ This week’s release was curated by [Jon Calder](https://fosstodon.org/@jonmcal ### Tutorials -+ [Let's Talk About the Weather](https://jcarroll.com.au/2024/07/27/let-s-talk-about-the-weather/) - -![Let's Talk About the Weather](https://raw.githubusercontent.com/rweekly/image/master/2024/W31/adelaide_month_max.png) - -+ [Population age changes in the Pacific](https://freerangestats.info/blog/2024/07/27/aging-pacific) - -+ [Bootstrap Confidence Intervals: Exports in Japan](https://datageeek.com/2024/07/22/bootstrap-confidence-intervals-exports-in-japan/) - -+ [Exporting {gtsummary} tables to Excel.](https://www.pipinghotdata.com/posts/2024-07-26-gtsummary-to-excel) - -+ [Creating Summary Tables in R with tidyquant and dplyr](https://www.spsanderson.com/steveondata/posts/2024-07-26/) -+ [Llama, Llama, Oh Give Me A Sign. What's In The Latest IDSA Guideline?](https://www.kenkoonwong.com/blog/llm-rag/) - -+ [Set temporary folder for R in Rstudio server](https://fortune9.netlify.app/2024/07/26/r-set-temporary-folder-for-r-in-rstudio-server/) @@ -134,16 +87,11 @@ Updates from [R Core](http://developer.r-project.org/blosxom.cgi/R-devel/NEWS): ### Call for Participation -+ [Call for Speakers - R in Pharma Conf 2024 (extended)](https://sessionize.com/rpharma/) - -+ [2024 Shiny Contest](https://posit.co/blog/announcing-the-2024-shiny-contest/) - -![2024 Shiny Contest](https://raw.githubusercontent.com/rweekly/image/master/2024/W31/shiny-contest.jpg) - ### Upcoming Events in 3 Months Events in 3 Months: + + [A list of R conferences and meetings](https://jumpingrivers.github.io/meetingsR/events.html) + [This week's local R-User and applied stats events](https://community.rstudio.com/c/irl) @@ -164,5 +112,3 @@ Events in 3 Months: ### Quotes of the Week - -

George Stagg just released a new #quarto extension that allows for an embedded full feature code editor inside of Quarto slide deck! It supports both #rstats via #webr and #python via #pyodide.

Announcement: https://t.co/tjHFNl4B55

Extension:https://t.co/Q0IFUxNzZc pic.twitter.com/BMBzvnhpiw

— James Balamuta (@axiomsofxyz) July 23, 2024