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 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 ), 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://eddelbuettel.github.io/rpushbullet/, https://dirk.eddelbuettel.com/code/rpushbullet.html License: GPL (>= 2) RoxygenNote: 6.0.1 Config/pak/sysreqs: chromium libssl-dev Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-02-04 23:55:33 UTC RemoteUrl: https://github.com/eddelbuettel/rpushbullet RemoteRef: HEAD RemoteSha: db45e22f023db7bd2e38524464e8ef1ef87403e4 Packaged: 2026-06-05 10:37:22 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ), Bill Evans [ctb], Mike Birdgeneau [ctb], Henrik Bengtsson [ctb], Seth Wenchel [ctb], Colin Gillespie [ctb], Chan-Yub Park [ctb] Maintainer: Dirk Eddelbuettel