blogdown
CRAN Updates (@cranupdates.bsky.social; 0/0/0; 2025-03-15): Updates on CRAN: accessr (1.1.2), blogdown (1.21), QuantileGH (0.1.8), rjsoncons (1.3.2) ↪
CRAN Package Updates Bot (@cranberriesfeed.bsky.social; 0/0/0; 2025-03-15): CRAN updates: blogdown rjsoncons #rstats ↪
ordinatous (@ordinatous.bsky.social; 0/0/0; 2025-03-14): A la découverte de #portainer , la gestion des #docker en mode WebUI : ordinatous.github.io/blogdown/202… ↪
knitr
tj mahr 🍍🍕 (@tjmahr.com; 1/0/0; 2025-03-11): I made a pandoc filter today to convert paths in markdown image tags to r xfun::base64_uri(path)
calls that knitr can fix for me ↪
Big Book of R (@bigbookofr.com; 1/0/0; 2025-03-11): knitr by Yihui Xie
#RStats
https://bigbookofr.com/chapters/reports.html#knitr ↪
CRAN Package Updates Bot (@cranberriesfeed.bsky.social; 0/0/0; 2025-03-16): CRAN updates: knitr Rdpack #rstats ↪
litedown
Yihui Xie (@yihui.org; 7/1/2; 2025-03-05): If this is only intended for the profiling purpose, I think the litedown solution is much simpler than the knitr hook:
- litedown::reactor(time = TRUE); litedown::roam() # navigate to vignettes/
- Add
```{r}
litedown::timing_data()
```
to the end of each Rmd file, and preview them. ↪
rstats
Crystal Lewis (@cghlewis.bsky.social; 64/6/7; 2025-03-08): Today someone reached out to ask if I had any resources for data cleaning in general, as well as data cleaning in #rstats. I sent them the following resources. (1/2)
-
Data Cleaning Chapter: datamgmtinedresearch.com/clean
-
Data Cleaning 3 part series:
Part 1: cghlewis.com/blog/data_cl… ↪
Andrew Ba Tran (@abtran.bsky.social; 50/4/7; 2025-03-07): I made a tidycensus cheatsheet for my #nicar25 class. I have a dozen left if anyone wants a hard copy. #rstats #nicar2025 ↪
coolbutuseless (@coolbutuseless.fosstodon.org.ap.brid.gy; 47/1/8; 2025-03-08): Receiving CRAN feedback
#RStats ↪
Stephen Turner (@stephenturner.us; 41/0/12; 2025-03-07): geneviewer - Gene Cluster Visualizations in R. Imports data from GenBank, FASTA, and GFF files, performs BlastP and MUMmer alignments, and displays results on gene arrow maps. github.com/nvelden/gene… #Rstats ↪
Nicola Rennie (@nrennie.bsky.social; 39/1/1; 2025-03-07): Crochet-inspired generative art 🧶🎨
#Rtistry #RStats #ggplot2 #GenerativeArt ↪
Dirk Eddelbuettel (@eddelbuettel.com; 37/3/7; 2025-03-08): Just ran
sudo apt install r-base-core
on my two-year old Pixel 7a phone with Android 15 now providing a native (Debian) terminal. Interesting times.
Installed R 4.2.2 from Debian bookworm. Could be worse. #rstats #android
linux.slashdot.org/story/25/03/… ↪
Jenny Bryan (@jennybryan.bsky.social; 37/4/5; 2025-03-07): this content is 7 years old 😬 and of course I’m biased 😅, but I still like a lot of it in terms of developing one’s iterative mindset in #rstats
github.com/jennybc/row-… ↪
Jan Broder Engler (@jbengler.de; 36/2/5; 2025-03-08): This is how you can label selected data points in #tidyplots 🔥
In this case, we label the three animals with the highest weight using max_rows()
.
#rstats #dataviz #phd ↪
Vincent Arel-Bundock (@vincentab.bsky.social; 36/0/13; 2025-03-07): In a few weeks I’ll be giving a 2-day workshop on the interpretation of statistical models in #Rstats. We’ll be talking a lot about the {marginaleffects} 📦.
I ❤️ teaching that class! The participants are super fun and our conversations are always interesting.
Let me know if you have any questions! ↪
Dariia Mykhailyshyna (@dariia.bsky.social; 31/1/14; 2025-03-08): ❗️Our next workshop will be on March 13th, 6 pm CET on Hitting web APIs with {httr2} in R by @tladeras.bsky.social!
Register or sponsor a student by donating to support Ukraine!
Details: bit.ly/3wBeY4S
Please share!
#AcademicSky #EconSky #RStats ↪
R-Ladies (@rladies.org; 31/0/9; 2025-03-08): 💜Why do we exist? The R community suffers from an under-representation of women minority genders in every role and area of participation. For the rest of day, we’ll be highlighting ways that you can get involved with R-Ladies and be a better ally! #IWD2025 #RLadies #rstats ↪
R-Ladies Paris (@rladiesparis.bsky.social; 29/0/9; 2025-03-08): Happy International Women’s Day! 🎉 Today, we honor your accomplishments, success, and the meaningful impact you make in the #R community.
#IWD2025 #InternationalWomensDay2025 #RStats #RStatsFr #RLadies #Paris ↪
Dan Oehm (@danoehm.bsky.social; 24/0/3; 2025-03-07): #TidyTuesday week 9: Long Beach Animal Shelter 🐶
Dogs have the highest survival rate at the Long Beach Animal Shelter
🔗 github.com/doehm/tidytu…
#Rstats #Dataviz ↪
Christopher Smith (@chriscarrollsmith.bsky.social; 24/2/3; 2025-03-07): How to use Claude Code directly in RStudio for writing R packages (including a sample CLAUDE.md
file): youtu.be/RBTl94xeKqg #rstats #datavis ↪
Solomon Kurz (@solomonkurz.bsky.social; 21/6/7; 2025-03-07): What’s your favorite resource for learning for loops in #rstats? ebooks preferred, but blogs and other resources are cool, too. ↪
EconMaett (@econmaett.bsky.social; 14/6/2; 2025-03-07): Shots fired #rstats ↪
Shakthi Kannan (@shakthimaan.bsky.social; 12/1/3; 2025-03-08): ggiraph is an R extension of ggplot2 package for creating interactive and dynamic charts r-graph-gallery.com/package/ggir… #RStats #data #visualization ↪
R Works (@rworks.bsky.social; 12/0/3; 2025-03-07): Very well deserved!
Check out @liomys.mx’s forgts package for converting formatted spreadsheets to presentation-ready display gt #RStats tables!
luisdva.github.io/forgts/ ↪
Michael S. Czahor, PhD (@dailydatascience.bsky.social; 7/0/1; 2025-03-08): (1) Mastering Shiny mastering-shiny.org
(2) Engineering Production Grade Apps engineering-shiny.org
(3) Outstanding Interfaces with Shiny unleash-shiny.rinterface.com
What’s the biggest challenge you’ve faced when building data-driven apps? Let’s discuss. 👇 #rstats #rshiny #data #python ↪
Owen Phillips (@owenphillips.bsky.social; 6/0/1; 2025-03-07): new #rstats tutorial up on The F5 for paying subscribers
thef5.substack.com/p/how-to-mak… ↪