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 with contributions by Bill Evans, Mike Birdgeneau, Henrik Bengtsson, Seth Wenchel, Colin Gillespie and Chan-Yub Park

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

16 exports 93 stars 5.01 score 2 dependencies 20 dependents 3.2k downloads

Last updated 2 months agofrom:6ba3676ce7

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