/usr/lib/R/site-library/sendmailR/NAMESPACE is in r-cran-sendmailr 1.2-1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | # Generated by roxygen2 (4.0.2): do not edit by hand
S3method(mime_part,character)
S3method(mime_part,data.frame)
S3method(mime_part,default)
S3method(mime_part,ggplot)
S3method(mime_part,matrix)
S3method(mime_part,trellis)
export(mime_part)
export(sendmail)
export(sendmailOptions)
export(sendmail_options)
importFrom(base64enc,base64encode)
|