Last data update: 2014.03.03

edeR

Package: edeR
Type: Package
Title: Email Data Extraction Using R
Version: 1.0.0
Date: 2014-02-17
Author: Jaynal Abedin
Maintainer: Jaynal Abedin <joystatru@gmail.com>
Description: This package will allow to connect with email server through Internet Message Access Protocol (IMAP) and extract header information e.g. from, to, cc, subject, date and time. User will supply their email address and password along with other options. Initially this package is developed only for Gmail. To run the functions from this package user have to have IMAP enabled Gmail account.
Depends: rJava, rjson, rJython
SystemRequirements: Java Runtime Environment
License: GPL-2
Packaged: 2014-02-17 06:38:45 UTC; jaynal
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-17 12:12:37

● 0 images, 5 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'edeR' ...
** package 'edeR' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'edeR'
    finding HTML links ... done
    edeR-package                            html  
    extractBetween                          html  
    extractKeyword                          html  
    extractKeywordB                         html  
    extractMbox                             html  
** building package indices
** testing if installed package can be loaded
* DONE (edeR)
Making 'packages.html' ... done