Journal of Open Research Software (Mar 2024)

mRpostman: An IMAP Client for R

  • Allan V. C. Quadros

DOI
https://doi.org/10.5334/jors.480
Journal volume & issue
Vol. 12, no. 1
pp. 4 – 4

Abstract

Read online

Internet Message Access Protocol (IMAP) clients are a common feature in several programming languages. Despite having some packages for electronic message retrieval, the R language, until recently, lacked a broader solution, capable of coping with different mail providers along with a wide spectrum of features. mRpostman covers most of the IMAP 4rev1 functionalities by implementing tools for message searching, selective fetching of message attributes, mailbox management, attachment extraction, and several other IMAP features that can be executed in virtually any mail provider. By doing so, it enables users to perform data analysis based on email content. The goal of this article is to showcase the toolkit provided with the mRpostman package, describe its key features, and provide some application examples.

Keywords