mRpostman: An IMAP Client for R

An easy-to-use IMAP client that provides tools for message searching, selective fetching of message attributes, mailbox management, attachment extraction, and several other IMAP features, paving the way for e-mail data analysis in R.

Version: 1.1.2
Depends: R (≥ 3.1.0)
Imports: curl, R6, stringr, stringi, magrittr, assertthat, base64enc, utils, rvest, xml2
Suggests: knitr, rmarkdown
Published: 2023-12-17
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)
Materials: README
CRAN checks: mRpostman results

Documentation:

Reference manual: mRpostman.pdf
Vignettes: mRpostman basics
Migrating old code to the new mRpostman's syntax
IMAP OAuth2.0 authentication in mRpostman

Downloads:

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

Linking:

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