mRpostman: An IMAP Client for R

A session-based IMAP client that implements the full functionality of the IMAP4rev1 protocol (RFC 3501), allowing virtually all e-mail operations to be performed from within R, paving the way for e-mail data analysis.

Version: 1.2.2
Depends: R (≥ 3.1.0)
Imports: curl, R6, stringr, stringi, magrittr, assertthat, base64enc, utils, rvest, xml2
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), httr, jsonlite
Published: 2026-07-11
DOI: 10.32614/CRAN.package.mRpostman
Author: Allan Quadros ORCID iD [aut, cre], Paul Smith [ctb], Kurt Hornik [ctb]
Maintainer: Allan Quadros <allanvcq at gmail.com>
BugReports: https://github.com/allanvc/mRpostman/issues/
License: GPL-3
URL: https://allanvc.github.io/mRpostman/
NeedsCompilation: no
SystemRequirements: libcurl: libcurl-devel (rpm) or libcurl4-openssl-dev (deb)
Citation: mRpostman citation info
Materials: README
CRAN checks: mRpostman results

Documentation:

Reference manual: mRpostman.html , mRpostman.pdf
Vignettes: mRpostman basics (source, R code)
IMAP OAuth2.0 authentication in mRpostman (source, R code)

Downloads:

Package source: mRpostman_1.2.2.tar.gz
Windows binaries: r-devel: mRpostman_1.2.2.zip, r-release: mRpostman_1.1.4.zip, r-oldrel: mRpostman_1.1.4.zip
macOS binaries: r-release (arm64): mRpostman_1.2.2.tgz, r-oldrel (arm64): mRpostman_1.2.2.tgz, r-release (x86_64): mRpostman_1.2.2.tgz, r-oldrel (x86_64): mRpostman_1.2.2.tgz
Old sources: mRpostman archive

Linking:

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