Package: RPushbullet 0.3.4.1

RPushbullet: R Interface to the Pushbullet Messaging Service

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.

Authors:Dirk Eddelbuettel [aut, cre], Bill Evans [ctb], Mike Birdgeneau [ctb], Henrik Bengtsson [ctb], Seth Wenchel [ctb], Colin Gillespie [ctb], Chan-Yub Park [ctb]

RPushbullet_0.3.4.1.tar.gz
RPushbullet_0.3.4.1.zip(r-4.5)RPushbullet_0.3.4.1.zip(r-4.4)RPushbullet_0.3.4.1.zip(r-4.3)
RPushbullet_0.3.4.1.tgz(r-4.4-any)RPushbullet_0.3.4.1.tgz(r-4.3-any)
RPushbullet_0.3.4.1.tar.gz(r-4.5-noble)RPushbullet_0.3.4.1.tar.gz(r-4.4-noble)
RPushbullet_0.3.4.1.tgz(r-4.4-emscripten)RPushbullet_0.3.4.1.tgz(r-4.3-emscripten)
RPushbullet.pdf |RPushbullet.html
RPushbullet/json (API)
NEWS

# Install 'RPushbullet' in R:
install.packages('RPushbullet', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/rpushbullet/issues

On CRAN:

jsonmessagingpushbullet

10.16 score 94 stars 46 packages 102 scripts 8.0k downloads 16 exports 2 dependencies

Last updated 8 days agofrom:09f89069e1. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKDec 12 2024
R-4.5-winOKDec 12 2024
R-4.5-linuxOKDec 12 2024
R-4.4-winOKDec 12 2024
R-4.4-macOKDec 12 2024
R-4.3-winOKDec 12 2024
R-4.3-macOKDec 12 2024

Exports:pbGetChannelInfopbGetChannelInfo.defaultpbGetDevicespbGetDevices.defaultpbGetPostspbGetUserpbGetUser.defaultpbPostpbSetuppbValidateConfprint.pbChannelInfoprint.pbDevicesprint.pbUsersummary.pbChannelInfosummary.pbDevicessummary.pbUser

Dependencies:curljsonlite

Readme and manuals

Help Manual

Help pageTopics
R interface to the Pushbullet serviceRPushbullet-package RPushbullet
Details for a channelpbGetChannelInfo pbGetChannelInfo.default print.pbChannelInfo summary.pbChannelInfo
Get registered Pushbullet devicespbGetDevices pbGetDevices.default print.pbDevices summary.pbDevices
Get messages posted via PushbulletpbGetPosts
Get info about a userpbGetUser pbGetUser.default print.pbUser summary.pbUser
Post a message via PushbulletpbPost
Create a JSON config filepbSetup
Check if a configuration is validpbValidateConf