✨ One of my favorite non-spatial R packages: beepr 🔔

Plays sounds when your R scripts finish running.

URL: https://cran.r-project.org/package=beepr

#RStats #RPackages

beepr: Easily Play Notification Sounds on any Platform

The main function of this package is beep(), with the purpose to make it easy to play notification sounds on whatever platform you are on. It is intended to be useful, for example, if you are running a long analysis in the background and want to know when it is ready.

🎉 New in #typeR 0.2.0: typeRun()!

⚡ Types AND executes R code in real-time
🎮 Interactive pause/resume (ESC)
🧠 Smart output truncation
📄 Works with .R/. Rmd/.qmd

Perfect for live teaching & demos!

📦 https://github.com/Fgazzelloni/typeR
#RStats #RPackages

Meixiang Gao et al. investigated the use of R and its packages in 125 494 scholarly articles published in 40 #EcologyJournals from 2008 to 2023.

#EcologyResearch | #RSoftware | #RPackages | #UseRateOfR

https://doi.org/10.1093/jpe/rtaf010

Check out our presentation about

🌟 bsvars.org design concept ✨

🌐 https://bsvars.org/2025-06-iifosf/

#bsvars #bsvarSIGNs #rstats #Rpackages

Check out https://r-multiverse.org - this a brilliant new approach to #rstats #RPackages in the whole development cycle from Beta to release to, and that is great, regular snapshots of the whole repo.
– R-multiverse

A community-curated dual R package repository, powered by R-universe

R-multiverse

Next RLadies meeting rescheduled! 📢

April 4th we'll learn about how to package your code, based on chapter 11 of “Building reproducible analytical pipelines with R” by Bruno Rodrigues (https://raps-with-r.dev/packages.html)

Be sure to RSVP here: https://www.meetup.com/rladies-bergen/events/299337190/

#RStats #RLadies #programming #Rpackages #reproducibility #WomenInScience

Building reproducible analytical pipelines with R - 11  Packaging your code

@feld good question!

i think we automatically package all #haskell packages from #hackage and some #stackage (18k) and all #Rpackages from #CRAN (27k)

the manually packaged python and perl libs are available for multiple versions. the supported ones are visible, older still work

check out the package sets on the left https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=*

that blows up the number! we don't have ancient, unmaintained packages found in debian, but modern ones like in #AUR

#nixos #nix #packaging

@gregorni

NixOS Search

Successfully submitted my first package to CRAN 🎉

We bundled a few helper functions from tidy-finance.org, focusing on downloading data for the initial release. In which direction should we extend the package scope? 🤔

Link to CRAN: https://cran.r-project.org/web/packages/tidyfinance/index.html

#rstats #rpackages #tidyfinance

tidyfinance: Tidy Finance Helper Functions

Helper functions for empirical research in financial economics, addressing a variety of topics covered in Scheuch, Voigt, and Weiss (2023) <<a href="https://doi.org/10.1201%2Fb23237" target="_top">doi:10.1201/b23237</a>>. The package is designed to provide shortcuts for issues extensively discussed in the book, facilitating easier application of its concepts. For more information and resources related to the book, visit <<a href="https://www.tidy-finance.org/r/index.html" target="_top">https://www.tidy-finance.org/r/index.html</a>>.

The RLum.Network migrates to Mastodon. However, we did not abandon Twitter (yet); for the moment, it remains a co-existence.

Who are we? (#Introduction)
We are geoscientists and physicists concerned with #luminescence data analysis using the statistical programming environment #R. This channel mainly reports on scientific publications and updates about our #RPackages.

1. write a function
2. write roxygen documentation
3. procrastinate for a hour
4. lunch
5. write unit tests

#rstats #RPackages