Skip to content

Commit 7ca2bb5

Browse files
committed
feat: first draft for issue 2025-W24
1 parent 2401c0c commit 7ca2bb5

File tree

1 file changed

+90
-7
lines changed

1 file changed

+90
-7
lines changed

draft.md

Lines changed: 90 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,28 +14,36 @@ This week’s release was curated by [](), with help from the R Weekly team memb
1414

1515
### Highlight
1616

17-
+ [The Modern R Stack for Production AI](https://blog.stephenturner.us/p/r-production-ai)
17+
1818

1919
### Insights
2020

21-
- [Apache Arrow, Rust, and cross-langauge data science](https://josiahparry.com/posts/2025-06-04-cross-language-ds/)
21+
- [Apache Arrow, Rust, and cross-language data science](https://josiahparry.com/posts/2025-06-04-cross-language-ds/)
2222

23+
+ [Rethinking Image Formats](https://www.jumpingrivers.com/blog/rethinking-image-formats/)
2324

24-
### R in the Real World
25+
+ [#49: The Two Cultures of Deploying Statistical Software](http://dirk.eddelbuettel.com/blog/2025/06/05#049_two_cultures)
2526

27+
+ [Which AI model writes the best R code?](https://posit.co/blog/r-llm-evaluation/)
28+
29+
30+
### R in the Real World
2631

32+
+ [Unmasking Long Covid: PCA & Clustering Analysis of Symptom Syndromes](https://drmowinckels.io/blog/2025/visible-pca/)
2733

2834
### R in Organizations
2935

36+
+ [New Mentoring Team, Same Open Science Spirit](https://ropensci.org/blog/2025/06/05/mentors-2025/)
3037

38+
+ [Introducing Portable Linux R Binary Packages](https://posit.co/blog/introducing-portable-linux-r-binary-packages/)
3139

3240
### R in Academia
3341

34-
42+
+ [Understanding Basis Spline (B-spline) By Working Through Cox-deBoor Algorithm](https://www.kenkoonwong.com/blog/bspline/)
3543

3644
### Resources
3745

38-
46+
+ [The Modern R Stack for Production AI](https://blog.stephenturner.us/p/r-production-ai)
3947

4048
### New Packages
4149

@@ -45,20 +53,75 @@ This week’s release was curated by [](), with help from the R Weekly team memb
4553

4654
**CRAN**
4755

56+
+ [{quickr} 0.1.0](https://cran.r-project.org/package=quickr): Compiler for R
57+
58+
+ [{Rdatasets} 0.0.1](https://cran.r-project.org/package=Rdatasets): Access Datasets from the Rdatasets Archive
59+
60+
+ [{AiES} 0.99.6](https://cran.r-project.org/package=AiES): Axon Integrity Evaluation System for Microscopy Images
61+
62+
+ [{bssbinom} 1.0.0](https://cran.r-project.org/package=bssbinom): Bayesian Sample Size for Binomial Proportions
4863

64+
+ [{musicMCT} 0.1.2](https://cran.r-project.org/package=musicMCT): Analyze the Structure of Musical Scales
65+
66+
+ [{catool} 1.0.0](https://cran.r-project.org/package=catool): Compensation Analysis Tool for Instructor Overload Pay
67+
68+
+ [{tarchives} 0.1.0](https://cran.r-project.org/package=tarchives): Make Your 'targets' Pipelines into a Package
69+
70+
+ [{PulmoDataSets} 0.1.0](https://cran.r-project.org/package=PulmoDataSets): A Curated Collection of Pulmonary and Respiratory Disease
71+
Datasets
72+
73+
+ [{DigestiveDataSets} 0.1.0](https://cran.r-project.org/package=DigestiveDataSets): A Curated Collection of Digestive System and Gastrointestinal
74+
Disease Datasets
75+
76+
+ [{jpinfect} 0.1.2](https://cran.r-project.org/package=jpinfect): Acquiring and Processing Data from Japan Institute for Health
77+
Security
78+
79+
+ [{structenforcement} 0.1.3](https://cran.r-project.org/package=structenforcement): Struct-Like Data Type Checking and Enforcement
80+
81+
+ [{chess2plyrs} 0.3.0](https://cran.r-project.org/package=chess2plyrs): Chess Game Creation and Tools
82+
83+
+ [{statlingua} 0.1.0](https://cran.r-project.org/package=statlingua): Explain Statistical Output with Large Language Models
4984

5085
**Bioconductor**
5186

5287

5388

5489
**GitHub or Bitbucket**
5590

56-
91+
+ [{elmertools}](https://github.com/parmsam/ellmertools) - Collection of custom tool functions for ellmer as an R package
5792

5893
### Updated Packages
5994

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

97+
+ [{JANE} 1.0.0](https://cran.r-project.org/package=JANE): Just Another Latent Space Network Clustering Algorithm - [diffify](https://diffify.com/R/JANE)
98+
99+
+ [{photobiology} 0.13.0](https://cran.r-project.org/package=photobiology): Photobiological Calculations - [diffify](https://diffify.com/R/photobiology)
100+
101+
+ [{nisrarr} 0.1.1](https://cran.r-project.org/package=nisrarr): Download Data from the NISRA Data Portal - [diffify](https://diffify.com/R/nisrarr)
102+
103+
+ [{gsDesign2} 1.1.4](https://cran.r-project.org/package=gsDesign2): Group Sequential Design with Non-Constant Effect - [diffify](https://diffify.com/R/gsDesign2)
104+
105+
+ [{treesitter} 0.3.0](https://cran.r-project.org/package=treesitter): Bindings to 'Tree-Sitter' - [diffify](https://diffify.com/R/treesitter)
106+
107+
+ [{nettskjemar} 1.0.2](https://cran.r-project.org/package=nettskjemar): Connect to the 'nettskjema.no' API of the University of Oslo - [diffify](https://diffify.com/R/nettskjemar)
108+
109+
+ [{curl} 6.3.0](https://cran.r-project.org/package=curl): A Modern and Flexible Web Client for R - [diffify](https://diffify.com/R/curl)
110+
111+
+ [{brickster} 0.2.8](https://cran.r-project.org/package=brickster): R Toolkit for 'Databricks' - [diffify](https://diffify.com/R/brickster)
112+
113+
+ [{GoMiner} 1.3](https://cran.r-project.org/package=GoMiner): Automate the Mapping Between a List of Genes and Gene Ontology Categories - [diffify](https://diffify.com/R/GoMiner)
114+
115+
+ [{ClickHouseHTTP} 0.3.4](https://cran.r-project.org/package=ClickHouseHTTP): A Simple HTTP Database Interface to 'ClickHouse' - [diffify](https://diffify.com/R/ClickHouseHTTP)
116+
117+
+ [{messydates} 0.5.4](https://cran.r-project.org/package=messydates): A Flexible Class for Messy Dates - [diffify](https://diffify.com/R/messydates)
118+
119+
+ [{LearnNonparam} 1.2.9](https://cran.r-project.org/package=LearnNonparam): 'R6'-Based Flexible Framework for Permutation Tests - [diffify](https://diffify.com/R/LearnNonparam)
120+
121+
+ [{loggit2} 2.4.0](https://cran.r-project.org/package=loggit2): Easy-to-Use, Dependencyless Logger - [diffify](https://diffify.com/R/loggit2)
122+
123+
124+
62125
### Videos and Podcasts
63126

64127
+ [Listen to the R-Weekly Highlights Podcast](https://serve.podhome.fm/r-weekly-highlights)
@@ -70,7 +133,7 @@ This week’s release was curated by [](), with help from the R Weekly team memb
70133

71134
### Shiny Apps
72135

73-
136+
+ [ggplot2 layer explorer](https://yjunechoe.github.io/ggplot2-layer-explorer/)
74137

75138
### R Internationally
76139

@@ -79,11 +142,24 @@ This week’s release was curated by [](), with help from the R Weekly team memb
79142
### Tutorials
80143

81144
+ [Using LLMs to explore and predict Simpson episode ratings](https://jokasan.github.io/Embeddings/)
145+
82146
- [Webscraping Part 1 -- Static scraping](https://innsbruck-webscraping-part-1.etiennebacher.com)
147+
83148
- [Webscraping Part 2 -- Dynamic scraping](https://innsbruck-webscraping-part-2.etiennebacher.com)
149+
84150
- [Handling large data with R and Python](https://innsbruck-large-data-r-python.etiennebacher.com)
85151

152+
+ [Beyond ARMA-GARCH: leveraging model-agnostic Machine Learning and conformal prediction for nonparametric probabilistic stock forecasting (ML-ARCH)](https://thierrymoudiki.github.io/blog/2025/06/02/r/beyond-garch)
153+
154+
+ [Let It Flow: recreating a FACS plot with ggplot](https://quantixed.org/2025/06/05/let-it-flow-recreating-a-facs-plot-with-ggplot/)
155+
156+
+ [Containerizing Shiny Apps with {shiny2docker}: A Step-by-Step Guide](https://rtask.thinkr.fr/containerizing-shiny-apps-with-shiny2docker-a-step-by-step-guide/)
86157

158+
+ [How to Create a Matrix with Random Numbers in R: A Complete Guide](https://www.spsanderson.com/steveondata/posts/2025-06-02/)
159+
160+
+ [3MW ({dbplyr} combines the best of R & SQL)](https://3mw.albert-rapp.de/p/dbplyr-combines-the-best-of-r-sql)
161+
162+
+ [Tidyverse with GitHub Copilot for Healthcare Analytics – Part 1](https://rworks.dev/posts/healthcare-part1/)
87163

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

@@ -101,6 +177,8 @@ Events in 3 Months:
101177

102178
+ [A list of R conferences and meetings](https://jumpingrivers.github.io/meetingsR/events.html)
103179

180+
+ [Cascadia R Conf 2025 Watch Party](https://www.meetup.com/rladies-gaborone/events/308298357/)
181+
104182
+ [This week's local R-User and applied stats events](https://community.rstudio.com/c/irl)
105183

106184
+ [Weekly R Workshops for Ukraine](https://sites.google.com/view/dariia-mykhailyshyna/main/r-workshops-for-ukraine)
@@ -117,5 +195,10 @@ Events in 3 Months:
117195

118196
### rtistry
119197

198+
<blockquote class="mastodon-embed" data-embed-url="https://hachyderm.io/@djnavarro/114638915334835307/embed" style="background: #FCF8FF; border-radius: 8px; border: 1px solid #C9C4DA; margin: 0; max-width: 540px; min-width: 270px; overflow: hidden; padding: 0;"> <a href="https://hachyderm.io/@djnavarro/114638915334835307" target="_blank" style="align-items: center; color: #1C1A25; display: flex; flex-direction: column; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Roboto, sans-serif; font-size: 14px; justify-content: center; letter-spacing: 0.25px; line-height: 20px; padding: 24px; text-decoration: none;"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 79 75"><path d="M74.7135 16.6043C73.6199 8.54587 66.5351 2.19527 58.1366 0.964691C56.7196 0.756754 51.351 0 38.9148 0H38.822C26.3824 0 23.7135 0.756754 22.2966 0.964691C14.1319 2.16118 6.67571 7.86752 4.86669 16.0214C3.99657 20.0369 3.90371 24.4888 4.06535 28.5726C4.29578 34.4289 4.34049 40.275 4.877 46.1075C5.24791 49.9817 5.89495 53.8251 6.81328 57.6088C8.53288 64.5968 15.4938 70.4122 22.3138 72.7848C29.6155 75.259 37.468 75.6697 44.9919 73.971C45.8196 73.7801 46.6381 73.5586 47.4475 73.3063C49.2737 72.7302 51.4164 72.086 52.9915 70.9542C53.0131 70.9384 53.0308 70.9178 53.0433 70.8942C53.0558 70.8706 53.0628 70.8445 53.0637 70.8179V65.1661C53.0634 65.1412 53.0574 65.1167 53.0462 65.0944C53.035 65.0721 53.0189 65.0525 52.9992 65.0371C52.9794 65.0218 52.9564 65.011 52.9318 65.0056C52.9073 65.0002 52.8819 65.0003 52.8574 65.0059C48.0369 66.1472 43.0971 66.7193 38.141 66.7103C29.6118 66.7103 27.3178 62.6981 26.6609 61.0278C26.1329 59.5842 25.7976 58.0784 25.6636 56.5486C25.6622 56.5229 25.667 56.4973 25.6775 56.4738C25.688 56.4502 25.7039 56.4295 25.724 56.4132C25.7441 56.397 25.7678 56.3856 25.7931 56.3801C25.8185 56.3746 25.8448 56.3751 25.8699 56.3816C30.6101 57.5151 35.4693 58.0873 40.3455 58.086C41.5183 58.086 42.6876 58.086 43.8604 58.0553C48.7647 57.919 53.9339 57.6701 58.7591 56.7361C58.8794 56.7123 58.9998 56.6918 59.103 56.6611C66.7139 55.2124 73.9569 50.665 74.6929 39.1501C74.7204 38.6967 74.7892 34.4016 74.7892 33.9312C74.7926 32.3325 75.3085 22.5901 74.7135 16.6043ZM62.9996 45.3371H54.9966V25.9069C54.9966 21.8163 53.277 19.7302 49.7793 19.7302C45.9343 19.7302 44.0083 22.1981 44.0083 27.0727V37.7082H36.0534V27.0727C36.0534 22.1981 34.124 19.7302 30.279 19.7302C26.8019 19.7302 25.0651 21.8163 25.0617 25.9069V45.3371H17.0656V25.3172C17.0656 21.2266 18.1191 17.9769 20.2262 15.568C22.3998 13.1648 25.2509 11.9308 28.7898 11.9308C32.8859 11.9308 35.9812 13.492 38.0447 16.6111L40.036 19.9245L42.0308 16.6111C44.0943 13.492 47.1896 11.9308 51.2788 11.9308C54.8143 11.9308 57.6654 13.1648 59.8459 15.568C61.9529 17.9746 63.0065 21.2243 63.0065 25.3172L62.9996 45.3371Z" fill="currentColor"/></svg> <div style="color: #787588; margin-top: 16px;">Post by @[email protected]</div> <div style="font-weight: 500;">View on Mastodon</div> </a> </blockquote> <script data-allowed-prefixes="https://hachyderm.io/" async src="https://hachyderm.io/embed.js"></script>
199+
120200

121201
### Quotes of the Week
202+
203+
https://bsky.app/profile/walinchus.bsky.social/post/3lqncwdfen22l
204+

0 commit comments

Comments
 (0)