Package: pushoverr
Type: Package
Title: Send Push Notifications using Pushover
Version: 1.0.0
Date: 2016-11-22
Authors@R: c(person(family="Connelly", given="Brian", email="bdc@bconnelly.net",
                    role=c("aut", "cre")))
Description: Send push notifications to mobile devices or the desktop using Pushover. These notifications can display job status, results, scraped web data, or any other text or numeric data.
License: BSD_2_clause + file LICENSE
URL: https://github.com/briandconnelly/pushoverr
BugReports: https://github.com/briandconnelly/pushoverr/issues
ByteCompile: no
NeedsCompilation: no
Depends: R (>= 3.0.0)
Imports: assertthat, httr
RoxygenNote: 5.0.1
Packaged: 2016-11-23 00:43:55 UTC; bdc
Author: Brian Connelly [aut, cre]
Maintainer: Brian Connelly <bdc@bconnelly.net>
Repository: CRAN
Date/Publication: 2016-11-23 09:38:52
Built: R 3.2.5; ; 2017-04-20 07:28:19 UTC; windows
