Package: teamr 0.0.1
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.
Authors:
teamr_0.0.1.tar.gz
teamr_0.0.1.zip(r-4.5)teamr_0.0.1.zip(r-4.4)teamr_0.0.1.zip(r-4.3)
teamr_0.0.1.tgz(r-4.4-any)teamr_0.0.1.tgz(r-4.3-any)
teamr_0.0.1.tar.gz(r-4.5-noble)teamr_0.0.1.tar.gz(r-4.4-noble)
teamr_0.0.1.tgz(r-4.4-emscripten)teamr_0.0.1.tgz(r-4.3-emscripten)
teamr.pdf |teamr.html✨
teamr/json (API)
NEWS
# Install 'teamr' in R: |
install.packages('teamr', repos = c('https://wwwjk366.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wwwjk366/teamr/issues
Last updated 5 years agofrom:f851b84def. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | NOTE | Nov 10 2024 |
R-4.5-linux | NOTE | Nov 10 2024 |
R-4.4-win | NOTE | Nov 10 2024 |
R-4.4-mac | NOTE | Nov 10 2024 |
R-4.3-win | NOTE | Nov 10 2024 |
R-4.3-mac | NOTE | Nov 10 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a 'action_card' Structure With 'teamr' | action_card |
Create a 'card_section' Structure With 'teamr' | card_section |
Create a 'connector_card' Structure With 'teamr' | connector_card |