Tootfinder

Opt-in global Mastodon full text search. Join the index!

@datascience@genomic.social
2025-06-24 10:00:00

{annotater}: Annotate package load calls, so we can have an idea of the overall purpose of the libraries we’re loading: #rstats

@EgorKotov@datasci.social
2025-04-25 10:21:48

I use my #rdocdump #rstats package myself very often to make sure LLM always has the most recent docs of an R package that I am using. In one line of code you get a text file with basically all package docs and vignettes. Not on

@datascience@genomic.social
2025-04-25 10:00:00

R doesnt need to be a hard and scientific tool 📈. You can use it to make art 🎨: #rstats

@datascience@genomic.social
2025-04-24 10:00:00

Add highlighting to your quarto presentation using the RoughNotation library: #rstats

@datascience@genomic.social
2025-05-23 10:00:01

Handy RStudio addins for reshaping and navigating in code: #rstats #rstudio

@volephd@fediscience.org
2025-06-18 12:29:49

Does anyone have some practical advice how do visualize/summarize factor level smooth/slope differences for a #GAM fitted with sz? #gratia is only partially supporting it and especially difference_smooth() does not seem to work with sz.
Any pointers for packages, tutorials etc appreciated!
#rstats

@datascience@genomic.social
2025-04-23 10:00:01

Are you interested in how dependency-heavy your (or another) package is and why? #rstats

@datascience@genomic.social
2025-05-24 10:00:01

Friends Don't Let Friends Make Bad Graphs! Do you agree with the examples of bad graphs and the alternatives Chenxin Li (@chenxinli2.bsky.social) lists at github.com/cxli233/FriendsDont

@EgorKotov@datasci.social
2025-06-18 16:12:16

📝🗃️ 𝗿𝗱𝗼𝗰𝗱𝘂𝗺𝗽: Dump ‘R’ Package Source, Documentation, and Vignettes into One File for use in LLMs #rstats #LLM is on CRAN ekotov.pro/rdocdum…

@Carwil@mastodon.online
2025-05-06 21:12:19

Deaths by domain of protest over 12 Bolivian presidencies.
Same data, same graphing technique, but sorting the categories (by which occurs across the most bins) brings visual order to this data visualization. #dataviz #rstats

Waffle chart illustrating deaths by domain of protest over 12 Bolivian presidencies.

Presidents chronologically
 1. Hernán Siles Zuazo                  8
 2. Víctor Paz Estenssoro              43
 3. Jaime Paz Zamora                   22
 4. Gonzalo Sanchez de Lozada (1st)    56
 5. Hugo Banzer (2nd)                 123
 6. Jorge Quiroga                      32
 7. Gonzalo Sanchez de Lozada (2nd)   146
 8. Carlos Diego Mesa Gisbert          19
 9. Evo Morales                       149
10. Inte…
Waffle chart illustrating deaths by domain of protest over 12 Bolivian presidencies. (same description as other image)

Presidents chronologically
 1. Hernán Siles Zuazo                  8
 2. Víctor Paz Estenssoro              43
 3. Jaime Paz Zamora                   22
 4. Gonzalo Sanchez de Lozada (1st)    56
 5. Hugo Banzer (2nd)                 123
 6. Jorge Quiroga                      32
 7. Gonzalo Sanchez de Lozada (2nd)   146
 8. Carlos Diego Mesa Gisbert          19
 9. Evo Morales …
@datascience@genomic.social
2025-06-22 10:00:01

{ggrain}: Raincloud plots for ggplot2: #rstats #dataviz

@EgorKotov@datasci.social
2025-06-18 16:12:16

📝🗃️ 𝗿𝗱𝗼𝗰𝗱𝘂𝗺𝗽: Dump ‘R’ Package Source, Documentation, and Vignettes into One File for use in LLMs #rstats #LLM is on CRAN ekotov.pro/rdocdum…

rdocdump
Get fresh package docs to pass to LLM
library(rdocdump)
rdd_to_txt(
pkg = "aws.s3"
output_file = "aws.s3.txt",
force_fetch = TRUE)
github.com/e-kotov/rdocdump
@datascience@genomic.social
2025-05-22 10:00:01

Lets be honest, we spend too much time cleaning data. {janitor} can help with that: #rstats

@datascience@genomic.social
2025-06-21 10:00:01

{testthat} is great for automatic testing. Here are some tricks for the heavy user: #rstats

@EgorKotov@datasci.social
2025-06-16 08:10:44

🚀 𝘀𝗽𝗮𝗻𝗶𝘀𝗵𝗼𝗱𝗱𝗮𝘁𝗮 0.2.0 is here. As before, you are getting nicely formatted Open Mobility Big Data released by the Spanish Ministry of Transport and Sustainable Mobility (MITMS) in a reproducible way. #rstats #opendata

@EgorKotov@datasci.social
2025-06-16 08:10:44

🚀 𝘀𝗽𝗮𝗻𝗶𝘀𝗵𝗼𝗱𝗱𝗮𝘁𝗮 0.2.0 is here. As before, you are getting nicely formatted Open Mobility Big Data released by the Spanish Ministry of Transport and Sustainable Mobility (MITMS) in a reproducible way. #rstats #opendata

