Type: Package
Package: pushoverr
Title: Send Push Notifications using 'Pushover'
Version: 1.1.0
Date: 2021-11-16
Authors@R: 
    person("Brian", "Connelly", , "bdc@bconnelly.net", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9948-0379"))
Description: Send push notifications to mobile devices or the desktop
    using 'Pushover' <https://pushover.net>. These notifications can
    display things such as results, job status, plots, or any other text
    or numeric data.
License: BSD_2_clause + file LICENSE
URL: https://briandconnelly.github.io/pushoverr/,
        https://github.com/briandconnelly/pushoverr
BugReports: https://github.com/briandconnelly/pushoverr/issues
Depends: R (>= 3.0.0)
Imports: checkmate, cli, glue, httr, rlang
Suggests: knitr, covr, testthat (>= 3.0.0), rmarkdown
ByteCompile: no
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Packaged: 2021-11-15 23:33:18 UTC; bconnelly
Author: Brian Connelly [aut, cre] (<https://orcid.org/0000-0002-9948-0379>)
Maintainer: Brian Connelly <bdc@bconnelly.net>
Repository: CRAN
Date/Publication: 2021-11-16 05:30:02 UTC
Built: R 4.0.2; ; 2021-11-16 12:04:07 UTC; unix
