Last data update: 2014.03.03

gmailr

Package: gmailr
Version: 0.7.1
Maintainer: Jim Hester <james.f.hester@gmail.com>
Author: Jim Hester
Title: Access the Gmail RESTful API
Description: An interface to the Gmail RESTful API. Allows access to your
Gmail messages, threads, drafts and labels.
Depends: R (>= 3.0.0)
Imports: httr, base64enc, magrittr, jsonlite, mime, crayon
Suggests: testthat, knitr, methods, rmarkdown
License: MIT + file LICENSE
URL: https://github.com/jimhester/gmailr
BugReports: https://github.com/jimhester/gmailr/issues
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-11 21:12:00 UTC; jhester
Repository: CRAN
Date/Publication: 2016-04-12 01:02:42

● Cran Task View: WebTechnologies
● 0 images, 40 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gmailr' ...
** package 'gmailr' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gmailr'
    finding HTML links ... done
    accessors                               html  
    as.character.mime                       html  
    attachment                              html  
    body                                    html  
    clear_token                             html  
    create_draft                            html  
    create_label                            html  
    delete_label                            html  
    delete_message                          html  
    delete_thread                           html  
    draft                                   html  
    drafts                                  html  
    gmail_auth                              html  
    gmailr                                  html  
    history                                 html  
    id                                      html  
    import_message                          html  
    insert_message                          html  
    label                                   html  
    labels                                  html  
    last_response                           html  
    message                                 html  
    messages                                html  
    mime                                    html  
    modify_message                          html  
    modify_thread                           html  
    pipe                                    html  
    quoted_printable_encode                 html  
    save_attachment                         html  
    save_attachments                        html  
    send_draft                              html  
    send_message                            html  
    thread                                  html  
    threads                                 html  
    trash_message                           html  
    trash_thread                            html  
    untrash_message                         html  
    untrash_thread                          html  
    update_label                            html  
    use_secret_file                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (gmailr)
Making 'packages.html' ... done