Stateful helpers for building 'Matrix' (<https://matrix.org>) chat clients in R. Builds on the low-level 'mx.api' Client-Server API bindings, adding local configuration persistence, room resolution, sync cursor handling, sync-event extraction, invite acceptance, a conservative Markdown-to-HTML converter for formatted messages, and 'Olm'/'Megolm' end-to-end encryption orchestration over the optional 'mx.crypto' package.
| Version: | 0.1.1 |
| Depends: | R (≥ 4.0) |
| Imports: | jsonlite, mx.api (≥ 0.3.0), stats, tools, utils |
| Suggests: | mx.crypto, simplermarkdown, tinytest |
| Published: | 2026-06-19 |
| DOI: | 10.32614/CRAN.package.mx.client (may not be active yet) |
| Author: | Troy Hernandez |
| Maintainer: | Troy Hernandez <troy at cornball.ai> |
| BugReports: | https://github.com/cornball-ai/mx.client/issues |
| License: | Apache License (≥ 2) |
| URL: | https://github.com/cornball-ai/mx.client |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | mx.client results |
| Reference manual: | mx.client.html , mx.client.pdf |
| Vignettes: |
End-to-end encryption (source) |
| Package source: | mx.client_0.1.1.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=mx.client to link to this page.