Skip to content

Regarding console messages, changes in R-devel #945

@KlausVigo

Description

@KlausVigo

Hello,
this might help simplify things or gives different options in regards to section 1.3.2 Console messages.
I just came across this change in R-devel and it seems R4.6 will ship with a bit more verbosity control (https://cran.r-project.org/doc/manuals/r-devel/NEWS.html):
“… New logical option() quiet, defaulting to false, set to TRUE by R’s command-line option --quiet (and similar), now can be switched during an R session. Prompted by Dirk Eddelbuettel’s proposal in PR#18913.”
It is worth noting that there is already options("verbose") and soon there will be options("quiet").
It also work with R calling from the console R --vanilla --quiet see the discussion in the link to the pull request above.
Kind regards,
Klaus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions