teamr: Send Formatted Messages, Images and Objects to Microsoft 'Teams'

Package of wrapper functions using R6 class to send requests to Microsoft 'Teams' <https://products.office.com/en-us/microsoft-teams/group-chat-software> through webhooks. When you need to share information or data from R to 'Teams', rather than copying/pasting, you can use this package to send well-formatted output from multiple R objects.

Version: 0.0.1
Imports: httr, jsonlite, R6
Published: 2019-07-18
Author: Michael Yan ORCID iD [aut, cre]
Maintainer: Michael Yan <tanbingy at gmail.com>
BugReports: https://github.com/wwwjk366/teamr/issues
License: MIT + file LICENSE
URL: https://github.com/wwwjk366/teamr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: teamr results

Documentation:

Reference manual: teamr.pdf

Downloads:

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

Linking:

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