Skip to content

beepr 2.0

Latest
Compare
Choose a tag to compare
@rasmusab rasmusab released this 06 Jul 20:36
13dfa3e
  • beep_on_error rethrows the error after beeping. This is a breaking change from 1.3.
  • Fixed a bug that resulted in R crashing when calling beep() multiple times in a short time frame. (#26)
  • Removed the dependency on stringr. (#42)
  • Allowed beep(-1) or beep("none") to result in no sound being played. (#29)
  • Fixed a bug where the download sound-option did not work on Windows. (#41)