Package: RPushbullet 0.3.5

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.5.tar.gz
RPushbullet_0.3.5.zip(r-4.7)RPushbullet_0.3.5.zip(r-4.6)RPushbullet_0.3.5.zip(r-4.5)
RPushbullet_0.3.5.tgz(r-4.6-any)RPushbullet_0.3.5.tgz(r-4.5-any)
RPushbullet_0.3.5.tar.gz(r-4.7-any)RPushbullet_0.3.5.tar.gz(r-4.6-any)
RPushbullet_0.3.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
RPushbullet/json (API)
NEWS

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

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

Pkgdown/docs site:https://eddelbuettel.github.io

On CRAN:

Conda:

jsonmessagingpushbullet

8.44 score 96 stars 1 packages 111 scripts 4.8k downloads 16 exports 2 dependencies

Last updated from:db45e22f02. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK115
source / vignettesOK176
linux-release-x86_64OK133
macos-release-arm64OK76
macos-oldrel-arm64OK79
windows-develOK70
windows-releaseOK61
windows-oldrelOK71
wasm-releaseOK122

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