Last data update: 2014.03.03

sendmailR

Package: sendmailR
Version: 1.2-1
Title: send email using R
Description: Package contains a simple SMTP client which provides a
portable solution for sending email, including attachment, from
within R.
Authors@R: c(person("Olaf", "Mersmann", role=c("aut", "cre"),
email="olafm@p-value.net"), person("Quinn", "Weber",
role="ctb"))
Depends: R (>= 3.0.0)
Imports: base64enc
License: GPL-2
LazyData: yes
Packaged: 2014-09-21 11:16:23 UTC; olafm
Author: Olaf Mersmann [aut, cre],
Quinn Weber [ctb]
Maintainer: Olaf Mersmann <olafm@p-value.net>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-21 13:32:55

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'sendmailR' ...
** package 'sendmailR' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'sendmailR'
    finding HTML links ... done
    mime_part                               html  
    mime_part.character                     html  
    mime_part.data.frame                    html  
    mime_part.default                       html  
    mime_part.ggplot                        html  
    mime_part.matrix                        html  
    mime_part.trellis                       html  
    sendmail                                html  
    sendmail_options                        html  
** building package indices
** testing if installed package can be loaded
* DONE (sendmailR)
Making 'packages.html' ... done