twilio: An Interface to the Twilio API for R

The Twilio web service provides an API for computer programs to interact with telephony. The included functions wrap the SMS and MMS portions of Twilio's API, allowing users to send and receive text messages from R. See <https://www.twilio.com/docs/> for more information.

Version: 0.1.0
Depends: R (≥ 3.1.0)
Imports: purrr, httr, jsonlite, magrittr, lubridate
Suggests: testthat
Published: 2017-03-06
Author: Sean Kross [aut, cre]
Maintainer: Sean Kross <sean at seankross.com>
License: MIT + file LICENSE
URL: http://github.com/seankross/twilio
NeedsCompilation: no
Materials: README NEWS
CRAN checks: twilio results

Documentation:

Reference manual: twilio.pdf

Downloads:

Package source: twilio_0.1.0.tar.gz
Windows binaries: r-devel: twilio_0.1.0.zip, r-release: twilio_0.1.0.zip, r-oldrel: twilio_0.1.0.zip
macOS binaries: r-release (arm64): twilio_0.1.0.tgz, r-oldrel (arm64): twilio_0.1.0.tgz, r-release (x86_64): twilio_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=twilio to link to this page.