Package: RPushbullet
Type: Package
Title: R Interface to the Pushbullet Messaging Service
Version: 0.3.5
Date: 2025-10-08
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                    comment = c(ORCID = "0000-0001-6419-907X")),
             person("Bill", "Evans", role = "ctb"),
             person("Mike", "Birdgeneau", role = "ctb"), 
             person("Henrik", "Bengtsson", role = "ctb"),
             person("Seth", "Wenchel", role = "ctb"),
             person("Colin", "Gillespie", role = "ctb"),
             person("Chan-Yub", "Park", role = "ctb"))
Description: An R interface to the Pushbullet messaging service which
 provides fast and efficient notifications (and file transfer) between
 computers, phones and tablets.  An account has to be registered at the 
 site <https://www.pushbullet.com> site to obtain a (free) API key.
Imports: utils, stats, jsonlite, curl
SystemRequirements: A user API key (which one can request from the
        website at <http://www.pushbullet.com>), and one or more
        devices to push messages to which may be any one of an (Android
        or iOS) phone, a (Chrome or Firefox, or Opera or Safari)
        browser or the (Windows or Mac) desktop application provided
        the corresponding Pushbullet 'app' has been installed on any
        one of these.
NeedsCompilation: no
BugReports: https://github.com/eddelbuettel/rpushbullet/issues
URL: https://github.com/eddelbuettel/rpushbullet,
        https://dirk.eddelbuettel.com/code/rpushbullet.html
License: GPL (>= 2)
RoxygenNote: 6.0.1
Packaged: 2025-10-08 13:37:07 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>),
  Bill Evans [ctb],
  Mike Birdgeneau [ctb],
  Henrik Bengtsson [ctb],
  Seth Wenchel [ctb],
  Colin Gillespie [ctb],
  Chan-Yub Park [ctb]
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2025-10-08 15:00:18 UTC
Built: R 4.5.1; ; 2025-10-29 01:51:36 UTC; windows
