Package: telegram
Title: R Wrapper Around the Telegram Bot API
Version: 0.5.0
Authors@R: person("Luca", "Braglia", email = "lbraglia@mailbox.org", role = c("aut", "cre"))
Description: R wrapper around the Telegram Bot API (http://core.telegram.org/bots/api) to access Telegram's messaging facilities with ease (e.g. you send messages, images, files from R to your smartphone).
URL: http://github.com/lbraglia/telegram
BugReports: http://github.com/lbraglia/telegram/issues
Imports: R6, httr, jsonlite, curl, utils
Depends: R (>= 3.2.3)
License: GPL-3
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-15 09:56:16 UTC; l
Author: Luca Braglia [aut, cre]
Maintainer: Luca Braglia <lbraglia@mailbox.org>
Repository: CRAN
Date/Publication: 2016-02-15 14:24:26
