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 |
DOI: | 10.32614/CRAN.package.teamr |
Author: | Michael Yan [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 |
Reference manual: | teamr.pdf |
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, r-oldrel (x86_64): teamr_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=teamr to link to this page.