Other packages > Find by keyword >

mRpostman  

An IMAP Client for R
View on CRAN: Click here


Download and install mRpostman package within the R console
Install from CRAN:
install.packages("mRpostman")

Install from Github:
library("remotes")
install_github("cran/mRpostman")

Install by package version:
library("remotes")
install_version("mRpostman", "1.1.2")



Attach the package and use:
library("mRpostman")
Maintained by
Allan Quadros
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-22
Latest Update: 2023-12-17
Description:
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.
How to cite:
Allan Quadros (2019). mRpostman: An IMAP Client for R. R package version 1.1.2, https://cran.r-project.org/web/packages/mRpostman
Previous versions and publish date:
0.2.0 (2019-08-22 09:30), 0.3.0 (2019-10-17 07:10), 0.3.1 (2020-04-20 16:30), 0.9.0.0 (2020-09-16 08:50), 1.0.0 (2020-11-30 14:10), 1.1.0 (2022-10-27 17:22)
Other packages that cited mRpostman R package
View mRpostman citation profile
Other R packages that mRpostman depends, imports, suggests or enhances
Functions, R codes and Examples using the mRpostman R package
Some associated functions: AND . ImapCon . OR . before . clean_msg_text . configure_imap . decode_mime_header . flag . larger_than . list_attachments . mRpostman-package . metadata_options . older_than . on . pipe . sent_before . sent_on . sent_since . since . smaller_than . string . younger_than . 
Some associated R codes: AND.R . OR.R . R6.R . add-flags-int.R . adjust-folder-name.R . adjust_repeated_filenames.R . before.R . check-args.R . clean-fetch-results.R . clean-msg-text.R . config-con-handle-and-params.R . configure-imap.R . copy-msg-int.R . create-folder-int.R . decode-base64-text-if-needed.R . decode-mime-header.R . decode-mime-text.R . decode-quoted-printable-text.R . decode-quoted-printable.R . define-searchrequest-custom.R . define-searchrequest-date.R . define-searchrequest-flag.R . define-searchrequest-period.R . define-searchrequest-size.R . define-searchrequest-string.R . define-searchrequest-within.R . delete-msg-int-new.R . delete-msg-int.R . esearch-count-int.R . esearch-max-id-int.R . esearch-min-id-int.R . examine-folder-int.R . execute-attachment-fetch.R . execute-complementary-operations.R . execute-fetch-loop.R . execute-search.R . expunge-int.R . extract-MIME-level-and-filenames.R . fetch-attachments-int.R . fetch-attachments-list-int.R . fetch-body-int.R . fetch-header-int.R . fetch-metadata-int.R . fetch-text-int.R . fix-search-stripping.R . flag.R . get-attachments-int.R . has-attachment.R . larger-than.R . list-attachments.R . list-flags-int.R . list-mail-folders-int.R . list-server-capabilities-int.R . metadata-options.R . modify-con-handle.R . move-msg-int.R . older-than.R . on.R . pipe.R . remove-flags-int.R . rename-folder-int.R . replace-flags-int.R . response-error-handling.R . search-before-int.R . search-flag-int.R . search-int.R . search-larger-than-int.R . search-older-than-int.R . search-on-int.R . search-period-int.R . search-sent-before-int.R . search-sent-on-int.R . search-sent-period-int.R . search-sent-since-int.R . search-since-int.R . search-smaller-than-int.R . search-string-int.R . search-younger-than-int.R . select-folder-int.R . sent-before.R . sent-on.R . sent-since.R . serialize-filename.R . since.R . smaller-than.R . string.R . younger-than.R . zzz.R .  Full mRpostman package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns