diff --git a/draft.md b/draft.md index 39fb21dd..2dd7aaad 100644 --- a/draft.md +++ b/draft.md @@ -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 [](), with help from the R Weekly team members and contributors. +This week’s release was curated by [Tony ElHabr](https://tonyelhabr.rbind.io/), with help from the R Weekly team members and contributors. @@ -18,12 +18,23 @@ This week’s release was curated by [](), with help from the R Weekly team memb ### Insights -- [Reproducible data science with Nix, part 13 -- {rix} is on CRAN!](https://www.brodrigues.co/blog/2024-09-27-nix_part_13/) ++ [Cover and modify, some tips for R package development](https://masalmon.eu/2024/09/24/cover-modify-r-packages/) ++ [Data Career Insights: Lessons from four senior leaders in the data space](https://posit.co/blog/lessons-from-four-senior-leaders-in-the-data-space/) + ++ [RStudio IDE and Posit Workbench 2024.09.0: What’s New](https://posit.co/blog/rstudio-2024-09-0-whats-new/) + ++ [Reproducible data science with Nix, part 13 -- {rix} is on CRAN!](https://www.brodrigues.co/blog/2024-09-27-nix_part_13/) + ++ [{surveydown 0.3.0}](https://surveydown.org/blog/2024-09-18-new-app-design/): New architecture in v0.3.0 (and loads of breaking changes)! ### R in the Real World ++ [A Bayesian Plackett-Luce model in Stan applied to pinball championship data](https://sumsar.net/blog/bayesian-plackett-luce-model-pinball-competition/) ++ [Estimating ecological network robustness with R: A functional approach*](https://geekcologist.wordpress.com/2024/09/27/estimating-ecological-network-robustness-with-r-a-functional-approach/) + ++ [Exploding, Impacting: looking at bioRxiv preprint view dynamics with R](https://quantixed.org/2024/09/24/exploding-impacting-looking-at-biorxiv-preprint-view-dynamics-with-r/) ### R in Organizations @@ -35,7 +46,7 @@ This week’s release was curated by [](), with help from the R Weekly team memb ### Resources -- New [blog post]([url](https://surveydown.org/blog/2024-09-18-new-app-design/)) on architecture changes in v0.3.0 of the {surveydown} R package. ++ [Descriptive statistics by hand](https://statsandr.com/blog/descriptive-statistics-by-hand/) ### New Packages @@ -45,7 +56,7 @@ This week’s release was curated by [](), with help from the R Weekly team memb **CRAN** - ++ [{dsld} 0.2.2](https://matloff.wordpress.com/2024/09/23/new-r-package-data-science-looks-at-discrimination-dsld/): Data Science Looks at Discrimination **Bioconductor** @@ -59,8 +70,6 @@ This week’s release was curated by [](), with help from the R Weekly team memb 🔍 [Search on R-universe](https://r-universe.dev/search/) 🔍 -Version 0.3.0 of the [{surveydown} R package]([url](https://github.com/surveydown-dev/surveydown)) is now out. - ### Videos and Podcasts + [Listen to the R-Weekly Highlights Podcast](https://serve.podhome.fm/r-weekly-highlights) @@ -80,6 +89,19 @@ Version 0.3.0 of the [{surveydown} R package]([url](https://github.com/surveydow ### Tutorials ++ [In-Place Modifications](https://jcarroll.com.au/2024/09/25/in-place-modifications/) + ++ [100 Bushels of Corn](https://ninazumel.com/blog/2024-09-26-100bushels/) + ++ [3MW (Creating Word Docs With R)](https://3mw.albert-rapp.de/p/creating-word-docs-with-r) + ++ [Modeling loss aversion with extended-support beta regression](https://www.zeileis.org/news/lossaversion/) + ++ [Shiny Assistant for Python - How to Build Shiny for Python Apps with GPT and GenerativeAI](https://www.appsilon.com/post/shiny-assistant-for-python) + ++ [How to Create Horizontal Boxplots in Base R and ggplot2](https://www.spsanderson.com/steveondata/posts/2024-09-26/) + ++ [How to Remove Outliers from Multiple Columns in R: A Comprehensive Guide](https://www.spsanderson.com/steveondata/posts/2024-09-24/)