Package: beepr
Type: Package
Title: Easily Play Notification Sounds on any Platform
Version: 1.3
Encoding: UTF-8
Date: 2018-06-01
Authors@R: c(
    person("Rasmus", "Bååth", email = "rasmus.baath@gmail.com", role = c("aut", "cre")), 
    person("Amanda", "Dobbyn", email = "amanda.e.dobbyn@gmail.com", role = "ctb"))
Description: 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.
License: GPL-3
Imports: stringr (>= 1.0.0), audio
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-06-04 10:10:29 UTC; rasmus
Author: Rasmus Bååth [aut, cre],
  Amanda Dobbyn [ctb]
Maintainer: Rasmus Bååth <rasmus.baath@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-04 10:36:35 UTC
Built: R 4.2.0; ; 2022-03-22 08:07:39 UTC; unix
