richpauloo/textme: Text message yourself from R.

This package will be familiar to fans of beepr. The main function of this package is textme(), which sends you a text message from R. By adding a textme() to a long-running job, you can leave the computer while it's processing, and receive a text message via the instant that your job finishes. This package uses Twilio to send text messages, and thus requires a Twilio account.

Getting started

Package details

MaintainerRich Pauloo <richpauloo@gmail.com>
LicenseGPL-3
Version0.0.0.9000
URL https://richpauloo.github.io/textme
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("richpauloo/textme")
richpauloo/textme documentation built on Aug. 13, 2020, 3:11 p.m.