Skip to content

Commit

Permalink
publish 2024 w40
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyelhabr authored Sep 30, 2024
1 parent 71b7d93 commit 1c0eb06
Showing 1 changed file with 156 additions and 0 deletions.
156 changes: 156 additions & 0 deletions _posts/2024-09-29-2024-W40.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,156 @@
---
title: R Weekly 2024-W40 Data Career Insights, In-Place Modifications, rix
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 [Tony ElHabr](https://tonyelhabr.rbind.io/), with help from the R Weekly team members and contributors.



### Highlight

+ [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/)

+ [In-Place Modifications](https://jcarroll.com.au/2024/09/25/in-place-modifications/)

+ [Reproducible data science with Nix, part 13 -- {rix} is on CRAN!](https://www.brodrigues.co/blog/2024-09-27-nix_part_13/)

### Insights

+ [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/)

+ [Some Options for Fast Matrix Decompositions in R](https://www.practicalsignificance.com/posts/some-fast-spectral-decompositions-in-r/)

![](https://raw.githubusercontent.com/rweekly/image/master/2024/W40/spectral-decompositions.png)

+ [{surveydown 0.3.0}](https://surveydown.org/blog/2024-09-18-new-app-design/)

+ [Seal of Approval: collapse](https://rdatatable-community.github.io/The-Raft/posts/2024-09-21-seal_of_approval-collapse/)

### 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/)

![](https://raw.githubusercontent.com/rweekly/image/master/2024/W40/pinball.png)

+ [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/)

### Resources

+ [Descriptive statistics by hand](https://statsandr.com/blog/descriptive-statistics-by-hand/)

+ [Handling large data with polars and tidypolars](https://www.handling-large-data.etiennebacher.com)

### New Packages

<!-- <p class="added-hostname"><a href="https://rweekly.org/live" target="_blank" class="externalLink">📦 <i>Go Live for More New Pkgs</i> 📦</a></p> -->
<p class="added-hostname"><a href="https://dirk.eddelbuettel.com/cranberries/cran/new/" target="_blank" class="externalLink">📦 <i>Keep up to date wtih CRANberries</i> 📦</a></p>


**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

+ [{xmlwriter} 0.1.1](https://cran.r-project.org/package=xmlwriter): Fast and Elegant XML Generation

+ [{geocomplexity} 0.1.0](https://cran.r-project.org/package=geocomplexity): Mitigating Spatial Bias Through Geographical Complexity

![](https://raw.githubusercontent.com/rweekly/image/master/2024/W40/geocomplexity.png)

+ [{dotwhisker} 0.8.3](https://cran.r-project.org/package=dotwhisker): Dot-and-Whisker Plots of Regression Results

+ [{hexDensity} 1.4.4](https://cran.r-project.org/package=hexDensity): Fast Kernel Density Estimation with Hexagonal Grid

+ [{literanger} 0.1.1](https://cran.r-project.org/package=literanger): Random Forests for Multiple Imputation Based on 'ranger'


### Updated Packages

<i>🔍 [Search on R-universe](https://r-universe.dev/search/) 🔍</i>

+ [{Lahman} 12.0-0](https://cran.r-project.org/package=Lahman): Sean 'Lahman' Baseball Database - [diffify](https://diffify.com/R/Lahman)

+ [{broom} 1.0.7](https://cran.r-project.org/package=broom): Convert Statistical Objects into Tidy Tibbles - [diffify](https://diffify.com/R/broom)

+ [{httr2} 1.0.5](https://cran.r-project.org/package=httr2): Perform HTTP Requests and Process the Responses - [diffify](https://diffify.com/R/httr2)

+ [{feasts} 0.4.1](https://cran.r-project.org/package=feasts): Feature Extraction and Statistics for Time Series - [diffify](https://diffify.com/R/feasts)

+ [{DescTools} 0.99.57](https://cran.r-project.org/package=DescTools): Tools for Descriptive Statistics - [diffify](https://diffify.com/R/DescTools)

+ [{rio} 1.2.3](https://cran.r-project.org/package=rio): A Swiss-Army Knife for Data I/O - [diffify](https://diffify.com/R/rio)

### Videos and Podcasts

+ [Listen to the R-Weekly Highlights Podcast](https://serve.podhome.fm/r-weekly-highlights)

### 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/)


<!--<div class="post-more-begin></div><div class="post-more-end"></div>-->

### R Project Updates

Updates from [R Core](http://developer.r-project.org/blosxom.cgi/R-devel/NEWS):

### Call for Participation

### Upcoming Events in 3 Months

Events in 3 Months:

+ [October 17 - Analyzing Time Series at Scale with Cluster Analysis in R workshop](https://r-posts.com/analyzing-time-series-at-scale-with-cluster-analysis-in-r-workshop/)

+ [October 3 - Probabilistic Network Inference and Analysis in R and Python workshop](https://r-posts.com/probabilistic-network-inference-and-analysis-in-r-and-python-workshop/)

+ [R/Pharma APAC track](https://rinpharma.com/post/2024-07-17-apac-track/)

+ [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

<i>[Join the Data Science Learning Community](https://DSLC.io/)</i>

### rtistry

<blockquote class="bluesky-embed" data-bluesky-uri="at://did:plc:ihadlwi4yb2xvfvsnzhesb6s/app.bsky.feed.post/3l4xuylw3em2i" data-bluesky-cid="bafyreiedevebih5gjvu652r75pbesstgrbqpk4jtfofzihgpevnyx22ase"><p lang="en">Here is my #viz for the #TidyTuesday challenge—W40. This one is about the Chess Game Dataset (Lichess).
.
🔗: stevenponce.netlify.app/data_visuali...
.
#rstats | #r4ds | #dataviz | #ggplot2<br><br><a href="https://bsky.app/profile/did:plc:ihadlwi4yb2xvfvsnzhesb6s/post/3l4xuylw3em2i?ref_src=embed">[image or embed]</a></p>&mdash; Steven Ponce (<a href="https://bsky.app/profile/did:plc:ihadlwi4yb2xvfvsnzhesb6s?ref_src=embed">@sponce1.bsky.social</a>) <a href="https://bsky.app/profile/did:plc:ihadlwi4yb2xvfvsnzhesb6s/post/3l4xuylw3em2i?ref_src=embed">September 25, 2024 at 5:03 AM</a></blockquote><script async src="https://embed.bsky.app/static/embed.js" charset="utf-8"></script>

<blockquote class="bluesky-embed" data-bluesky-uri="at://did:plc:z32vf5hl3vdml7t3xcewztke/app.bsky.feed.post/3l4px6nxd5b2h" data-bluesky-cid="bafyreiaanwsg4szhsdposyyvbco3fsr4w4lwc4gtkc75oxpkglspatzjmm"><p lang="en">I&#x27;ve not done #tidytuesday in a longggg time and this week&#x27;s dataset on dialogues from Shakespeare plays was a nice way to get back into it. Nothing too complicated, just a bump chart tracking the amount of dialogue for major characters. Everything in R with ggplot #dataviz #rstats<br><br><a href="https://bsky.app/profile/did:plc:z32vf5hl3vdml7t3xcewztke/post/3l4px6nxd5b2h?ref_src=embed">[image or embed]</a></p>&mdash; Aman Bhargava (<a href="https://bsky.app/profile/did:plc:z32vf5hl3vdml7t3xcewztke?ref_src=embed">@aman.bh</a>) <a href="https://bsky.app/profile/did:plc:z32vf5hl3vdml7t3xcewztke/post/3l4px6nxd5b2h?ref_src=embed">September 22, 2024 at 1:21 AM</a></blockquote><script async src="https://embed.bsky.app/static/embed.js" charset="utf-8"></script>

### Quotes of the Week

<blockquote class="twitter-tweet"><p lang="en" dir="ltr">A quick reminder that if you are scoring/recoding variables using the same logic in <a href="https://twitter.com/hashtag/rstats?src=hash&amp;ref_src=twsrc%5Etfw">#rstats</a>, you can use across() to score those items all at once. <a href="https://t.co/KnYbIHKlqZ">pic.twitter.com/KnYbIHKlqZ</a></p>&mdash; Crystal Lewis (@Cghlewis) <a href="https://twitter.com/Cghlewis/status/1839690471691465086?ref_src=twsrc%5Etfw">September 27, 2024</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

0 comments on commit 1c0eb06

Please sign in to comment.