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:
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
Last updated from:db45e22f02. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 76 | ||
| macos-oldrel-arm64 | OK | 79 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 122 |
Exports:pbGetChannelInfopbGetChannelInfo.defaultpbGetDevicespbGetDevices.defaultpbGetPostspbGetUserpbGetUser.defaultpbPostpbSetuppbValidateConfprint.pbChannelInfoprint.pbDevicesprint.pbUsersummary.pbChannelInfosummary.pbDevicessummary.pbUser
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| R interface to the Pushbullet service | RPushbullet-package RPushbullet |
| Details for a channel | pbGetChannelInfo pbGetChannelInfo.default print.pbChannelInfo summary.pbChannelInfo |
| Get registered Pushbullet devices | pbGetDevices pbGetDevices.default print.pbDevices summary.pbDevices |
| Get messages posted via Pushbullet | pbGetPosts |
| Get info about a user | pbGetUser pbGetUser.default print.pbUser summary.pbUser |
| Post a message via Pushbullet | pbPost |
| Create a JSON config file | pbSetup |
| Check if a configuration is valid | pbValidateConf |
