Site icon R-bloggers

Sending plain text emails when communicating with CRAN

[This article was first published on https://pacha.dev/blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
< !DOCTYPE html> < charset="utf-8"> < http-equiv="X-UA-Compatible" content="IE=edge"> < name="viewport" content="width=device-width, initial-scale=1.0"> pacha.dev/blog < !-- MathJax Configuration --> < !-- Smart header: libraries detected based on content --> < !-- File: /tmp/tmp.oAVxdX98fy/index.html -->
  • < !-- Load custom CSS after any library CSS to ensure proper precedence -->
  • < header class="site-top">

    Mauricio “Pachá” Vargas Sepúlveda

    Blog with notes about R, Shiny, SQL, Python, Linux and C++. This blog is listed on R-Bloggers.

    HOME 🏠
    < !-- categories are printed below this--> < nav class="sidebar-nav">

    Categories

    < header id="title-block-header" class="quarto-title-block default">

    Sending plain text emails when communicating with CRAN

    Switch your email client to plain text mode before sending technical questions to CRAN and/or R mailing lists.
    Author

    Mauricio “Pachá” Vargas S.

    Published

    September 2, 2025

    Because of delays with my scholarship payment, if this post is useful to you I kindly ask a minimal donation on Buy Me a Coffee that shall be used to continue my Open Source efforts. If you need an R package or Shiny dashboard for your team, you can email me or inquiry on Fiverr. The full explanation is here: A Personal Message from an Open Source Contributor

    Why writing this? Prof. Dr. Brian Ripley has sent a request about “no HTML emails” to a few rOpenSci members and yours truly without further clarification. Here is a short and practical guide for sending plain text emails in Gmail, Outlook, and Thunderbird, which is helpful for accessibility. This is relevant for users that rely on text-to-voice readers because of vision issues.

    Switch your email client to plain text mode before sending technical questions to CRAN and/or R mailing lists. This helps all users, including those with accessibility needs.

    < section id="gmail" class="level2">

    Gmail

    1. Compose a new email.
    2. Click the three dots (More options) in the formatting toolbar.
    3. Select “Plain text mode”.
    4. Confirm switching (this removes formatting).
    5. Write and send your message.
    < section id="outlook" class="level2">

    Outlook

    1. New Email → Go to the Format Text tab.
    2. Click “Plain Text” in the Format section.
    3. Write and send your message.
    < section id="thunderbird" class="level2">

    Thunderbird

    1. Write → New Message.
    2. Go to Options → Format → Plain Text Only.
    3. Write and send your message.
    < footer>

    Loading…

  • < !-- Load shared sidebar -->
    To leave a comment for the author, please follow the link and comment on their blog: https://pacha.dev/blog.

    R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
    Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
    Exit mobile version