banner advertising key changes in spanishoddata 0.2.0
@datascience@genomic.social
2025-05-19 10:00:02

Visualize dependencies between functions: #rstats

@datascience@genomic.social
2025-06-19 10:00:01

{ivs} makes it easier to work with intervals: #rstats

@datascience@genomic.social
2025-05-18 10:00:01

Make fancy tables: #rstats #tables

@datascience@genomic.social
2025-05-21 10:00:01

Easier debugging of piped analyses in R: github.com/MilesMcBain/breaker by @…

@datascience@genomic.social
2025-05-17 10:00:01

Add some swag to your ggplots, with fontawesome symbols and colors: #rstats

@datascience@genomic.social
2025-06-16 10:00:01

Tidy Modeling with R: #rstats #machinelearning

@datascience@genomic.social
2025-05-16 10:00:01

R learning for applied statistics by Chenxin Li: #rstats

@EgorKotov@datasci.social
2025-04-03 11:50:01

A new experimental, but very simple #rstats package #rdocdump saves all package source code, documentation and vignettes into plain text file or into a string. Very useful for feeding into an LLM or tokenizing and setting up Retrieval-Augmented Generation workflow. Feel free to try it out. Caution: fu…

rdocdump R package logo
@datascience@genomic.social
2025-05-10 10:00:00

Base pipe vs magrittr pipe: a thread by TimTeaFan: #rstats

@datascience@genomic.social
2025-06-15 10:00:01

Extract tables from pdfs with {tabulapdf} #rstats #datasciece

@datascience@genomic.social
2025-05-15 10:00:01

{purrr} has some lesser known functions that make handling of failing function calls easier: safely, quietly, possibly: #rstats

@datascience@genomic.social
2025-05-20 10:00:01

If you set limits for a scale (e.g. x-axis) in ggplot, how would you like data outside of that range be handled? There is the oob parameter for that and a set of functions to use with it: scales.r-lib.org/reference/oob

@datascience@genomic.social
2025-05-14 10:00:01

Interactive resizing of picture and table content in Rmd and Quarto: #rstats

@datascience@genomic.social
2025-05-13 10:00:01

The {conflicted} package makes sure that namespace conflicts are solved explicitly and prevents unpleasent surprises: #rstats

@datascience@genomic.social
2025-06-12 10:00:01

{nplyr} has helper functions to work on nested dataframes: #rstats #datascience

@datascience@genomic.social
2025-05-11 10:00:01

Linear programs help to find optimal solutions based on a set of constrains. I used {ompr} before, but the new package {tidyLP} looks promising and integrates with the tidyverse. #rstats #linearprograms #optimization

@datascience@genomic.social
2025-06-11 10:00:01

Im using case_when() quite a lot, case_match() is new to me: #rstats

@datascience@genomic.social
2025-06-10 10:00:01

Highlight a certain aspect of your data in ggplot: #rstats

@datascience@genomic.social
2025-06-09 10:00:01

There are many situations were you need access to different R versions: rig is a way to manage them #rstats

@datascience@genomic.social
2025-05-09 10:00:00

The fastverse is a suite of complementary high-performance packages for statistical computing and data manipulation in R. #rstats

@datascience@genomic.social
2025-06-17 10:00:01

Sometimes (often) one ends up needing to run older versions of R using older versions of packages. Evercran might be just the tool to help with that: #RStats

@datascience@genomic.social
2025-05-08 10:00:01

Customize what happens when you start R: #rstats #environment

@datascience@genomic.social
2025-06-08 10:00:01

Not sure any longer which libraries your script actually needs? #rstats

@datascience@genomic.social
2025-06-06 10:00:01

Everything is a linear model: #rstats #stats

@datascience@genomic.social
2025-06-05 10:00:01

A pictures says more than 1000 words. How much more can an audio representation of your data tell you? #rstats

@datascience@genomic.social
2025-05-04 10:00:01

Do you need inspiration how to present a dataset in a clear figure and what package to use? Check out #rstats

@datascience@genomic.social
2025-06-04 10:00:01

The {esquisse} package makes it easy to plot your data in different ways with a drag and drop interface: #rstats

@datascience@genomic.social
2025-06-02 10:00:00

Use cookies in shiny apps: #rstats #shiny

@datascience@genomic.social
2025-04-30 10:00:01

quick and easy way to build a website for your r package: #rstats #package

@datascience@genomic.social
2025-04-29 10:00:01

r-graph-gallery.com provides example code for a variety of chart types, both in base R and ggplot: #rstats

@datascience@genomic.social
2025-05-12 10:00:00

I have a habbit of making (too) many (small) packages for functionality that might be reused in different context. {box} might be an alternative by making scripts into modlues that can be loaded: #RStats

@datascience@genomic.social
2025-05-28 10:00:01

Use multi level models with {parsnip}: multilevelmod.tidymodels.org/ #rstats #ML

@datascience@genomic.social
2025-05-26 10:00:00

{dtrack} makes documentation of data wrangling part of the analysis and creates pretty flow charts: #rstats

@datascience@genomic.social
2025-05-05 10:00:00

{ggchicklet}: library for rounded Segmented Column Charts: #ggplot #rstats

@datascience@genomic.social
2025-06-01 10:00:01

Cute comics of R functions by @…: allisonhorst.com/r-packages-fu