Releases: rasmusab/beepr
Releases · rasmusab/beepr
beepr 2.0
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)
orbeep("none")
to result in no sound being played. (#29) - Fixed a bug where the download sound-option did not work on Windows. (#41)
beepr 1.3
Stable version
This is the same version as 1.1 on CRAN, except that it also includes a ping
function that is marked as deprecated.
Stable version
This seems to pretty much work now, so I'll just tag it as 1.0.
Development version of 1.0
v1.0-devel Added the possibility to specify a custom sound (wave file)
Stable version
Stable version which seems to be working for most people.